#E2DCDA#E2DCDA
#E2DCDA is a very light, near-neutral orange. Relative luminance 0.724; OKLCH L 89.9% C 0.007 H 39.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCDA |
|---|---|
| RGB | rgb(226, 220, 218) |
| HSL | hsl(15, 12%, 87%) |
| HSV | hsv(15, 4%, 89%) |
| CMYK | cmyk(0%, 2.7%, 3.5%, 11.4%) |
| CIE-LAB | lab(88.17, 1.69, 1.70) |
| CIE-LCH | lch(88.17, 2.40, 45.26°) |
| OKLab | oklab(89.87% 0.0055 0.0045) |
| OKLCH | oklch(89.87% 0.007 39.4) |
| XYZ | xyz(69.6103, 72.4175, 76.6269) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.87
Light Gray
#D3D3D3
ΔE00 3.70
Fog
#D8DCE0
ΔE00 5.17
Linen
#FAF0E6
ΔE00 5.79
Very Light Pink
#FFF4F2
ΔE00 5.80
Whitesmoke
#F5F5F5
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCDA #DAE0E2
analogous
#E2DADC #E2DCDA #E2E0DA
triadic
#E2DCDA #DAE2DC #DCDAE2
tetradic
#E2DCDA #DCE2DA #DAE0E2 #E0DAE2
square
#E2DCDA #DCE2DA #DAE0E2 #E0DAE2
split-complementary
#E2DCDA #DAE2E0 #DADCE2
monochromatic
#AC9B95 #C7BCB8 #E2DCDA #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.36
#E2DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#E2DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCDA
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCDA | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDA
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#E4DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dcda; /* rgb */ color: rgb(226, 220, 218); /* oklch */ color: oklch(89.9% 0.007 39.4);
Tailwind
colors: {
custom: {
50: '#ebe6e5',
500: '#e2dcda',
950: '#000000',
},
}SCSS
$custom: #e2dcda; $custom-light: #ebe6e5; $custom-dark: #000000;
JSON
{
"hex": "#e2dcda",
"rgb": {
"r": 226,
"g": 220,
"b": 218
},
"hsl": {
"h": 15,
"s": 12.121,
"l": 87.059
},
"oklch": {
"l": 0.89865,
"c": 0.00713,
"h": 39.4
},
"luminance": 0.72417
}Semantic roles & 50–950 ramp
primary
#E2DCDA
secondary
#A9B3B7
accent
#84964F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484