#E2D4BB#E2D4BB
#E2D4BB is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.5% C 0.037 H 82.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4BB |
|---|---|
| RGB | rgb(226, 212, 187) |
| HSL | hsl(38, 40%, 81%) |
| HSV | hsv(38, 17%, 89%) |
| CMYK | cmyk(0%, 6.2%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.43, 0.79, 14.12) |
| CIE-LCH | lch(85.43, 14.14, 86.82°) |
| OKLab | oklab(87.47% 0.005 0.0366) |
| OKLCH | oklch(87.47% 0.037 82.2) |
| XYZ | xyz(63.8768, 66.8447, 56.5414) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.90
Champagne
#F7E7CE
ΔE00 4.43
Antiquewhite
#FAEBD7
ΔE00 5.69
Blanchedalmond
#FFEBCD
ΔE00 5.80
Eggshell
#F0EAD6
ΔE00 5.87
Wheat
#F5DEB3
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4BB #BBC9E2
analogous
#E2C0BB #E2D4BB #DCE2BB
triadic
#E2D4BB #BBE2D4 #D4BBE2
tetradic
#E2D4BB #BBE2C0 #BBC9E2 #E2BBDC
square
#E2D4BB #BBE2C0 #BBC9E2 #E2BBDC
split-complementary
#E2D4BB #BBDCE2 #C0BBE2
monochromatic
#BD9E65 #D0B990 #E2D4BB #F4EFE6 #F6F1EA
Accessibility & contrast
On white
1.46
#E2D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#E2D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4BB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4BB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3BA
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#E9CFCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e2d4bb; /* rgb */ color: rgb(226, 212, 187); /* oklch */ color: oklch(87.5% 0.037 82.2);
Tailwind
colors: {
custom: {
50: '#ebe1cf',
500: '#e2d4bb',
950: '#000000',
},
}SCSS
$custom: #e2d4bb; $custom-light: #ebe1cf; $custom-dark: #000000;
JSON
{
"hex": "#e2d4bb",
"rgb": {
"r": 226,
"g": 212,
"b": 187
},
"hsl": {
"h": 38.462,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.8747,
"c": 0.0369,
"h": 82.2
},
"luminance": 0.66844
}Semantic roles & 50–950 ramp
primary
#E2D4BB
secondary
#8699BB
accent
#61B332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483