#FFE9E2#FFE9E2
#FFE9E2 is a very light, muted red. Relative luminance 0.850; OKLCH L 95.0% C 0.026 H 38.5°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9E2 |
|---|---|
| RGB | rgb(255, 233, 226) |
| HSL | hsl(14, 100%, 94%) |
| HSV | hsv(14, 11%, 100%) |
| CMYK | cmyk(0%, 8.6%, 11.4%, 0%) |
| CIE-LAB | lab(93.90, 6.34, 6.11) |
| CIE-LCH | lch(93.90, 8.80, 43.94°) |
| OKLab | oklab(94.98% 0.0203 0.0161) |
| OKLCH | oklch(94.98% 0.026 38.5) |
| XYZ | xyz(84.1053, 85.0303, 83.9187) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.99
Very Light Pink
#FFF4F2
ΔE00 4.70
Seashell
#FFF5EE
ΔE00 5.32
Lavenderblush
#FFF0F5
ΔE00 5.82
Linen
#FAF0E6
ΔE00 5.84
Snow
#FFFAFA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9E2 #E2F8FF
analogous
#FFE2EA #FFE9E2 #FFF8E2
triadic
#FFE9E2 #E2FFE9 #E9E2FF
tetradic
#FFE9E2 #EAFFE2 #E2F8FF #F8E2FF
square
#FFE9E2 #EAFFE2 #E2F8FF #F8E2FF
split-complementary
#FFE9E2 #E2FFF8 #E2EAFF
monochromatic
#FF8C68 #FFBBA5 #FFE8E0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.17
#FFE9E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#FFE9E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9E2
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9E2 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEBE2
Deuteranopia (green-blind)
#F3EFE2
Tritanopia (blue-blind)
#FFE6E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe9e2; /* rgb */ color: rgb(255, 233, 226); /* oklch */ color: oklch(95.0% 0.026 38.5);
Tailwind
colors: {
custom: {
50: '#fff0eb',
500: '#ffe9e2',
950: '#000000',
},
}SCSS
$custom: #ffe9e2; $custom-light: #fff0eb; $custom-dark: #000000;
JSON
{
"hex": "#ffe9e2",
"rgb": {
"r": 255,
"g": 233,
"b": 226
},
"hsl": {
"h": 14.483,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.94979,
"c": 0.02593,
"h": 38.5
},
"luminance": 0.85029
}Semantic roles & 50–950 ramp
primary
#FFE9E2
secondary
#98D8ED
accent
#AEE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584