#E2D7D2#E2D7D2
#E2D7D2 is a very light, near-neutral orange. Relative luminance 0.694; OKLCH L 88.7% C 0.014 H 46.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7D2 |
|---|---|
| RGB | rgb(226, 215, 210) |
| HSL | hsl(19, 22%, 85%) |
| HSV | hsv(19, 7%, 89%) |
| CMYK | cmyk(0%, 4.9%, 7.1%, 11.4%) |
| CIE-LAB | lab(86.71, 2.91, 3.81) |
| CIE-LCH | lch(86.71, 4.80, 52.60°) |
| OKLab | oklab(88.66% 0.0097 0.0101) |
| OKLCH | oklch(88.66% 0.014 46.2) |
| XYZ | xyz(67.2960, 69.4235, 70.8152) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 5.32
Linen
#FAF0E6
ΔE00 5.98
Warm Beige
#E9DCC9
ΔE00 6.32
Very Light Pink
#FFF4F2
ΔE00 6.51
Seashell
#FFF5EE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7D2 #D2DDE2
analogous
#E2D2D5 #E2D7D2 #E2DFD2
triadic
#E2D7D2 #D2E2D7 #D7D2E2
tetradic
#E2D7D2 #D5E2D2 #D2DDE2 #DFD2E2
square
#E2D7D2 #D5E2D2 #D2DDE2 #DFD2E2
split-complementary
#E2D7D2 #D2E2DF #D2D5E2
monochromatic
#B29588 #CAB6AD #E2D7D2 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.41
#E2D7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#E2D7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7D2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7D2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#DCDAD2
Tritanopia (blue-blind)
#E6D5D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d7d2; /* rgb */ color: rgb(226, 215, 210); /* oklch */ color: oklch(88.7% 0.014 46.2);
Tailwind
colors: {
custom: {
50: '#ebe3df',
500: '#e2d7d2',
950: '#000000',
},
}SCSS
$custom: #e2d7d2; $custom-light: #ebe3df; $custom-dark: #000000;
JSON
{
"hex": "#e2d7d2",
"rgb": {
"r": 226,
"g": 215,
"b": 210
},
"hsl": {
"h": 18.75,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.88657,
"c": 0.01398,
"h": 46.2
},
"luminance": 0.69423
}Semantic roles & 50–950 ramp
primary
#E2D7D2
secondary
#A0B1B9
accent
#84A045
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484