#E2DCD9#E2DCD9
#E2DCD9 is a very light, near-neutral orange. Relative luminance 0.724; OKLCH L 89.8% C 0.008 H 48.6°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCD9 |
|---|---|
| RGB | rgb(226, 220, 217) |
| HSL | hsl(20, 13%, 87%) |
| HSV | hsv(20, 4%, 89%) |
| CMYK | cmyk(0%, 2.7%, 4%, 11.4%) |
| CIE-LAB | lab(88.14, 1.52, 2.19) |
| CIE-LCH | lch(88.14, 2.67, 55.38°) |
| OKLab | oklab(89.84% 0.0051 0.0058) |
| OKLCH | oklch(89.84% 0.008 48.6) |
| XYZ | xyz(69.4799, 72.3653, 75.9398) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.96
Light Gray
#D3D3D3
ΔE00 3.76
Fog
#D8DCE0
ΔE00 5.35
Linen
#FAF0E6
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 5.71
Seashell
#FFF5EE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCD9 #D9DFE2
analogous
#E2D9DB #E2DCD9 #E2E1D9
triadic
#E2DCD9 #D9E2DC #DCD9E2
tetradic
#E2DCD9 #DBE2D9 #D9DFE2 #E1D9E2
square
#E2DCD9 #DBE2D9 #D9DFE2 #E1D9E2
split-complementary
#E2DCD9 #D9E2E1 #D9DBE2
monochromatic
#AD9C94 #C8BCB6 #E2DCD9 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.36
#E2DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#E2DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCD9
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCD9 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD9
Deuteranopia (green-blind)
#DFDED9
Tritanopia (blue-blind)
#E4DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dcd9; /* rgb */ color: rgb(226, 220, 217); /* oklch */ color: oklch(89.8% 0.008 48.6);
Tailwind
colors: {
custom: {
50: '#ebe6e4',
500: '#e2dcd9',
950: '#000000',
},
}SCSS
$custom: #e2dcd9; $custom-light: #ebe6e4; $custom-dark: #000000;
JSON
{
"hex": "#e2dcd9",
"rgb": {
"r": 226,
"g": 220,
"b": 217
},
"hsl": {
"h": 20,
"s": 13.433,
"l": 86.863
},
"oklch": {
"l": 0.89838,
"c": 0.00776,
"h": 48.6
},
"luminance": 0.72365
}Semantic roles & 50–950 ramp
primary
#E2DCD9
secondary
#A8B2B7
accent
#7F984E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484