#E2DFD9#E2DFD9
#E2DFD9 is a very light, near-neutral orange. Relative luminance 0.740; OKLCH L 90.4% C 0.009 H 84.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFD9 |
|---|---|
| RGB | rgb(226, 223, 217) |
| HSL | hsl(40, 13%, 87%) |
| HSV | hsv(40, 4%, 89%) |
| CMYK | cmyk(0%, 1.3%, 4%, 11.4%) |
| CIE-LAB | lab(88.90, -0.04, 3.29) |
| CIE-LCH | lch(88.90, 3.29, 90.63°) |
| OKLab | oklab(90.43% 0.0008 0.0087) |
| OKLCH | oklch(90.43% 0.009 84.5) |
| XYZ | xyz(70.2743, 73.9541, 76.2046) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.15
Light Grey
#D8DCD6
ΔE00 3.59
Light Gray
#D3D3D3
ΔE00 4.16
Linen
#FAF0E6
ΔE00 5.08
Fog
#D8DCE0
ΔE00 5.58
Whitesmoke
#F5F5F5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFD9 #D9DCE2
analogous
#E2DBD9 #E2DFD9 #E1E2D9
triadic
#E2DFD9 #D9E2DF #DFD9E2
tetradic
#E2DFD9 #D9E2DB #D9DCE2 #E2D9E1
square
#E2DFD9 #D9E2DB #D9DCE2 #E2D9E1
split-complementary
#E2DFD9 #D9E1E2 #DBD9E2
monochromatic
#ADA594 #C8C2B6 #E2DFD9 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.33
#E2DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#E2DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFD9
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFD9 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E1E0D9
Tritanopia (blue-blind)
#E4DEDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dfd9; /* rgb */ color: rgb(226, 223, 217); /* oklch */ color: oklch(90.4% 0.009 84.5);
Tailwind
colors: {
custom: {
50: '#ebe9e4',
500: '#e2dfd9',
950: '#000000',
},
}SCSS
$custom: #e2dfd9; $custom-light: #ebe9e4; $custom-dark: #000000;
JSON
{
"hex": "#e2dfd9",
"rgb": {
"r": 226,
"g": 223,
"b": 217
},
"hsl": {
"h": 40,
"s": 13.433,
"l": 86.863
},
"oklch": {
"l": 0.90432,
"c": 0.00873,
"h": 84.5
},
"luminance": 0.73954
}Semantic roles & 50–950 ramp
primary
#E2DFD9
secondary
#A8ADB7
accent
#66984E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484