#E2D5BB#E2D5BB
#E2D5BB is a very light, muted orange. Relative luminance 0.673; OKLCH L 87.7% C 0.038 H 84.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D5BB |
|---|---|
| RGB | rgb(226, 213, 187) |
| HSL | hsl(40, 40%, 81%) |
| HSV | hsv(40, 17%, 89%) |
| CMYK | cmyk(0%, 5.8%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.68, 0.27, 14.47) |
| CIE-LCH | lch(85.68, 14.48, 88.94°) |
| OKLab | oklab(87.67% 0.0036 0.0375) |
| OKLCH | oklch(87.67% 0.038 84.6) |
| XYZ | xyz(64.1275, 67.3462, 56.6250) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.21
Champagne
#F7E7CE
ΔE00 4.46
Eggshell
#F0EAD6
ΔE00 5.56
Wheat
#F5DEB3
ΔE00 5.74
Blanchedalmond
#FFEBCD
ΔE00 5.80
Antiquewhite
#FAEBD7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D5BB #BBC8E2
analogous
#E2C1BB #E2D5BB #DBE2BB
triadic
#E2D5BB #BBE2D5 #D5BBE2
tetradic
#E2D5BB #BBE2C1 #BBC8E2 #E2BBDB
square
#E2D5BB #BBE2C1 #BBC8E2 #E2BBDB
split-complementary
#E2D5BB #BBDBE2 #C1BBE2
monochromatic
#BDA065 #D0BB90 #E2D5BB #F4EFE6 #F6F2EA
Accessibility & contrast
On white
1.45
#E2D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#E2D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D5BB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D5BB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#DFD8BC
Tritanopia (blue-blind)
#E9D0CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d5bb; /* rgb */ color: rgb(226, 213, 187); /* oklch */ color: oklch(87.7% 0.038 84.6);
Tailwind
colors: {
custom: {
50: '#ebe1cf',
500: '#e2d5bb',
950: '#000000',
},
}SCSS
$custom: #e2d5bb; $custom-light: #ebe1cf; $custom-dark: #000000;
JSON
{
"hex": "#e2d5bb",
"rgb": {
"r": 226,
"g": 213,
"b": 187
},
"hsl": {
"h": 40,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87669,
"c": 0.03763,
"h": 84.6
},
"luminance": 0.67345
}Semantic roles & 50–950 ramp
primary
#E2D5BB
secondary
#8698BB
accent
#5DB332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483