#E2D0BF#E2D0BF
#E2D0BF is a very light, muted orange. Relative luminance 0.650; OKLCH L 86.8% C 0.031 H 65.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0BF |
|---|---|
| RGB | rgb(226, 208, 191) |
| HSL | hsl(29, 38%, 82%) |
| HSV | hsv(29, 15%, 89%) |
| CMYK | cmyk(0%, 8%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.51, 3.48, 10.70) |
| CIE-LCH | lch(84.51, 11.25, 71.98°) |
| OKLab | oklab(86.78% 0.0125 0.0279) |
| OKLCH | oklch(86.78% 0.031 65.8) |
| XYZ | xyz(63.3234, 65.0433, 58.4989) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.77
Warm Gray
#C9BEB0
ΔE00 5.56
Champagne
#F7E7CE
ΔE00 6.22
Antiquewhite
#FAEBD7
ΔE00 6.27
Bisque
#FFE4C4
ΔE00 6.95
Peach
#FFDAB9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0BF #BFD1E2
analogous
#E2BFC0 #E2D0BF #E2E2BF
triadic
#E2D0BF #BFE2D0 #D0BFE2
tetradic
#E2D0BF #C0E2BF #BFD1E2 #E2BFE2
square
#E2D0BF #C0E2BF #BFD1E2 #E2BFE2
split-complementary
#E2D0BF #BFE2E2 #BFC0E2
monochromatic
#BC926B #CFB195 #E2D0BF #F5EFE9 #F5F0EA
Accessibility & contrast
On white
1.50
#E2D0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#E2D0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0BF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0BF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BE
Deuteranopia (green-blind)
#DAD5BF
Tritanopia (blue-blind)
#E9CCCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2d0bf; /* rgb */ color: rgb(226, 208, 191); /* oklch */ color: oklch(86.8% 0.031 65.8);
Tailwind
colors: {
custom: {
50: '#ebded2',
500: '#e2d0bf',
950: '#000000',
},
}SCSS
$custom: #e2d0bf; $custom-light: #ebded2; $custom-dark: #000000;
JSON
{
"hex": "#e2d0bf",
"rgb": {
"r": 226,
"g": 208,
"b": 191
},
"hsl": {
"h": 29.143,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.86777,
"c": 0.03059,
"h": 65.8
},
"luminance": 0.65042
}Semantic roles & 50–950 ramp
primary
#E2D0BF
secondary
#8AA3BB
accent
#75B135
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483