#E2D7C8#E2D7C8
#E2D7C8 is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.4% C 0.024 H 75.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7C8 |
|---|---|
| RGB | rgb(226, 215, 200) |
| HSL | hsl(35, 31%, 84%) |
| HSV | hsv(35, 12%, 89%) |
| CMYK | cmyk(0%, 4.9%, 11.5%, 11.4%) |
| CIE-LAB | lab(86.47, 1.26, 8.75) |
| CIE-LCH | lch(86.47, 8.84, 81.80°) |
| OKLab | oklab(88.39% 0.0058 0.0229) |
| OKLCH | oklch(88.39% 0.024 75.8) |
| XYZ | xyz(66.0889, 68.9406, 64.4577) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.93
Antiquewhite
#FAEBD7
ΔE00 4.96
Champagne
#F7E7CE
ΔE00 5.12
Eggshell
#F0EAD6
ΔE00 5.38
Linen
#FAF0E6
ΔE00 5.92
Warm Gray
#C9BEB0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7C8 #C8D3E2
analogous
#E2CAC8 #E2D7C8 #E0E2C8
triadic
#E2D7C8 #C8E2D7 #D7C8E2
tetradic
#E2D7C8 #C8E2CA #C8D3E2 #E2C8E0
square
#E2D7C8 #C8E2CA #C8D3E2 #E2C8E0
split-complementary
#E2D7C8 #C8E0E2 #CAC8E2
monochromatic
#B89D78 #CDBAA0 #E2D7C8 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.42
#E2D7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#E2D7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7C8
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7C8 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#DED9C8
Tritanopia (blue-blind)
#E7D4D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d7c8; /* rgb */ color: rgb(226, 215, 200); /* oklch */ color: oklch(88.4% 0.024 75.8);
Tailwind
colors: {
custom: {
50: '#ebe3d8',
500: '#e2d7c8',
950: '#000000',
},
}SCSS
$custom: #e2d7c8; $custom-light: #ebe3d8; $custom-dark: #000000;
JSON
{
"hex": "#e2d7c8",
"rgb": {
"r": 226,
"g": 215,
"b": 200
},
"hsl": {
"h": 34.615,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.88391,
"c": 0.02361,
"h": 75.8
},
"luminance": 0.6894
}Semantic roles & 50–950 ramp
primary
#E2D7C8
secondary
#94A4BA
accent
#6AAA3C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483