#E2D2BB#E2D2BB
#E2D2BB is a very light, muted orange. Relative luminance 0.658; OKLCH L 87.1% C 0.036 H 77.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2BB |
|---|---|
| RGB | rgb(226, 210, 187) |
| HSL | hsl(35, 40%, 81%) |
| HSV | hsv(35, 17%, 89%) |
| CMYK | cmyk(0%, 7.1%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.92, 1.82, 13.40) |
| CIE-LCH | lch(84.92, 13.53, 82.25°) |
| OKLab | oklab(87.07% 0.008 0.0348) |
| OKLCH | oklch(87.07% 0.036 77.1) |
| XYZ | xyz(63.3799, 65.8510, 56.3758) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.76
Champagne
#F7E7CE
ΔE00 4.74
Antiquewhite
#FAEBD7
ΔE00 5.69
Bisque
#FFE4C4
ΔE00 6.05
Warm Gray
#C9BEB0
ΔE00 6.06
Blanchedalmond
#FFEBCD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2BB #BBCBE2
analogous
#E2BEBB #E2D2BB #DEE2BB
triadic
#E2D2BB #BBE2D2 #D2BBE2
tetradic
#E2D2BB #BBE2BE #BBCBE2 #E2BBDE
square
#E2D2BB #BBE2BE #BBCBE2 #E2BBDE
split-complementary
#E2D2BB #BBDEE2 #BEBBE2
monochromatic
#BD9965 #D0B690 #E2D2BB #F4EEE6 #F6F1EA
Accessibility & contrast
On white
1.48
#E2D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#E2D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2BB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2BB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#DDD6BC
Tritanopia (blue-blind)
#E9CDCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2d2bb; /* rgb */ color: rgb(226, 210, 187); /* oklch */ color: oklch(87.1% 0.036 77.1);
Tailwind
colors: {
custom: {
50: '#ebdfcf',
500: '#e2d2bb',
950: '#000000',
},
}SCSS
$custom: #e2d2bb; $custom-light: #ebdfcf; $custom-dark: #000000;
JSON
{
"hex": "#e2d2bb",
"rgb": {
"r": 226,
"g": 210,
"b": 187
},
"hsl": {
"h": 35.385,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87073,
"c": 0.03567,
"h": 77.1
},
"luminance": 0.6585
}Semantic roles & 50–950 ramp
primary
#E2D2BB
secondary
#869CBB
accent
#67B332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483