#FFE8E9#FFE8E9
#FFE8E9 is a very light, muted red. Relative luminance 0.849; OKLCH L 95.0% C 0.025 H 14.6°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8E9 |
|---|---|
| RGB | rgb(255, 232, 233) |
| HSL | hsl(357, 100%, 95%) |
| HSV | hsv(357, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 8.6%, 0%) |
| CIE-LAB | lab(93.82, 7.98, 2.36) |
| CIE-LCH | lch(93.82, 8.32, 16.46°) |
| OKLab | oklab(94.98% 0.0244 0.0063) |
| OKLCH | oklch(94.98% 0.025 14.6) |
| XYZ | xyz(84.8032, 84.8578, 88.9868) |
| Luminance | 0.8486 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.17
Lavenderblush
#FFF0F5
ΔE00 3.47
Very Light Pink
#FFF4F2
ΔE00 5.40
Seashell
#FFF5EE
ΔE00 7.52
Snow
#FFFAFA
ΔE00 7.78
Linen
#FAF0E6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8E9 #E8FFFE
analogous
#FFE8F4 #FFE8E9 #FFF2E8
triadic
#FFE8E9 #E9FFE8 #E8E9FF
tetradic
#FFE8E9 #F4FFE8 #E8FFFE #F2E8FF
square
#FFE8E9 #F4FFE8 #E8FFFE #F2E8FF
split-complementary
#FFE8E9 #E8FFF2 #E8F4FF
monochromatic
#FF6E74 #FFABAE #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.17
#FFE8E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#FFE8E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8E9
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8E9 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBE9
Deuteranopia (green-blind)
#F1EFE9
Tritanopia (blue-blind)
#FFE6E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe8e9; /* rgb */ color: rgb(255, 232, 233); /* oklch */ color: oklch(95.0% 0.025 14.6);
Tailwind
colors: {
custom: {
50: '#ffeff0',
500: '#ffe8e9',
950: '#000000',
},
}SCSS
$custom: #ffe8e9; $custom-light: #ffeff0; $custom-dark: #000000;
JSON
{
"hex": "#ffe8e9",
"rgb": {
"r": 255,
"g": 232,
"b": 233
},
"hsl": {
"h": 357.391,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.94977,
"c": 0.02518,
"h": 14.6
},
"luminance": 0.84856
}Semantic roles & 50–950 ramp
primary
#FFE8E9
secondary
#9DEEEA
accent
#E6DC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585