#E0D4C8#E0D4C8
#E0D4C8 is a very light, muted orange. Relative luminance 0.671; OKLCH L 87.6% C 0.021 H 67.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D4C8 |
|---|---|
| RGB | rgb(224, 212, 200) |
| HSL | hsl(30, 28%, 83%) |
| HSV | hsv(30, 11%, 88%) |
| CMYK | cmyk(0%, 5.4%, 10.7%, 12.2%) |
| CIE-LAB | lab(85.56, 2.11, 7.41) |
| CIE-LCH | lch(85.56, 7.71, 74.11°) |
| OKLab | oklab(87.63% 0.008 0.0194) |
| OKLCH | oklch(87.63% 0.021 67.5) |
| XYZ | xyz(64.7083, 67.1052, 64.1762) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.39
Warm Gray
#C9BEB0
ΔE00 5.62
Antiquewhite
#FAEBD7
ΔE00 5.96
Linen
#FAF0E6
ΔE00 6.19
Champagne
#F7E7CE
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D4C8 #C8D4E0
analogous
#E0C8C8 #E0D4C8 #E0E0C8
triadic
#E0D4C8 #C8E0D4 #D4C8E0
tetradic
#E0D4C8 #C8E0C8 #C8D4E0 #E0C8E0
square
#E0D4C8 #C8E0C8 #C8D4E0 #E0C8E0
split-complementary
#E0D4C8 #C8E0E0 #C8C8E0
monochromatic
#B4977A #CAB5A1 #E0D4C8 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.46
#E0D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#E0D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D4C8
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D4C8 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#E5D1D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e0d4c8; /* rgb */ color: rgb(224, 212, 200); /* oklch */ color: oklch(87.6% 0.021 67.5);
Tailwind
colors: {
custom: {
50: '#e9e1d8',
500: '#e0d4c8',
950: '#000000',
},
}SCSS
$custom: #e0d4c8; $custom-light: #e9e1d8; $custom-dark: #000000;
JSON
{
"hex": "#e0d4c8",
"rgb": {
"r": 224,
"g": 212,
"b": 200
},
"hsl": {
"h": 30,
"s": 27.907,
"l": 83.137
},
"oklch": {
"l": 0.87631,
"c": 0.02105,
"h": 67.5
},
"luminance": 0.67104
}Semantic roles & 50–950 ramp
primary
#E0D4C8
secondary
#95A6B7
accent
#73A73F
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483