#E2DEDC#E2DEDC
#E2DEDC is a very light, near-neutral orange. Relative luminance 0.736; OKLCH L 90.3% C 0.005 H 48.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEDC |
|---|---|
| RGB | rgb(226, 222, 220) |
| HSL | hsl(20, 9%, 87%) |
| HSV | hsv(20, 3%, 89%) |
| CMYK | cmyk(0%, 1.8%, 2.7%, 11.4%) |
| CIE-LAB | lab(88.72, 1.00, 1.46) |
| CIE-LCH | lch(88.72, 1.77, 55.49°) |
| OKLab | oklab(90.32% 0.0034 0.0039) |
| OKLCH | oklch(90.32% 0.005 48.7) |
| XYZ | xyz(70.4016, 73.5789, 78.1895) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.09
Light Gray
#D3D3D3
ΔE00 3.36
Fog
#D8DCE0
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 5.07
Whitesmoke
#F5F5F5
ΔE00 5.18
Linen
#FAF0E6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEDC #DCE0E2
analogous
#E2DCDD #E2DEDC #E2E1DC
triadic
#E2DEDC #DCE2DE #DEDCE2
tetradic
#E2DEDC #DDE2DC #DCE0E2 #E1DCE2
square
#E2DEDC #DDE2DC #DCE0E2 #E1DCE2
split-complementary
#E2DEDC #DCE2E1 #DCDDE2
monochromatic
#AB9F99 #C6BEBB #E2DEDC #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.34
#E2DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E2DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEDC
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEDC | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#E3DDDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dedc; /* rgb */ color: rgb(226, 222, 220); /* oklch */ color: oklch(90.3% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#ebe8e6',
500: '#e2dedc',
950: '#000000',
},
}SCSS
$custom: #e2dedc; $custom-light: #ebe8e6; $custom-dark: #000000;
JSON
{
"hex": "#e2dedc",
"rgb": {
"r": 226,
"g": 222,
"b": 220
},
"hsl": {
"h": 20,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.90317,
"c": 0.00517,
"h": 48.7
},
"luminance": 0.73579
}Semantic roles & 50–950 ramp
primary
#E2DEDC
secondary
#ACB3B6
accent
#7E9352
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484