#FFE6E9#FFE6E9
#FFE6E9 is a very light, muted red. Relative luminance 0.837; OKLCH L 94.6% C 0.028 H 9.4°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6E9 |
|---|---|
| RGB | rgb(255, 230, 233) |
| HSL | hsl(353, 100%, 95%) |
| HSV | hsv(353, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 8.6%, 0%) |
| CIE-LAB | lab(93.34, 9.01, 1.65) |
| CIE-LCH | lch(93.34, 9.16, 10.39°) |
| OKLab | oklab(94.6% 0.0273 0.0045) |
| OKLCH | oklch(94.6% 0.028 9.4) |
| XYZ | xyz(84.2435, 83.7383, 88.8002) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.66
Lavenderblush
#FFF0F5
ΔE00 3.94
Very Light Pink
#FFF4F2
ΔE00 6.48
Light Pink
#FFD1DF
ΔE00 8.04
Pale Pink
#FFCFDC
ΔE00 8.41
Snow
#FFFAFA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6E9 #E6FFFC
analogous
#FFE6F5 #FFE6E9 #FFEFE6
triadic
#FFE6E9 #E9FFE6 #E6E9FF
tetradic
#FFE6E9 #F5FFE6 #E6FFFC #EFE6FF
square
#FFE6E9 #F5FFE6 #E6FFFC #EFE6FF
split-complementary
#FFE6E9 #E6FFEF #E6F5FF
monochromatic
#FF6C7D #FFA9B3 #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.18
#FFE6E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#FFE6E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6E9
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6E9 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E9
Deuteranopia (green-blind)
#EFEDE9
Tritanopia (blue-blind)
#FFE4E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffe6e9; /* rgb */ color: rgb(255, 230, 233); /* oklch */ color: oklch(94.6% 0.028 9.4);
Tailwind
colors: {
custom: {
50: '#ffedf0',
500: '#ffe6e9',
950: '#000000',
},
}SCSS
$custom: #ffe6e9; $custom-light: #ffedf0; $custom-dark: #000000;
JSON
{
"hex": "#ffe6e9",
"rgb": {
"r": 255,
"g": 230,
"b": 233
},
"hsl": {
"h": 352.8,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.94597,
"c": 0.02764,
"h": 9.4
},
"luminance": 0.83737
}Semantic roles & 50–950 ramp
primary
#FFE6E9
secondary
#9CEDE4
accent
#E6CA00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485