#E7D1BF#E7D1BF
#E7D1BF is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.4% C 0.035 H 61.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D1BF |
|---|---|
| RGB | rgb(231, 209, 191) |
| HSL | hsl(27, 45%, 83%) |
| HSV | hsv(27, 17%, 91%) |
| CMYK | cmyk(0%, 9.5%, 17.3%, 9.4%) |
| CIE-LAB | lab(85.18, 4.77, 11.71) |
| CIE-LCH | lch(85.18, 12.64, 67.83°) |
| OKLab | oklab(87.4% 0.0165 0.0305) |
| OKLCH | oklch(87.4% 0.035 61.7) |
| XYZ | xyz(65.1592, 66.3529, 58.6550) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.77
Peach
#FFDAB9
ΔE00 6.25
Bisque
#FFE4C4
ΔE00 6.41
Antiquewhite
#FAEBD7
ΔE00 6.52
Champagne
#F7E7CE
ΔE00 6.57
Warm Gray
#C9BEB0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D1BF #BFD5E7
analogous
#E7BFC1 #E7D1BF #E7E5BF
triadic
#E7D1BF #BFE7D1 #D1BFE7
tetradic
#E7D1BF #C1E7BF #BFD5E7 #E5BFE7
square
#E7D1BF #C1E7BF #BFD5E7 #E5BFE7
split-complementary
#E7D1BF #BFE7E5 #BFC1E7
monochromatic
#C69166 #D6B192 #E7D1BF #F7EFE9 #F7EFE9
Accessibility & contrast
On white
1.47
#E7D1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#E7D1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D1BF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D1BF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#EFCDCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e7d1bf; /* rgb */ color: rgb(231, 209, 191); /* oklch */ color: oklch(87.4% 0.035 61.7);
Tailwind
colors: {
custom: {
50: '#efdfd2',
500: '#e7d1bf',
950: '#000000',
},
}SCSS
$custom: #e7d1bf; $custom-light: #efdfd2; $custom-dark: #000000;
JSON
{
"hex": "#e7d1bf",
"rgb": {
"r": 231,
"g": 209,
"b": 191
},
"hsl": {
"h": 27,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.87403,
"c": 0.03464,
"h": 61.7
},
"luminance": 0.66351
}Semantic roles & 50–950 ramp
primary
#E7D1BF
secondary
#88A8C2
accent
#7AB92D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483