#E8D3BC#E8D3BC
#E8D3BC is a very light, muted orange. Relative luminance 0.674; OKLCH L 87.8% C 0.039 H 69.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D3BC |
|---|---|
| RGB | rgb(232, 211, 188) |
| HSL | hsl(31, 49%, 82%) |
| HSV | hsv(31, 19%, 91%) |
| CMYK | cmyk(0%, 9.1%, 19%, 9%) |
| CIE-LAB | lab(85.69, 3.64, 14.04) |
| CIE-LCH | lch(85.69, 14.50, 75.45°) |
| OKLab | oklab(87.81% 0.0134 0.0364) |
| OKLCH | oklch(87.81% 0.039 69.8) |
| XYZ | xyz(65.6499, 67.3767, 57.1139) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.68
Bisque
#FFE4C4
ΔE00 4.93
Champagne
#F7E7CE
ΔE00 5.00
Antiquewhite
#FAEBD7
ΔE00 5.65
Peach
#FFDAB9
ΔE00 5.72
Blanchedalmond
#FFEBCD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D3BC #BCD1E8
analogous
#E8BDBC #E8D3BC #E7E8BC
triadic
#E8D3BC #BCE8D3 #D3BCE8
tetradic
#E8D3BC #BCE8BD #BCD1E8 #E8BCE7
square
#E8D3BC #BCE8BD #BCD1E8 #E8BCE7
split-complementary
#E8D3BC #BCE7E8 #BDBCE8
monochromatic
#C99761 #D8B58E #E8D3BC #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.45
#E8D3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#E8D3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D3BC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D3BC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3BB
Deuteranopia (green-blind)
#E0D8BC
Tritanopia (blue-blind)
#F0CECC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e8d3bc; /* rgb */ color: rgb(232, 211, 188); /* oklch */ color: oklch(87.8% 0.039 69.8);
Tailwind
colors: {
custom: {
50: '#efe0d0',
500: '#e8d3bc',
950: '#000000',
},
}SCSS
$custom: #e8d3bc; $custom-light: #efe0d0; $custom-dark: #000000;
JSON
{
"hex": "#e8d3bc",
"rgb": {
"r": 232,
"g": 211,
"b": 188
},
"hsl": {
"h": 31.364,
"s": 48.889,
"l": 82.353
},
"oklch": {
"l": 0.87808,
"c": 0.03876,
"h": 69.8
},
"luminance": 0.67375
}Semantic roles & 50–950 ramp
primary
#E8D3BC
secondary
#85A3C3
accent
#6FBC29
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483