#E2D2BF#E2D2BF
#E2D2BF is a very light, muted orange. Relative luminance 0.660; OKLCH L 87.2% C 0.031 H 72.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2BF |
|---|---|
| RGB | rgb(226, 210, 191) |
| HSL | hsl(33, 38%, 82%) |
| HSV | hsv(33, 15%, 89%) |
| CMYK | cmyk(0%, 7.1%, 15.5%, 11.4%) |
| CIE-LAB | lab(85.01, 2.44, 11.41) |
| CIE-LCH | lch(85.01, 11.67, 77.95°) |
| OKLab | oklab(87.17% 0.0096 0.0297) |
| OKLCH | oklch(87.17% 0.031 72.1) |
| XYZ | xyz(63.8141, 66.0247, 58.6625) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.59
Champagne
#F7E7CE
ΔE00 5.18
Antiquewhite
#FAEBD7
ΔE00 5.55
Warm Gray
#C9BEB0
ΔE00 5.60
Bisque
#FFE4C4
ΔE00 6.49
Blanchedalmond
#FFEBCD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2BF #BFCFE2
analogous
#E2C1BF #E2D2BF #E1E2BF
triadic
#E2D2BF #BFE2D2 #D2BFE2
tetradic
#E2D2BF #BFE2C1 #BFCFE2 #E2BFE1
square
#E2D2BF #BFE2C1 #BFCFE2 #E2BFE1
split-complementary
#E2D2BF #BFE1E2 #C1BFE2
monochromatic
#BC976B #CFB495 #E2D2BF #F5F0E9 #F5F0EA
Accessibility & contrast
On white
1.48
#E2D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#E2D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2BF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2BF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#E9CECD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2d2bf; /* rgb */ color: rgb(226, 210, 191); /* oklch */ color: oklch(87.2% 0.031 72.1);
Tailwind
colors: {
custom: {
50: '#ebdfd2',
500: '#e2d2bf',
950: '#000000',
},
}SCSS
$custom: #e2d2bf; $custom-light: #ebdfd2; $custom-dark: #000000;
JSON
{
"hex": "#e2d2bf",
"rgb": {
"r": 226,
"g": 210,
"b": 191
},
"hsl": {
"h": 32.571,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.87172,
"c": 0.03123,
"h": 72.1
},
"luminance": 0.66024
}Semantic roles & 50–950 ramp
primary
#E2D2BF
secondary
#8AA1BB
accent
#6DB135
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483