#E8D2BF#E8D2BF
#E8D2BF is a very light, muted orange. Relative luminance 0.670; OKLCH L 87.7% C 0.036 H 63.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D2BF |
|---|---|
| RGB | rgb(232, 210, 191) |
| HSL | hsl(28, 47%, 83%) |
| HSV | hsv(28, 18%, 91%) |
| CMYK | cmyk(0%, 9.5%, 17.7%, 9%) |
| CIE-LAB | lab(85.51, 4.61, 12.19) |
| CIE-LCH | lch(85.51, 13.04, 69.28°) |
| OKLab | oklab(87.69% 0.016 0.0317) |
| OKLCH | oklch(87.69% 0.036 63.2) |
| XYZ | xyz(65.7290, 67.0121, 58.7523) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.48
Bisque
#FFE4C4
ΔE00 5.96
Peach
#FFDAB9
ΔE00 5.97
Champagne
#F7E7CE
ΔE00 6.16
Antiquewhite
#FAEBD7
ΔE00 6.20
Warm Gray
#C9BEB0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D2BF #BFD5E8
analogous
#E8BFC0 #E8D2BF #E8E6BF
triadic
#E8D2BF #BFE8D2 #D2BFE8
tetradic
#E8D2BF #C0E8BF #BFD5E8 #E6BFE8
square
#E8D2BF #C0E8BF #BFD5E8 #E6BFE8
split-complementary
#E8D2BF #BFE8E6 #BFC0E8
monochromatic
#C89365 #D8B292 #E8D2BF #F7EFE8 #F7EFE8
Accessibility & contrast
On white
1.46
#E8D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#E8D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D2BF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D2BF | 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)
#D9D3BE
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#F0CDCD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e8d2bf; /* rgb */ color: rgb(232, 210, 191); /* oklch */ color: oklch(87.7% 0.036 63.2);
Tailwind
colors: {
custom: {
50: '#efdfd2',
500: '#e8d2bf',
950: '#000000',
},
}SCSS
$custom: #e8d2bf; $custom-light: #efdfd2; $custom-dark: #000000;
JSON
{
"hex": "#e8d2bf",
"rgb": {
"r": 232,
"g": 210,
"b": 191
},
"hsl": {
"h": 27.805,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.87685,
"c": 0.03554,
"h": 63.2
},
"luminance": 0.67011
}Semantic roles & 50–950 ramp
primary
#E8D2BF
secondary
#88A8C3
accent
#78BA2B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483