#E5D2BF#E5D2BF
#E5D2BF is a very light, muted orange. Relative luminance 0.665; OKLCH L 87.4% C 0.033 H 67.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D2BF |
|---|---|
| RGB | rgb(229, 210, 191) |
| HSL | hsl(30, 42%, 82%) |
| HSV | hsv(30, 17%, 90%) |
| CMYK | cmyk(0%, 8.3%, 16.6%, 10.2%) |
| CIE-LAB | lab(85.26, 3.52, 11.80) |
| CIE-LCH | lch(85.26, 12.32, 73.37°) |
| OKLab | oklab(87.43% 0.0128 0.0307) |
| OKLCH | oklch(87.43% 0.033 67.4) |
| XYZ | xyz(64.7633, 66.5141, 58.7070) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.43
Champagne
#F7E7CE
ΔE00 5.54
Antiquewhite
#FAEBD7
ΔE00 5.75
Bisque
#FFE4C4
ΔE00 6.07
Warm Gray
#C9BEB0
ΔE00 6.19
Peach
#FFDAB9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D2BF #BFD2E5
analogous
#E5BFBF #E5D2BF #E5E5BF
triadic
#E5D2BF #BFE5D2 #D2BFE5
tetradic
#E5D2BF #BFE5BF #BFD2E5 #E5BFE5
square
#E5D2BF #BFE5BF #BFD2E5 #E5BFE5
split-complementary
#E5D2BF #BFE5E5 #BFBFE5
monochromatic
#C29568 #D3B393 #E5D2BF #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.47
#E5D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#E5D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D2BF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D2BF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#ECCECD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e5d2bf; /* rgb */ color: rgb(229, 210, 191); /* oklch */ color: oklch(87.4% 0.033 67.4);
Tailwind
colors: {
custom: {
50: '#eddfd2',
500: '#e5d2bf',
950: '#000000',
},
}SCSS
$custom: #e5d2bf; $custom-light: #eddfd2; $custom-dark: #000000;
JSON
{
"hex": "#e5d2bf",
"rgb": {
"r": 229,
"g": 210,
"b": 191
},
"hsl": {
"h": 30,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.87427,
"c": 0.03327,
"h": 67.4
},
"luminance": 0.66513
}Semantic roles & 50–950 ramp
primary
#E5D2BF
secondary
#89A4BF
accent
#73B530
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483