#FFE8E7#FFE8E7
#FFE8E7 is a very light, muted red. Relative luminance 0.847; OKLCH L 94.9% C 0.025 H 20.6°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8E7 |
|---|---|
| RGB | rgb(255, 232, 231) |
| HSL | hsl(3, 100%, 95%) |
| HSV | hsv(3, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 9.4%, 0%) |
| CIE-LAB | lab(93.77, 7.65, 3.33) |
| CIE-LCH | lch(93.77, 8.35, 23.50°) |
| OKLab | oklab(94.92% 0.0236 0.0089) |
| OKLCH | oklch(94.92% 0.025 20.6) |
| XYZ | xyz(84.5191, 84.7442, 87.4907) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.64
Lavenderblush
#FFF0F5
ΔE00 3.92
Very Light Pink
#FFF4F2
ΔE00 5.11
Seashell
#FFF5EE
ΔE00 6.96
Snow
#FFFAFA
ΔE00 7.65
Linen
#FAF0E6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8E7 #E7FEFF
analogous
#FFE7F2 #FFE8E7 #FFF4E7
triadic
#FFE8E7 #E7FFE8 #E8E7FF
tetradic
#FFE8E7 #F2FFE7 #E7FEFF #F4E7FF
square
#FFE8E7 #F2FFE7 #E7FEFF #F4E7FF
split-complementary
#FFE8E7 #E7FFF4 #E7F2FF
monochromatic
#FF736D #FFADAA #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.17
#FFE8E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#FFE8E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8E7
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8E7 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE7
Deuteranopia (green-blind)
#F1EFE7
Tritanopia (blue-blind)
#FFE6E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe8e7; /* rgb */ color: rgb(255, 232, 231); /* oklch */ color: oklch(94.9% 0.025 20.6);
Tailwind
colors: {
custom: {
50: '#ffefee',
500: '#ffe8e7',
950: '#000000',
},
}SCSS
$custom: #ffe8e7; $custom-light: #ffefee; $custom-dark: #000000;
JSON
{
"hex": "#ffe8e7",
"rgb": {
"r": 255,
"g": 232,
"b": 231
},
"hsl": {
"h": 2.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.94922,
"c": 0.02525,
"h": 20.6
},
"luminance": 0.84743
}Semantic roles & 50–950 ramp
primary
#FFE8E7
secondary
#9DEAEE
accent
#DCE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585