#E4D2BB#E4D2BB
#E4D2BB is a very light, muted orange. Relative luminance 0.662; OKLCH L 87.2% C 0.037 H 74.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2BB |
|---|---|
| RGB | rgb(228, 210, 187) |
| HSL | hsl(34, 43%, 81%) |
| HSV | hsv(34, 18%, 89%) |
| CMYK | cmyk(0%, 7.9%, 18%, 10.6%) |
| CIE-LAB | lab(85.09, 2.55, 13.66) |
| CIE-LCH | lch(85.09, 13.90, 79.41°) |
| OKLab | oklab(87.24% 0.0101 0.0354) |
| OKLCH | oklch(87.24% 0.037 74) |
| XYZ | xyz(64.0109, 66.1764, 56.4054) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.04
Champagne
#F7E7CE
ΔE00 4.81
Bisque
#FFE4C4
ΔE00 5.58
Antiquewhite
#FAEBD7
ΔE00 5.66
Blanchedalmond
#FFEBCD
ΔE00 5.97
Warm Gray
#C9BEB0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2BB #BBCDE4
analogous
#E4BEBB #E4D2BB #E2E4BB
triadic
#E4D2BB #BBE4D2 #D2BBE4
tetradic
#E4D2BB #BBE4BE #BBCDE4 #E4BBE2
square
#E4D2BB #BBE4BE #BBCDE4 #E4BBE2
split-complementary
#E4D2BB #BBE2E4 #BEBBE4
monochromatic
#C19863 #D3B58F #E4D2BB #F5EFE7 #F6F1E9
Accessibility & contrast
On white
1.48
#E4D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#E4D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2BB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2BB | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#DDD6BC
Tritanopia (blue-blind)
#ECCDCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e4d2bb; /* rgb */ color: rgb(228, 210, 187); /* oklch */ color: oklch(87.2% 0.037 74.0);
Tailwind
colors: {
custom: {
50: '#ecdfcf',
500: '#e4d2bb',
950: '#000000',
},
}SCSS
$custom: #e4d2bb; $custom-light: #ecdfcf; $custom-dark: #000000;
JSON
{
"hex": "#e4d2bb",
"rgb": {
"r": 228,
"g": 210,
"b": 187
},
"hsl": {
"h": 33.659,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.87243,
"c": 0.03684,
"h": 74
},
"luminance": 0.66175
}Semantic roles & 50–950 ramp
primary
#E4D2BB
secondary
#859EBE
accent
#6BB62F
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483