#E5D2BB#E5D2BB
#E5D2BB is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.3% C 0.037 H 72.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D2BB |
|---|---|
| RGB | rgb(229, 210, 187) |
| HSL | hsl(33, 45%, 82%) |
| HSV | hsv(33, 18%, 90%) |
| CMYK | cmyk(0%, 8.3%, 18.3%, 10.2%) |
| CIE-LAB | lab(85.17, 2.92, 13.79) |
| CIE-LCH | lch(85.17, 14.10, 78.05°) |
| OKLab | oklab(87.33% 0.0112 0.0357) |
| OKLCH | oklch(87.33% 0.037 72.6) |
| XYZ | xyz(64.3291, 66.3404, 56.4203) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.26
Champagne
#F7E7CE
ΔE00 4.90
Bisque
#FFE4C4
ΔE00 5.39
Antiquewhite
#FAEBD7
ΔE00 5.69
Blanchedalmond
#FFEBCD
ΔE00 5.98
Warm Gray
#C9BEB0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D2BB #BBCEE5
analogous
#E5BDBB #E5D2BB #E3E5BB
triadic
#E5D2BB #BBE5D2 #D2BBE5
tetradic
#E5D2BB #BBE5BD #BBCEE5 #E5BBE3
square
#E5D2BB #BBE5BD #BBCEE5 #E5BBE3
split-complementary
#E5D2BB #BBE3E5 #BDBBE5
monochromatic
#C39762 #D4B58F #E5D2BB #F6EFE7 #F7F0E9
Accessibility & contrast
On white
1.47
#E5D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#E5D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D2BB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D2BB | 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)
#D9D2BA
Deuteranopia (green-blind)
#DED7BB
Tritanopia (blue-blind)
#EDCDCB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e5d2bb; /* rgb */ color: rgb(229, 210, 187); /* oklch */ color: oklch(87.3% 0.037 72.6);
Tailwind
colors: {
custom: {
50: '#eddfcf',
500: '#e5d2bb',
950: '#000000',
},
}SCSS
$custom: #e5d2bb; $custom-light: #eddfcf; $custom-dark: #000000;
JSON
{
"hex": "#e5d2bb",
"rgb": {
"r": 229,
"g": 210,
"b": 187
},
"hsl": {
"h": 32.857,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.87329,
"c": 0.03747,
"h": 72.6
},
"luminance": 0.66339
}Semantic roles & 50–950 ramp
primary
#E5D2BB
secondary
#859FBF
accent
#6CB82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161513
muted
#858483