#E4D2BF#E4D2BF
#E4D2BF is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.3% C 0.033 H 68.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2BF |
|---|---|
| RGB | rgb(228, 210, 191) |
| HSL | hsl(31, 41%, 82%) |
| HSV | hsv(31, 16%, 89%) |
| CMYK | cmyk(0%, 7.9%, 16.2%, 10.6%) |
| CIE-LAB | lab(85.17, 3.16, 11.67) |
| CIE-LCH | lch(85.17, 12.09, 74.84°) |
| OKLab | oklab(87.34% 0.0117 0.0304) |
| OKLCH | oklch(87.34% 0.033 68.9) |
| XYZ | xyz(64.4451, 66.3500, 58.6921) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.11
Champagne
#F7E7CE
ΔE00 5.38
Antiquewhite
#FAEBD7
ΔE00 5.65
Warm Gray
#C9BEB0
ΔE00 5.97
Bisque
#FFE4C4
ΔE00 6.18
Blanchedalmond
#FFEBCD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2BF #BFD1E4
analogous
#E4C0BF #E4D2BF #E3E4BF
triadic
#E4D2BF #BFE4D2 #D2BFE4
tetradic
#E4D2BF #BFE4C0 #BFD1E4 #E4BFE3
square
#E4D2BF #BFE4C0 #BFD1E4 #E4BFE3
split-complementary
#E4D2BF #BFE3E4 #C0BFE4
monochromatic
#C09569 #D2B494 #E4D2BF #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.47
#E4D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#E4D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2BF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2BF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#DDD6BF
Tritanopia (blue-blind)
#EBCECD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e4d2bf; /* rgb */ color: rgb(228, 210, 191); /* oklch */ color: oklch(87.3% 0.033 68.9);
Tailwind
colors: {
custom: {
50: '#ecdfd2',
500: '#e4d2bf',
950: '#000000',
},
}SCSS
$custom: #e4d2bf; $custom-light: #ecdfd2; $custom-dark: #000000;
JSON
{
"hex": "#e4d2bf",
"rgb": {
"r": 228,
"g": 210,
"b": 191
},
"hsl": {
"h": 30.811,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.87342,
"c": 0.03257,
"h": 68.9
},
"luminance": 0.66349
}Semantic roles & 50–950 ramp
primary
#E4D2BF
secondary
#8AA3BE
accent
#71B432
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483