#E2DFDC#E2DFDC
#E2DFDC is a very light, near-neutral orange. Relative luminance 0.741; OKLCH L 90.5% C 0.005 H 67.8°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFDC |
|---|---|
| RGB | rgb(226, 223, 220) |
| HSL | hsl(30, 9%, 87%) |
| HSV | hsv(30, 3%, 89%) |
| CMYK | cmyk(0%, 1.3%, 2.7%, 11.4%) |
| CIE-LAB | lab(88.98, 0.49, 1.83) |
| CIE-LCH | lch(88.98, 1.89, 75.09°) |
| OKLab | oklab(90.52% 0.002 0.0048) |
| OKLCH | oklch(90.52% 0.005 67.8) |
| XYZ | xyz(70.6680, 74.1116, 78.2783) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.03
Light Gray
#D3D3D3
ΔE00 3.42
Light Grey
#D8DCD6
ΔE00 4.27
Fog
#D8DCE0
ΔE00 4.44
Whitesmoke
#F5F5F5
ΔE00 4.99
Linen
#FAF0E6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFDC #DCDFE2
analogous
#E2DCDC #E2DFDC #E2E2DC
triadic
#E2DFDC #DCE2DF #DFDCE2
tetradic
#E2DFDC #DCE2DC #DCDFE2 #E2DCE2
square
#E2DFDC #DCE2DC #DCDFE2 #E2DCE2
split-complementary
#E2DFDC #DCE2E2 #DCDCE2
monochromatic
#ABA299 #C6C0BB #E2DFDC #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.33
#E2DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#E2DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFDC
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFDC | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#E3DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dfdc; /* rgb */ color: rgb(226, 223, 220); /* oklch */ color: oklch(90.5% 0.005 67.8);
Tailwind
colors: {
custom: {
50: '#ebe9e6',
500: '#e2dfdc',
950: '#000000',
},
}SCSS
$custom: #e2dfdc; $custom-light: #ebe9e6; $custom-dark: #000000;
JSON
{
"hex": "#e2dfdc",
"rgb": {
"r": 226,
"g": 223,
"b": 220
},
"hsl": {
"h": 30,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.90515,
"c": 0.00523,
"h": 67.8
},
"luminance": 0.74111
}Semantic roles & 50–950 ramp
primary
#E2DFDC
secondary
#ACB1B6
accent
#739352
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484