#E2D0BB#E2D0BB
#E2D0BB is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.7% C 0.035 H 71.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0BB |
|---|---|
| RGB | rgb(226, 208, 187) |
| HSL | hsl(32, 40%, 81%) |
| HSV | hsv(32, 17%, 89%) |
| CMYK | cmyk(0%, 8%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.42, 2.87, 12.69) |
| CIE-LCH | lch(84.42, 13.01, 77.28°) |
| OKLab | oklab(86.68% 0.011 0.033) |
| OKLCH | oklch(86.68% 0.035 71.6) |
| XYZ | xyz(62.8892, 64.8696, 56.2123) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.32
Champagne
#F7E7CE
ΔE00 5.46
Warm Gray
#C9BEB0
ΔE00 5.70
Antiquewhite
#FAEBD7
ΔE00 6.05
Bisque
#FFE4C4
ΔE00 6.17
Blanchedalmond
#FFEBCD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0BB #BBCDE2
analogous
#E2BCBB #E2D0BB #E0E2BB
triadic
#E2D0BB #BBE2D0 #D0BBE2
tetradic
#E2D0BB #BBE2BC #BBCDE2 #E2BBE0
square
#E2D0BB #BBE2BC #BBCDE2 #E2BBE0
split-complementary
#E2D0BB #BBE0E2 #BCBBE2
monochromatic
#BD9565 #D0B290 #E2D0BB #F4EEE6 #F6F0EA
Accessibility & contrast
On white
1.50
#E2D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#E2D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0BB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0BB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#DBD4BB
Tritanopia (blue-blind)
#E9CCCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2d0bb; /* rgb */ color: rgb(226, 208, 187); /* oklch */ color: oklch(86.7% 0.035 71.6);
Tailwind
colors: {
custom: {
50: '#ebdecf',
500: '#e2d0bb',
950: '#000000',
},
}SCSS
$custom: #e2d0bb; $custom-light: #ebdecf; $custom-dark: #000000;
JSON
{
"hex": "#e2d0bb",
"rgb": {
"r": 226,
"g": 208,
"b": 187
},
"hsl": {
"h": 32.308,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.86677,
"c": 0.03473,
"h": 71.6
},
"luminance": 0.64868
}Semantic roles & 50–950 ramp
primary
#E2D0BB
secondary
#869FBB
accent
#6EB332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483