#E2D6BB#E2D6BB
#E2D6BB is a very light, muted orange. Relative luminance 0.678; OKLCH L 87.9% C 0.038 H 86.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D6BB |
|---|---|
| RGB | rgb(226, 214, 187) |
| HSL | hsl(42, 40%, 81%) |
| HSV | hsv(42, 17%, 89%) |
| CMYK | cmyk(0%, 5.3%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.93, -0.25, 14.83) |
| CIE-LCH | lch(85.93, 14.83, 90.97°) |
| OKLab | oklab(87.87% 0.0021 0.0384) |
| OKLCH | oklch(87.87% 0.038 86.9) |
| XYZ | xyz(64.3798, 67.8508, 56.7091) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.62
Champagne
#F7E7CE
ΔE00 4.59
Eggshell
#F0EAD6
ΔE00 5.33
Wheat
#F5DEB3
ΔE00 5.65
Blanchedalmond
#FFEBCD
ΔE00 5.89
Papayawhip
#FFEFD5
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D6BB #BBC7E2
analogous
#E2C2BB #E2D6BB #DAE2BB
triadic
#E2D6BB #BBE2D6 #D6BBE2
tetradic
#E2D6BB #BBE2C2 #BBC7E2 #E2BBDA
square
#E2D6BB #BBE2C2 #BBC7E2 #E2BBDA
split-complementary
#E2D6BB #BBDAE2 #C2BBE2
monochromatic
#BDA265 #D0BC90 #E2D6BB #F4F0E6 #F6F2EA
Accessibility & contrast
On white
1.44
#E2D6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#E2D6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D6BB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D6BB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#E0D8BC
Tritanopia (blue-blind)
#E9D1CE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2d6bb; /* rgb */ color: rgb(226, 214, 187); /* oklch */ color: oklch(87.9% 0.038 86.9);
Tailwind
colors: {
custom: {
50: '#ebe2cf',
500: '#e2d6bb',
950: '#000000',
},
}SCSS
$custom: #e2d6bb; $custom-light: #ebe2cf; $custom-dark: #000000;
JSON
{
"hex": "#e2d6bb",
"rgb": {
"r": 226,
"g": 214,
"b": 187
},
"hsl": {
"h": 41.538,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87868,
"c": 0.03841,
"h": 86.9
},
"luminance": 0.6785
}Semantic roles & 50–950 ramp
primary
#E2D6BB
secondary
#8696BB
accent
#5AB332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483