#E4D4BB#E4D4BB
#E4D4BB is a very light, muted orange. Relative luminance 0.672; OKLCH L 87.6% C 0.038 H 79.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D4BB |
|---|---|
| RGB | rgb(228, 212, 187) |
| HSL | hsl(37, 43%, 81%) |
| HSV | hsv(37, 18%, 89%) |
| CMYK | cmyk(0%, 7%, 18%, 10.6%) |
| CIE-LAB | lab(85.59, 1.51, 14.37) |
| CIE-LCH | lch(85.59, 14.45, 83.99°) |
| OKLab | oklab(87.64% 0.0072 0.0372) |
| OKLCH | oklch(87.64% 0.038 79.1) |
| XYZ | xyz(64.5077, 67.1701, 56.5710) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.81
Champagne
#F7E7CE
ΔE00 4.25
Antiquewhite
#FAEBD7
ΔE00 5.46
Blanchedalmond
#FFEBCD
ΔE00 5.49
Bisque
#FFE4C4
ΔE00 5.66
Wheat
#F5DEB3
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D4BB #BBCBE4
analogous
#E4C0BB #E4D4BB #E0E4BB
triadic
#E4D4BB #BBE4D4 #D4BBE4
tetradic
#E4D4BB #BBE4C0 #BBCBE4 #E4BBE0
square
#E4D4BB #BBE4C0 #BBCBE4 #E4BBE0
split-complementary
#E4D4BB #BBE0E4 #C0BBE4
monochromatic
#C19D63 #D3B88F #E4D4BB #F5F0E7 #F6F1E9
Accessibility & contrast
On white
1.45
#E4D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#E4D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D4BB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D4BB | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#DFD8BC
Tritanopia (blue-blind)
#EBCFCD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d4bb; /* rgb */ color: rgb(228, 212, 187); /* oklch */ color: oklch(87.6% 0.038 79.1);
Tailwind
colors: {
custom: {
50: '#ece1cf',
500: '#e4d4bb',
950: '#000000',
},
}SCSS
$custom: #e4d4bb; $custom-light: #ece1cf; $custom-dark: #000000;
JSON
{
"hex": "#e4d4bb",
"rgb": {
"r": 228,
"g": 212,
"b": 187
},
"hsl": {
"h": 36.585,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.87639,
"c": 0.0379,
"h": 79.1
},
"luminance": 0.67169
}Semantic roles & 50–950 ramp
primary
#E4D4BB
secondary
#859BBE
accent
#64B62F
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483