#FFE8E8#FFE8E8
#FFE8E8 is a very light, muted red. Relative luminance 0.848; OKLCH L 94.9% C 0.025 H 17.6°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8E8 |
|---|---|
| RGB | rgb(255, 232, 232) |
| HSL | hsl(0, 100%, 95%) |
| HSV | hsv(0, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 9%, 0%) |
| CIE-LAB | lab(93.80, 7.82, 2.84) |
| CIE-LCH | lch(93.80, 8.32, 19.98°) |
| OKLab | oklab(94.95% 0.024 0.0076) |
| OKLCH | oklch(94.95% 0.025 17.6) |
| XYZ | xyz(84.6608, 84.8008, 88.2366) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.87
Lavenderblush
#FFF0F5
ΔE00 3.68
Very Light Pink
#FFF4F2
ΔE00 5.24
Seashell
#FFF5EE
ΔE00 7.24
Snow
#FFFAFA
ΔE00 7.70
Linen
#FAF0E6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8E8 #E8FFFF
analogous
#FFE8F3 #FFE8E8 #FFF3E8
triadic
#FFE8E8 #E8FFE8 #E8E8FF
tetradic
#FFE8E8 #F3FFE8 #E8FFFF #F3E8FF
square
#FFE8E8 #F3FFE8 #E8FFFF #F3E8FF
split-complementary
#FFE8E8 #E8FFF3 #E8F3FF
monochromatic
#FF6E6E #FFABAB #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.17
#FFE8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#FFE8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8E8
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8E8 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE8
Deuteranopia (green-blind)
#F1EFE8
Tritanopia (blue-blind)
#FFE6E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe8e8; /* rgb */ color: rgb(255, 232, 232); /* oklch */ color: oklch(94.9% 0.025 17.6);
Tailwind
colors: {
custom: {
50: '#ffefef',
500: '#ffe8e8',
950: '#000000',
},
}SCSS
$custom: #ffe8e8; $custom-light: #ffefef; $custom-dark: #000000;
JSON
{
"hex": "#ffe8e8",
"rgb": {
"r": 255,
"g": 232,
"b": 232
},
"hsl": {
"h": 0,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.94949,
"c": 0.02518,
"h": 17.6
},
"luminance": 0.84799
}Semantic roles & 50–950 ramp
primary
#FFE8E8
secondary
#9DEEEE
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181616
muted
#868585