#E2D4BF#E2D4BF
#E2D4BF is a very light, muted orange. Relative luminance 0.670; OKLCH L 87.6% C 0.032 H 78.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4BF |
|---|---|
| RGB | rgb(226, 212, 191) |
| HSL | hsl(36, 38%, 82%) |
| HSV | hsv(36, 15%, 89%) |
| CMYK | cmyk(0%, 6.2%, 15.5%, 11.4%) |
| CIE-LAB | lab(85.51, 1.40, 12.13) |
| CIE-LCH | lch(85.51, 12.21, 83.43°) |
| OKLab | oklab(87.57% 0.0066 0.0315) |
| OKLCH | oklch(87.57% 0.032 78.1) |
| XYZ | xyz(64.3109, 67.0184, 58.8281) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.98
Champagne
#F7E7CE
ΔE00 4.48
Antiquewhite
#FAEBD7
ΔE00 5.22
Eggshell
#F0EAD6
ΔE00 5.89
Warm Gray
#C9BEB0
ΔE00 6.02
Blanchedalmond
#FFEBCD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4BF #BFCDE2
analogous
#E2C3BF #E2D4BF #DFE2BF
triadic
#E2D4BF #BFE2D4 #D4BFE2
tetradic
#E2D4BF #BFE2C3 #BFCDE2 #E2BFDF
square
#E2D4BF #BFE2C3 #BFCDE2 #E2BFDF
split-complementary
#E2D4BF #BFDFE2 #C3BFE2
monochromatic
#BC9B6B #CFB895 #E2D4BF #F5F0E9 #F5F1EA
Accessibility & contrast
On white
1.46
#E2D4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#E2D4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4BF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4BF | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BE
Deuteranopia (green-blind)
#DED7C0
Tritanopia (blue-blind)
#E9D0CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e2d4bf; /* rgb */ color: rgb(226, 212, 191); /* oklch */ color: oklch(87.6% 0.032 78.1);
Tailwind
colors: {
custom: {
50: '#ebe1d2',
500: '#e2d4bf',
950: '#000000',
},
}SCSS
$custom: #e2d4bf; $custom-light: #ebe1d2; $custom-dark: #000000;
JSON
{
"hex": "#e2d4bf",
"rgb": {
"r": 226,
"g": 212,
"b": 191
},
"hsl": {
"h": 36,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.87568,
"c": 0.03222,
"h": 78.1
},
"luminance": 0.67017
}Semantic roles & 50–950 ramp
primary
#E2D4BF
secondary
#8A9EBB
accent
#66B135
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483