#E8DFDD#E8DFDD
#E8DFDD is a very light, near-neutral red. Relative luminance 0.752; OKLCH L 91.0% C 0.010 H 32.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFDD |
|---|---|
| RGB | rgb(232, 223, 221) |
| HSL | hsl(11, 19%, 89%) |
| HSV | hsv(11, 5%, 91%) |
| CMYK | cmyk(0%, 3.9%, 4.7%, 9%) |
| CIE-LAB | lab(89.46, 2.71, 2.07) |
| CIE-LCH | lch(89.46, 3.41, 37.33°) |
| OKLab | oklab(91.02% 0.0086 0.0055) |
| OKLCH | oklch(91.02% 0.01 32.5) |
| XYZ | xyz(72.7158, 75.1522, 79.0677) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.28
Very Light Pink
#FFF4F2
ΔE00 4.63
Light Gray
#D3D3D3
ΔE00 5.21
Seashell
#FFF5EE
ΔE00 5.25
Linen
#FAF0E6
ΔE00 5.29
Snow
#FFFAFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFDD #DDE6E8
analogous
#E8DDE1 #E8DFDD #E8E5DD
triadic
#E8DFDD #DDE8DF #DFDDE8
tetradic
#E8DFDD #E1E8DD #DDE6E8 #E5DDE8
square
#E8DFDD #E1E8DD #DDE6E8 #E5DDE8
split-complementary
#E8DFDD #DDE8E5 #DDE1E8
monochromatic
#B79A94 #CFBDB8 #E8DFDD #F3EEED #F3EEED
Accessibility & contrast
On white
1.31
#E8DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#E8DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFDD
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFDD | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#EBDEDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dfdd; /* rgb */ color: rgb(232, 223, 221); /* oklch */ color: oklch(91.0% 0.010 32.5);
Tailwind
colors: {
custom: {
50: '#efe9e7',
500: '#e8dfdd',
950: '#000000',
},
}SCSS
$custom: #e8dfdd; $custom-light: #efe9e7; $custom-dark: #000000;
JSON
{
"hex": "#e8dfdd",
"rgb": {
"r": 232,
"g": 223,
"b": 221
},
"hsl": {
"h": 10.909,
"s": 19.298,
"l": 88.824
},
"oklch": {
"l": 0.91021,
"c": 0.01025,
"h": 32.5
},
"luminance": 0.75152
}Semantic roles & 50–950 ramp
primary
#E8DFDD
secondary
#ABBBBF
accent
#8E9E48
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484