#FFE6EA#FFE6EA
#FFE6EA is a very light, muted red. Relative luminance 0.838; OKLCH L 94.6% C 0.028 H 6.6°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6EA |
|---|---|
| RGB | rgb(255, 230, 234) |
| HSL | hsl(350, 100%, 95%) |
| HSV | hsv(350, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 8.2%, 0%) |
| CIE-LAB | lab(93.36, 9.17, 1.17) |
| CIE-LCH | lch(93.36, 9.25, 7.25°) |
| OKLab | oklab(94.63% 0.0276 0.0032) |
| OKLCH | oklch(94.63% 0.028 6.6) |
| XYZ | xyz(84.3867, 83.7956, 89.5547) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.07
Lavenderblush
#FFF0F5
ΔE00 3.90
Very Light Pink
#FFF4F2
ΔE00 6.68
Light Pink
#FFD1DF
ΔE00 7.83
Pale Pink
#FFCFDC
ΔE00 8.22
Snow
#FFFAFA
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6EA #E6FFFB
analogous
#FFE6F6 #FFE6EA #FFEEE6
triadic
#FFE6EA #EAFFE6 #E6EAFF
tetradic
#FFE6EA #F6FFE6 #E6FFFB #EEE6FF
square
#FFE6EA #F6FFE6 #E6FFFB #EEE6FF
split-complementary
#FFE6EA #E6FFEE #E6F6FF
monochromatic
#FF6C83 #FFA9B7 #FFE0E5 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.18
#FFE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#FFE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6EA
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6EA | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#FFE4E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6ea; /* rgb */ color: rgb(255, 230, 234); /* oklch */ color: oklch(94.6% 0.028 6.6);
Tailwind
colors: {
custom: {
50: '#ffedf0',
500: '#ffe6ea',
950: '#000000',
},
}SCSS
$custom: #ffe6ea; $custom-light: #ffedf0; $custom-dark: #000000;
JSON
{
"hex": "#ffe6ea",
"rgb": {
"r": 255,
"g": 230,
"b": 234
},
"hsl": {
"h": 350.4,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94625,
"c": 0.02783,
"h": 6.6
},
"luminance": 0.83794
}Semantic roles & 50–950 ramp
primary
#FFE6EA
secondary
#9CEDE0
accent
#E6C100
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485