#E4D4CD#E4D4CD
#E4D4CD is a very light, muted orange. Relative luminance 0.680; OKLCH L 88.1% C 0.020 H 45.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D4CD |
|---|---|
| RGB | rgb(228, 212, 205) |
| HSL | hsl(18, 30%, 85%) |
| HSV | hsv(18, 10%, 89%) |
| CMYK | cmyk(0%, 7%, 10.1%, 10.6%) |
| CIE-LAB | lab(86.00, 4.34, 5.45) |
| CIE-LCH | lch(86.00, 6.97, 51.42°) |
| OKLab | oklab(88.1% 0.0143 0.0144) |
| OKLCH | oklch(88.1% 0.02 45.2) |
| XYZ | xyz(66.5568, 67.9897, 67.3629) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.43
Warm Beige
#E9DCC9
ΔE00 6.47
Linen
#FAF0E6
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.19
Gainsboro
#DCDCDC
ΔE00 7.22
Very Light Pink
#FFF4F2
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D4CD #CDDDE4
analogous
#E4CDD2 #E4D4CD #E4E0CD
triadic
#E4D4CD #CDE4D4 #D4CDE4
tetradic
#E4D4CD #D2E4CD #CDDDE4 #E0CDE4
square
#E4D4CD #D2E4CD #CDDDE4 #E0CDE4
split-complementary
#E4D4CD #CDE4E0 #CDD2E4
monochromatic
#B9907E #CFB2A5 #E4D4CD #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.44
#E4D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#E4D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D4CD
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D4CD | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CD
Deuteranopia (green-blind)
#DCD8CD
Tritanopia (blue-blind)
#E9D2D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e4d4cd; /* rgb */ color: rgb(228, 212, 205); /* oklch */ color: oklch(88.1% 0.020 45.2);
Tailwind
colors: {
custom: {
50: '#ece1dc',
500: '#e4d4cd',
950: '#000000',
},
}SCSS
$custom: #e4d4cd; $custom-light: #ece1dc; $custom-dark: #000000;
JSON
{
"hex": "#e4d4cd",
"rgb": {
"r": 228,
"g": 212,
"b": 205
},
"hsl": {
"h": 18.261,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.88098,
"c": 0.02024,
"h": 45.2
},
"luminance": 0.67989
}Semantic roles & 50–950 ramp
primary
#E4D4CD
secondary
#99B2BC
accent
#88A93D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484