#E7D2BF#E7D2BF
#E7D2BF is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.6% C 0.035 H 64.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D2BF |
|---|---|
| RGB | rgb(231, 210, 191) |
| HSL | hsl(29, 45%, 83%) |
| HSV | hsv(29, 17%, 91%) |
| CMYK | cmyk(0%, 9.1%, 17.3%, 9.4%) |
| CIE-LAB | lab(85.43, 4.25, 12.06) |
| CIE-LCH | lch(85.43, 12.79, 70.59°) |
| OKLab | oklab(87.6% 0.015 0.0314) |
| OKLCH | oklch(87.6% 0.035 64.5) |
| XYZ | xyz(65.4053, 66.8451, 58.7371) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.12
Champagne
#F7E7CE
ΔE00 5.93
Bisque
#FFE4C4
ΔE00 5.96
Antiquewhite
#FAEBD7
ΔE00 6.03
Peach
#FFDAB9
ΔE00 6.20
Warm Gray
#C9BEB0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D2BF #BFD4E7
analogous
#E7BFC0 #E7D2BF #E7E6BF
triadic
#E7D2BF #BFE7D2 #D2BFE7
tetradic
#E7D2BF #C0E7BF #BFD4E7 #E6BFE7
square
#E7D2BF #C0E7BF #BFD4E7 #E6BFE7
split-complementary
#E7D2BF #BFE7E6 #BFC0E7
monochromatic
#C69366 #D6B392 #E7D2BF #F7EFE9 #F7EFE9
Accessibility & contrast
On white
1.46
#E7D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#E7D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D2BF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D2BF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#EFCECD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e7d2bf; /* rgb */ color: rgb(231, 210, 191); /* oklch */ color: oklch(87.6% 0.035 64.5);
Tailwind
colors: {
custom: {
50: '#efdfd2',
500: '#e7d2bf',
950: '#000000',
},
}SCSS
$custom: #e7d2bf; $custom-light: #efdfd2; $custom-dark: #000000;
JSON
{
"hex": "#e7d2bf",
"rgb": {
"r": 231,
"g": 210,
"b": 191
},
"hsl": {
"h": 28.5,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.87599,
"c": 0.03476,
"h": 64.5
},
"luminance": 0.66844
}Semantic roles & 50–950 ramp
primary
#E7D2BF
secondary
#88A7C2
accent
#76B92D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483