#E6D3BF#E6D3BF
#E6D3BF is a very light, muted orange. Relative luminance 0.672; OKLCH L 87.7% C 0.034 H 68.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D3BF |
|---|---|
| RGB | rgb(230, 211, 191) |
| HSL | hsl(31, 44%, 83%) |
| HSV | hsv(31, 17%, 90%) |
| CMYK | cmyk(0%, 8.3%, 17%, 9.8%) |
| CIE-LAB | lab(85.59, 3.37, 12.29) |
| CIE-LCH | lch(85.59, 12.74, 74.68°) |
| OKLab | oklab(87.71% 0.0124 0.032) |
| OKLCH | oklch(87.71% 0.034 68.8) |
| XYZ | xyz(65.3310, 67.1745, 58.8045) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.17
Champagne
#F7E7CE
ΔE00 5.14
Antiquewhite
#FAEBD7
ΔE00 5.47
Bisque
#FFE4C4
ΔE00 5.69
Blanchedalmond
#FFEBCD
ΔE00 6.33
Warm Gray
#C9BEB0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D3BF #BFD2E6
analogous
#E6BFBF #E6D3BF #E6E6BF
triadic
#E6D3BF #BFE6D3 #D3BFE6
tetradic
#E6D3BF #BFE6BF #BFD2E6 #E6BFE6
square
#E6D3BF #BFE6BF #BFD2E6 #E6BFE6
split-complementary
#E6D3BF #BFE6E6 #BFBFE6
monochromatic
#C49667 #D5B593 #E6D3BF #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.45
#E6D3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#E6D3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D3BF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D3BF | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BE
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#EDCFCD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e6d3bf; /* rgb */ color: rgb(230, 211, 191); /* oklch */ color: oklch(87.7% 0.034 68.8);
Tailwind
colors: {
custom: {
50: '#eee0d2',
500: '#e6d3bf',
950: '#000000',
},
}SCSS
$custom: #e6d3bf; $custom-light: #eee0d2; $custom-dark: #000000;
JSON
{
"hex": "#e6d3bf",
"rgb": {
"r": 230,
"g": 211,
"b": 191
},
"hsl": {
"h": 30.769,
"s": 43.82,
"l": 82.549
},
"oklch": {
"l": 0.87709,
"c": 0.03427,
"h": 68.8
},
"luminance": 0.67173
}Semantic roles & 50–950 ramp
primary
#E6D3BF
secondary
#89A4C0
accent
#71B72F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483