#E2DED4#E2DED4
#E2DED4 is a very light, near-neutral orange. Relative luminance 0.732; OKLCH L 90.1% C 0.014 H 88.7°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DED4 |
|---|---|
| RGB | rgb(226, 222, 212) |
| HSL | hsl(43, 19%, 86%) |
| HSV | hsv(43, 6%, 89%) |
| CMYK | cmyk(0%, 1.8%, 6.2%, 11.4%) |
| CIE-LAB | lab(88.53, -0.38, 5.38) |
| CIE-LCH | lch(88.53, 5.39, 94.00°) |
| OKLab | oklab(90.1% 0.0003 0.0142) |
| OKLCH | oklch(90.1% 0.014 88.7) |
| XYZ | xyz(69.3674, 73.1652, 72.7425) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.97
Warm Beige
#E9DCC9
ΔE00 4.63
Eggshell
#F0EAD6
ΔE00 4.66
Gainsboro
#DCDCDC
ΔE00 4.85
Linen
#FAF0E6
ΔE00 5.10
Light Gray
#D3D3D3
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DED4 #D4D8E2
analogous
#E2D7D4 #E2DED4 #DFE2D4
triadic
#E2DED4 #D4E2DE #DED4E2
tetradic
#E2DED4 #D4E2D7 #D4D8E2 #E2D4DF
square
#E2DED4 #D4E2D7 #D4D8E2 #E2D4DF
split-complementary
#E2DED4 #D4DFE2 #D7D4E2
monochromatic
#B1A68B #C9C2AF #E2DED4 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.34
#E2DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#E2DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DED4
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DED4 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD3
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#E5DCDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2ded4; /* rgb */ color: rgb(226, 222, 212); /* oklch */ color: oklch(90.1% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#ebe8e1',
500: '#e2ded4',
950: '#000000',
},
}SCSS
$custom: #e2ded4; $custom-light: #ebe8e1; $custom-dark: #000000;
JSON
{
"hex": "#e2ded4",
"rgb": {
"r": 226,
"g": 222,
"b": 212
},
"hsl": {
"h": 42.857,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90097,
"c": 0.01415,
"h": 88.7
},
"luminance": 0.73165
}Semantic roles & 50–950 ramp
primary
#E2DED4
secondary
#A2A8B8
accent
#609E48
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484