#E2DCD7#E2DCD7
#E2DCD7 is a very light, near-neutral orange. Relative luminance 0.723; OKLCH L 89.8% C 0.009 H 62.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DCD7 |
|---|---|
| RGB | rgb(226, 220, 215) |
| HSL | hsl(27, 16%, 86%) |
| HSV | hsv(27, 5%, 89%) |
| CMYK | cmyk(0%, 2.7%, 4.9%, 11.4%) |
| CIE-LAB | lab(88.09, 1.17, 3.18) |
| CIE-LCH | lch(88.09, 3.38, 69.78°) |
| OKLab | oklab(89.78% 0.0044 0.0084) |
| OKLCH | oklch(89.78% 0.009 62.6) |
| XYZ | xyz(69.2213, 72.2619, 74.5781) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.36
Light Gray
#D3D3D3
ΔE00 4.06
Linen
#FAF0E6
ΔE00 5.06
Light Grey
#D8DCD6
ΔE00 5.22
Seashell
#FFF5EE
ΔE00 5.77
Fog
#D8DCE0
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DCD7 #D7DDE2
analogous
#E2D7D8 #E2DCD7 #E2E2D7
triadic
#E2DCD7 #D7E2DC #DCD7E2
tetradic
#E2DCD7 #D8E2D7 #D7DDE2 #E2D7E2
square
#E2DCD7 #D8E2D7 #D7DDE2 #E2D7E2
split-complementary
#E2DCD7 #D7E2E2 #D7D8E2
monochromatic
#AF9E90 #C8BDB4 #E2DCD7 #F2EFED #F2EFED
Accessibility & contrast
On white
1.36
#E2DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#E2DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DCD7
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DCD7 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#E4DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dcd7; /* rgb */ color: rgb(226, 220, 215); /* oklch */ color: oklch(89.8% 0.009 62.6);
Tailwind
colors: {
custom: {
50: '#ebe6e3',
500: '#e2dcd7',
950: '#000000',
},
}SCSS
$custom: #e2dcd7; $custom-light: #ebe6e3; $custom-dark: #000000;
JSON
{
"hex": "#e2dcd7",
"rgb": {
"r": 226,
"g": 220,
"b": 215
},
"hsl": {
"h": 27.273,
"s": 15.942,
"l": 86.471
},
"oklch": {
"l": 0.89782,
"c": 0.00946,
"h": 62.6
},
"luminance": 0.72261
}Semantic roles & 50–950 ramp
primary
#E2DCD7
secondary
#A6AFB8
accent
#769A4B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484