#E2D2BA#E2D2BA
#E2D2BA is a very light, muted orange. Relative luminance 0.658; OKLCH L 87.0% C 0.037 H 78.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2BA |
|---|---|
| RGB | rgb(226, 210, 186) |
| HSL | hsl(36, 41%, 81%) |
| HSV | hsv(36, 18%, 89%) |
| CMYK | cmyk(0%, 7.1%, 17.7%, 11.4%) |
| CIE-LAB | lab(84.90, 1.67, 13.90) |
| CIE-LCH | lch(84.90, 14.00, 83.14°) |
| OKLab | oklab(87.05% 0.0076 0.036) |
| OKLCH | oklch(87.05% 0.037 78.1) |
| XYZ | xyz(63.2732, 65.8083, 55.8140) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.93
Champagne
#F7E7CE
ΔE00 4.71
Antiquewhite
#FAEBD7
ΔE00 5.79
Blanchedalmond
#FFEBCD
ΔE00 5.98
Bisque
#FFE4C4
ΔE00 6.01
Wheat
#F5DEB3
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2BA #BACAE2
analogous
#E2BEBA #E2D2BA #DEE2BA
triadic
#E2D2BA #BAE2D2 #D2BAE2
tetradic
#E2D2BA #BAE2BE #BACAE2 #E2BADE
square
#E2D2BA #BAE2BE #BACAE2 #E2BADE
split-complementary
#E2D2BA #BADEE2 #BEBAE2
monochromatic
#BE9A64 #D0B68F #E2D2BA #F4EEE5 #F6F1E9
Accessibility & contrast
On white
1.48
#E2D2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#E2D2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2BA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2BA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#DDD6BB
Tritanopia (blue-blind)
#E9CDCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2d2ba; /* rgb */ color: rgb(226, 210, 186); /* oklch */ color: oklch(87.0% 0.037 78.1);
Tailwind
colors: {
custom: {
50: '#ebdfce',
500: '#e2d2ba',
950: '#000000',
},
}SCSS
$custom: #e2d2ba; $custom-light: #ebdfce; $custom-dark: #000000;
JSON
{
"hex": "#e2d2ba",
"rgb": {
"r": 226,
"g": 210,
"b": 186
},
"hsl": {
"h": 36,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87049,
"c": 0.0368,
"h": 78.1
},
"luminance": 0.65807
}Semantic roles & 50–950 ramp
primary
#E2D2BA
secondary
#859BBB
accent
#66B432
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483