#E2D3BB#E2D3BB
#E2D3BB is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.3% C 0.036 H 79.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D3BB |
|---|---|
| RGB | rgb(226, 211, 187) |
| HSL | hsl(37, 40%, 81%) |
| HSV | hsv(37, 17%, 89%) |
| CMYK | cmyk(0%, 6.6%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.17, 1.30, 13.76) |
| CIE-LCH | lch(85.17, 13.82, 84.59°) |
| OKLab | oklab(87.27% 0.0065 0.0357) |
| OKLCH | oklch(87.27% 0.036 79.7) |
| XYZ | xyz(63.6276, 66.3463, 56.4584) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.74
Champagne
#F7E7CE
ΔE00 4.53
Antiquewhite
#FAEBD7
ΔE00 5.64
Blanchedalmond
#FFEBCD
ΔE00 5.88
Bisque
#FFE4C4
ΔE00 6.14
Wheat
#F5DEB3
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D3BB #BBCAE2
analogous
#E2BFBB #E2D3BB #DDE2BB
triadic
#E2D3BB #BBE2D3 #D3BBE2
tetradic
#E2D3BB #BBE2BF #BBCAE2 #E2BBDD
square
#E2D3BB #BBE2BF #BBCAE2 #E2BBDD
split-complementary
#E2D3BB #BBDDE2 #BFBBE2
monochromatic
#BD9B65 #D0B790 #E2D3BB #F4EFE6 #F6F1EA
Accessibility & contrast
On white
1.47
#E2D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#E2D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D3BB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D3BB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#DDD6BC
Tritanopia (blue-blind)
#E9CECC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e2d3bb; /* rgb */ color: rgb(226, 211, 187); /* oklch */ color: oklch(87.3% 0.036 79.7);
Tailwind
colors: {
custom: {
50: '#ebe0cf',
500: '#e2d3bb',
950: '#000000',
},
}SCSS
$custom: #e2d3bb; $custom-light: #ebe0cf; $custom-dark: #000000;
JSON
{
"hex": "#e2d3bb",
"rgb": {
"r": 226,
"g": 211,
"b": 187
},
"hsl": {
"h": 36.923,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87272,
"c": 0.03625,
"h": 79.7
},
"luminance": 0.66345
}Semantic roles & 50–950 ramp
primary
#E2D3BB
secondary
#869ABB
accent
#64B332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483