#E2D1BF#E2D1BF
#E2D1BF is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.0% C 0.031 H 69.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D1BF |
|---|---|
| RGB | rgb(226, 209, 191) |
| HSL | hsl(31, 38%, 82%) |
| HSV | hsv(31, 15%, 89%) |
| CMYK | cmyk(0%, 7.5%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.76, 2.96, 11.05) |
| CIE-LCH | lch(84.76, 11.44, 75.02°) |
| OKLab | oklab(86.97% 0.0111 0.0288) |
| OKLCH | oklch(86.97% 0.031 69) |
| XYZ | xyz(63.5680, 65.5325, 58.5805) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.14
Warm Gray
#C9BEB0
ΔE00 5.53
Champagne
#F7E7CE
ΔE00 5.66
Antiquewhite
#FAEBD7
ΔE00 5.87
Bisque
#FFE4C4
ΔE00 6.67
Blanchedalmond
#FFEBCD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D1BF #BFD0E2
analogous
#E2C0BF #E2D1BF #E2E2BF
triadic
#E2D1BF #BFE2D1 #D1BFE2
tetradic
#E2D1BF #BFE2C0 #BFD0E2 #E2BFE2
square
#E2D1BF #BFE2C0 #BFD0E2 #E2BFE2
split-complementary
#E2D1BF #BFE2E2 #C0BFE2
monochromatic
#BC946B #CFB395 #E2D1BF #F5EFE9 #F5F0EA
Accessibility & contrast
On white
1.49
#E2D1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E2D1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D1BF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D1BF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#E9CDCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2d1bf; /* rgb */ color: rgb(226, 209, 191); /* oklch */ color: oklch(87.0% 0.031 69.0);
Tailwind
colors: {
custom: {
50: '#ebdfd2',
500: '#e2d1bf',
950: '#000000',
},
}SCSS
$custom: #e2d1bf; $custom-light: #ebdfd2; $custom-dark: #000000;
JSON
{
"hex": "#e2d1bf",
"rgb": {
"r": 226,
"g": 209,
"b": 191
},
"hsl": {
"h": 30.857,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.86974,
"c": 0.03086,
"h": 69
},
"luminance": 0.65531
}Semantic roles & 50–950 ramp
primary
#E2D1BF
secondary
#8AA2BB
accent
#71B135
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483