#FFE6EA color codes
- HEX
- #FFE6EA
- HEX8
- #FFE6EAFF
- HEX8 (Android)
- #FFFFE6EA
- RGB
- rgb(255, 230, 234)
- RGB (%)
- 100%, 90%, 92%
- HSL
- hsl(350, 100%, 95%)
- HSV / HSB
- hsv(350, 10%, 100%)
- CMYK
- cmyk(0%, 10%, 8%, 0%)
- OKLCH
- oklch(0.9463 0.0278 6.65)
- OKLCH (%)
- oklch(94.63% 0.0278 6.65)
- Decimal
- 16770794
What color is #FFE6EA?
#FFE6EA sits at 95% lightness and 0.0278 chroma in OKLCH, hue 6.65°. Its nearest named color is MistyRose.
Shades and tints of #FFE6EA
Tints
Shades
Tones
#FFE6EA color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFE6EA in CSS
.text { color: #FFE6EA; }
.background { background-color: #FFE6EA; }
.border { border: 2px solid #FFE6EA; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9463 0.0278 6.65); }
/* #FFE6EA at 50% transparency */
.overlay { background-color: #FFE6EA80; }Is #FFE6EA accessible?
#FFE6EA on white text scores 1.18:1; on black text it scores 17.76:1. Black text passes WCAG AAA on #FFE6EA. Recommended text color on a #FFE6EA background: black.
A 17.76:1 vs black
A 1.18:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#FFE6EA) → black APCA Lc experimental 94.7 Lc · body text — preferred (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Pink #FFC0CB. See more in the pink family on the colors hub.
Frequently asked questions
- What color is #FFE6EA?
- #FFE6EA is closest to MistyRose. In RGB it is rgb(255, 230, 234), and in HSL hsl(350, 100%, 95%).
- What is #FFE6EA in RGB?
- #FFE6EA converts to rgb(255, 230, 234) — red 255, green 230, blue 234.
- What text color is readable on #FFE6EA?
- Black text — it has the higher contrast ratio (17.76:1) against #FFE6EA. Black text passes WCAG AAA on #FFE6EA.