#FFE8E5#FFE8E5
#FFE8E5 is a very light, muted red. Relative luminance 0.846; OKLCH L 94.9% C 0.026 H 26.5°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8E5 |
|---|---|
| RGB | rgb(255, 232, 229) |
| HSL | hsl(7, 100%, 95%) |
| HSV | hsv(7, 10%, 100%) |
| CMYK | cmyk(0%, 9%, 10.2%, 0%) |
| CIE-LAB | lab(93.72, 7.33, 4.30) |
| CIE-LCH | lch(93.72, 8.50, 30.38°) |
| OKLab | oklab(94.87% 0.0229 0.0114) |
| OKLCH | oklch(94.87% 0.026 26.5) |
| XYZ | xyz(84.2383, 84.6318, 86.0115) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.53
Lavenderblush
#FFF0F5
ΔE00 4.51
Very Light Pink
#FFF4F2
ΔE00 4.94
Seashell
#FFF5EE
ΔE00 6.47
Linen
#FAF0E6
ΔE00 7.34
Snow
#FFFAFA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8E5 #E5FCFF
analogous
#FFE5EF #FFE8E5 #FFF5E5
triadic
#FFE8E5 #E5FFE8 #E8E5FF
tetradic
#FFE8E5 #EFFFE5 #E5FCFF #F5E5FF
square
#FFE8E5 #EFFFE5 #E5FCFF #F5E5FF
split-complementary
#FFE8E5 #E5FFF5 #E5EFFF
monochromatic
#FF7C6B #FFB2A8 #FFE4E0 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.17
#FFE8E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#FFE8E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8E5
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8E5 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEAE5
Deuteranopia (green-blind)
#F1EFE5
Tritanopia (blue-blind)
#FFE6E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe8e5; /* rgb */ color: rgb(255, 232, 229); /* oklch */ color: oklch(94.9% 0.026 26.5);
Tailwind
colors: {
custom: {
50: '#ffefed',
500: '#ffe8e5',
950: '#000000',
},
}SCSS
$custom: #ffe8e5; $custom-light: #ffefed; $custom-dark: #000000;
JSON
{
"hex": "#ffe8e5",
"rgb": {
"r": 255,
"g": 232,
"b": 229
},
"hsl": {
"h": 6.923,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94868,
"c": 0.02557,
"h": 26.5
},
"luminance": 0.8463
}Semantic roles & 50–950 ramp
primary
#FFE8E5
secondary
#9BE4ED
accent
#CBE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584