#FFE9E6#FFE9E6
#FFE9E6 is a very light, muted red. Relative luminance 0.853; OKLCH L 95.1% C 0.024 H 26.9°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9E6 |
|---|---|
| RGB | rgb(255, 233, 230) |
| HSL | hsl(7, 100%, 95%) |
| HSV | hsv(7, 10%, 100%) |
| CMYK | cmyk(0%, 8.6%, 9.8%, 0%) |
| CIE-LAB | lab(93.99, 6.98, 4.16) |
| CIE-LCH | lch(93.99, 8.13, 30.83°) |
| OKLab | oklab(95.09% 0.0218 0.0111) |
| OKLCH | oklch(95.09% 0.024 26.9) |
| XYZ | xyz(84.6606, 85.2524, 86.8431) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.92
Lavenderblush
#FFF0F5
ΔE00 4.29
Very Light Pink
#FFF4F2
ΔE00 4.55
Seashell
#FFF5EE
ΔE00 6.09
Linen
#FAF0E6
ΔE00 7.00
Snow
#FFFAFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9E6 #E6FCFF
analogous
#FFE6EF #FFE9E6 #FFF5E6
triadic
#FFE9E6 #E6FFE9 #E9E6FF
tetradic
#FFE9E6 #EFFFE6 #E6FCFF #F5E6FF
square
#FFE9E6 #EFFFE6 #E6FCFF #F5E6FF
split-complementary
#FFE9E6 #E6FFF5 #E6EFFF
monochromatic
#FF7D6C #FFB3A9 #FFE4E0 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.16
#FFE9E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#FFE9E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9E6
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9E6 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE6
Deuteranopia (green-blind)
#F2EFE6
Tritanopia (blue-blind)
#FFE7E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe9e6; /* rgb */ color: rgb(255, 233, 230); /* oklch */ color: oklch(95.1% 0.024 26.9);
Tailwind
colors: {
custom: {
50: '#fff0ed',
500: '#ffe9e6',
950: '#000000',
},
}SCSS
$custom: #ffe9e6; $custom-light: #fff0ed; $custom-dark: #000000;
JSON
{
"hex": "#ffe9e6",
"rgb": {
"r": 255,
"g": 233,
"b": 230
},
"hsl": {
"h": 7.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.95085,
"c": 0.02446,
"h": 26.9
},
"luminance": 0.85251
}Semantic roles & 50–950 ramp
primary
#FFE9E6
secondary
#9CE4ED
accent
#CAE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584