#FFE2D9#FFE2D9
#FFE2D9 is a very light, muted red. Relative luminance 0.807; OKLCH L 93.4% C 0.034 H 38.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2D9 |
|---|---|
| RGB | rgb(255, 226, 217) |
| HSL | hsl(14, 100%, 93%) |
| HSV | hsv(14, 15%, 100%) |
| CMYK | cmyk(0%, 11.4%, 14.9%, 0%) |
| CIE-LAB | lab(91.98, 8.53, 8.04) |
| CIE-LCH | lch(91.98, 11.72, 43.31°) |
| OKLab | oklab(93.41% 0.0271 0.0212) |
| OKLCH | oklch(93.41% 0.034 38) |
| XYZ | xyz(80.9602, 80.6644, 76.9372) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.67
Very Light Pink
#FFF4F2
ΔE00 7.28
Lavenderblush
#FFF0F5
ΔE00 7.66
Seashell
#FFF5EE
ΔE00 7.85
Linen
#FAF0E6
ΔE00 8.12
Apricot
#FBCEB1
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2D9 #D9F6FF
analogous
#FFD9E3 #FFE2D9 #FFF5D9
triadic
#FFE2D9 #D9FFE2 #E2D9FF
tetradic
#FFE2D9 #E3FFD9 #D9F6FF #F5D9FF
square
#FFE2D9 #E3FFD9 #D9F6FF #F5D9FF
split-complementary
#FFE2D9 #D9FFF5 #D9E3FF
monochromatic
#FF855F #FFB39C #FFE2D9 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.23
#FFE2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#FFE2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2D9
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2D9 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5D8
Deuteranopia (green-blind)
#EFEAD9
Tritanopia (blue-blind)
#FFDEDF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe2d9; /* rgb */ color: rgb(255, 226, 217); /* oklch */ color: oklch(93.4% 0.034 38.0);
Tailwind
colors: {
custom: {
50: '#ffebe4',
500: '#ffe2d9',
950: '#000000',
},
}SCSS
$custom: #ffe2d9; $custom-light: #ffebe4; $custom-dark: #000000;
JSON
{
"hex": "#ffe2d9",
"rgb": {
"r": 255,
"g": 226,
"b": 217
},
"hsl": {
"h": 14.211,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.93412,
"c": 0.03438,
"h": 38
},
"luminance": 0.80662
}Semantic roles & 50–950 ramp
primary
#FFE2D9
secondary
#91D6EC
accent
#AFE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484