#E2D8BB#E2D8BB
#E2D8BB is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.3% C 0.040 H 91.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8BB |
|---|---|
| RGB | rgb(226, 216, 187) |
| HSL | hsl(45, 40%, 81%) |
| HSV | hsv(45, 17%, 89%) |
| CMYK | cmyk(0%, 4.4%, 17.3%, 11.4%) |
| CIE-LAB | lab(86.44, -1.28, 15.54) |
| CIE-LCH | lch(86.44, 15.60, 94.72°) |
| OKLab | oklab(88.27% -0.0008 0.0402) |
| OKLCH | oklch(88.27% 0.04 91.2) |
| XYZ | xyz(64.8891, 68.8694, 56.8789) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.61
Eggshell
#F0EAD6
ΔE00 5.10
Champagne
#F7E7CE
ΔE00 5.10
Wheat
#F5DEB3
ΔE00 5.73
Beige (survey)
#E6DAA6
ΔE00 6.16
Papayawhip
#FFEFD5
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8BB #BBC5E2
analogous
#E2C4BB #E2D8BB #D8E2BB
triadic
#E2D8BB #BBE2D8 #D8BBE2
tetradic
#E2D8BB #BBE2C4 #BBC5E2 #E2BBD8
square
#E2D8BB #BBE2C4 #BBC5E2 #E2BBD8
split-complementary
#E2D8BB #BBD8E2 #C4BBE2
monochromatic
#BDA765 #D0BF90 #E2D8BB #F4F1E6 #F6F3EA
Accessibility & contrast
On white
1.42
#E2D8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#E2D8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8BB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8BB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#E9D3D0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d8bb; /* rgb */ color: rgb(226, 216, 187); /* oklch */ color: oklch(88.3% 0.040 91.2);
Tailwind
colors: {
custom: {
50: '#ebe4cf',
500: '#e2d8bb',
950: '#000000',
},
}SCSS
$custom: #e2d8bb; $custom-light: #ebe4cf; $custom-dark: #000000;
JSON
{
"hex": "#e2d8bb",
"rgb": {
"r": 226,
"g": 216,
"b": 187
},
"hsl": {
"h": 44.615,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88268,
"c": 0.04016,
"h": 91.2
},
"luminance": 0.68868
}Semantic roles & 50–950 ramp
primary
#E2D8BB
secondary
#8694BB
accent
#53B332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483