#E2D7BB#E2D7BB
#E2D7BB is a very light, muted orange. Relative luminance 0.684; OKLCH L 88.1% C 0.039 H 89.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D7BB |
|---|---|
| RGB | rgb(226, 215, 187) |
| HSL | hsl(43, 40%, 81%) |
| HSV | hsv(43, 17%, 89%) |
| CMYK | cmyk(0%, 4.9%, 17.3%, 11.4%) |
| CIE-LAB | lab(86.19, -0.77, 15.19) |
| CIE-LCH | lch(86.19, 15.21, 92.89°) |
| OKLab | oklab(88.07% 0.0006 0.0393) |
| OKLCH | oklch(88.07% 0.039 89.1) |
| XYZ | xyz(64.6337, 68.3585, 56.7937) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.10
Champagne
#F7E7CE
ΔE00 4.81
Eggshell
#F0EAD6
ΔE00 5.17
Wheat
#F5DEB3
ΔE00 5.65
Blanchedalmond
#FFEBCD
ΔE00 6.05
Papayawhip
#FFEFD5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D7BB #BBC6E2
analogous
#E2C3BB #E2D7BB #D9E2BB
triadic
#E2D7BB #BBE2D7 #D7BBE2
tetradic
#E2D7BB #BBE2C3 #BBC6E2 #E2BBD9
square
#E2D7BB #BBE2C3 #BBC6E2 #E2BBD9
split-complementary
#E2D7BB #BBD9E2 #C3BBE2
monochromatic
#BDA565 #D0BE90 #E2D7BB #F4F0E6 #F6F2EA
Accessibility & contrast
On white
1.43
#E2D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#E2D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D7BB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D7BB | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#E1D9BC
Tritanopia (blue-blind)
#E9D2CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d7bb; /* rgb */ color: rgb(226, 215, 187); /* oklch */ color: oklch(88.1% 0.039 89.1);
Tailwind
colors: {
custom: {
50: '#ebe3cf',
500: '#e2d7bb',
950: '#000000',
},
}SCSS
$custom: #e2d7bb; $custom-light: #ebe3cf; $custom-dark: #000000;
JSON
{
"hex": "#e2d7bb",
"rgb": {
"r": 226,
"g": 215,
"b": 187
},
"hsl": {
"h": 43.077,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88068,
"c": 0.03925,
"h": 89.1
},
"luminance": 0.68357
}Semantic roles & 50–950 ramp
primary
#E2D7BB
secondary
#8695BB
accent
#57B332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483