#E9DFDD#E9DFDD
#E9DFDD is a very light, near-neutral red. Relative luminance 0.753; OKLCH L 91.1% C 0.011 H 31.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFDD |
|---|---|
| RGB | rgb(233, 223, 221) |
| HSL | hsl(10, 21%, 89%) |
| HSV | hsv(10, 5%, 91%) |
| CMYK | cmyk(0%, 4.3%, 5.2%, 8.6%) |
| CIE-LAB | lab(89.54, 3.05, 2.19) |
| CIE-LCH | lch(89.54, 3.76, 35.66°) |
| OKLab | oklab(91.1% 0.0097 0.0058) |
| OKLCH | oklch(91.1% 0.011 31.1) |
| XYZ | xyz(73.0414, 75.3201, 79.0829) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 4.70
Seashell
#FFF5EE
ΔE00 5.27
Linen
#FAF0E6
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 5.58
Lavenderblush
#FFF0F5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFDD #DDE7E9
analogous
#E9DDE1 #E9DFDD #E9E5DD
triadic
#E9DFDD #DDE9DF #DFDDE9
tetradic
#E9DFDD #E1E9DD #DDE7E9 #E5DDE9
square
#E9DFDD #E1E9DD #DDE7E9 #E5DDE9
split-complementary
#E9DFDD #DDE9E5 #DDE1E9
monochromatic
#B99993 #D1BCB8 #E9DFDD #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.31
#E9DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#E9DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFDD
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFDD | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#ECDEDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9dfdd; /* rgb */ color: rgb(233, 223, 221); /* oklch */ color: oklch(91.1% 0.011 31.1);
Tailwind
colors: {
custom: {
50: '#f0e9e7',
500: '#e9dfdd',
950: '#000000',
},
}SCSS
$custom: #e9dfdd; $custom-light: #f0e9e7; $custom-dark: #000000;
JSON
{
"hex": "#e9dfdd",
"rgb": {
"r": 233,
"g": 223,
"b": 221
},
"hsl": {
"h": 10,
"s": 21.429,
"l": 89.02
},
"oklch": {
"l": 0.91101,
"c": 0.01131,
"h": 31.1
},
"luminance": 0.75319
}Semantic roles & 50–950 ramp
primary
#E9DFDD
secondary
#AABCC0
accent
#91A046
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484