#E2D3BF#E2D3BF
#E2D3BF is a very light, muted orange. Relative luminance 0.665; OKLCH L 87.4% C 0.032 H 75.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D3BF |
|---|---|
| RGB | rgb(226, 211, 191) |
| HSL | hsl(34, 38%, 82%) |
| HSV | hsv(34, 15%, 89%) |
| CMYK | cmyk(0%, 6.6%, 15.5%, 11.4%) |
| CIE-LAB | lab(85.26, 1.92, 11.77) |
| CIE-LCH | lch(85.26, 11.93, 80.75°) |
| OKLab | oklab(87.37% 0.0081 0.0306) |
| OKLCH | oklch(87.37% 0.032 75.2) |
| XYZ | xyz(64.0617, 66.5200, 58.7450) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.17
Champagne
#F7E7CE
ΔE00 4.77
Antiquewhite
#FAEBD7
ΔE00 5.33
Warm Gray
#C9BEB0
ΔE00 5.77
Blanchedalmond
#FFEBCD
ΔE00 6.32
Bisque
#FFE4C4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D3BF #BFCEE2
analogous
#E2C2BF #E2D3BF #E0E2BF
triadic
#E2D3BF #BFE2D3 #D3BFE2
tetradic
#E2D3BF #BFE2C2 #BFCEE2 #E2BFE0
square
#E2D3BF #BFE2C2 #BFCEE2 #E2BFE0
split-complementary
#E2D3BF #BFE0E2 #C2BFE2
monochromatic
#BC996B #CFB695 #E2D3BF #F5F0E9 #F5F1EA
Accessibility & contrast
On white
1.47
#E2D3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#E2D3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D3BF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D3BF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#DDD6BF
Tritanopia (blue-blind)
#E9CFCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e2d3bf; /* rgb */ color: rgb(226, 211, 191); /* oklch */ color: oklch(87.4% 0.032 75.2);
Tailwind
colors: {
custom: {
50: '#ebe0d2',
500: '#e2d3bf',
950: '#000000',
},
}SCSS
$custom: #e2d3bf; $custom-light: #ebe0d2; $custom-dark: #000000;
JSON
{
"hex": "#e2d3bf",
"rgb": {
"r": 226,
"g": 211,
"b": 191
},
"hsl": {
"h": 34.286,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.8737,
"c": 0.03168,
"h": 75.2
},
"luminance": 0.66519
}Semantic roles & 50–950 ramp
primary
#E2D3BF
secondary
#8A9FBB
accent
#6AB135
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483