#FFE8E2#FFE8E2
#FFE8E2 is a very light, muted red. Relative luminance 0.845; OKLCH L 94.8% C 0.027 H 35.0°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8E2 |
|---|---|
| RGB | rgb(255, 232, 226) |
| HSL | hsl(12, 100%, 94%) |
| HSV | hsv(12, 11%, 100%) |
| CMYK | cmyk(0%, 9%, 11.4%, 0%) |
| CIE-LAB | lab(93.65, 6.85, 5.75) |
| CIE-LCH | lch(93.65, 8.95, 40.03°) |
| OKLab | oklab(94.79% 0.0217 0.0152) |
| OKLCH | oklch(94.79% 0.027 35) |
| XYZ | xyz(83.8230, 84.4657, 83.8246) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.29
Very Light Pink
#FFF4F2
ΔE00 4.97
Lavenderblush
#FFF0F5
ΔE00 5.56
Seashell
#FFF5EE
ΔE00 5.87
Linen
#FAF0E6
ΔE00 6.48
Snow
#FFFAFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8E2 #E2F9FF
analogous
#FFE2EB #FFE8E2 #FFF7E2
triadic
#FFE8E2 #E2FFE8 #E8E2FF
tetradic
#FFE8E2 #EBFFE2 #E2F9FF #F7E2FF
square
#FFE8E2 #EBFFE2 #E2F9FF #F7E2FF
split-complementary
#FFE8E2 #E2FFF7 #E2EBFF
monochromatic
#FF8768 #FFB7A5 #FFE7E0 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.17
#FFE8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#FFE8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8E2
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8E2 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEAE2
Deuteranopia (green-blind)
#F2EEE2
Tritanopia (blue-blind)
#FFE5E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe8e2; /* rgb */ color: rgb(255, 232, 226); /* oklch */ color: oklch(94.8% 0.027 35.0);
Tailwind
colors: {
custom: {
50: '#ffefeb',
500: '#ffe8e2',
950: '#000000',
},
}SCSS
$custom: #ffe8e2; $custom-light: #ffefeb; $custom-dark: #000000;
JSON
{
"hex": "#ffe8e2",
"rgb": {
"r": 255,
"g": 232,
"b": 226
},
"hsl": {
"h": 12.414,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.94788,
"c": 0.02655,
"h": 35
},
"luminance": 0.84464
}Semantic roles & 50–950 ramp
primary
#FFE8E2
secondary
#98DBED
accent
#B6E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584