#E6D2BF#E6D2BF
#E6D2BF is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.5% C 0.034 H 65.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D2BF |
|---|---|
| RGB | rgb(230, 210, 191) |
| HSL | hsl(29, 44%, 83%) |
| HSV | hsv(29, 17%, 90%) |
| CMYK | cmyk(0%, 8.7%, 17%, 9.8%) |
| CIE-LAB | lab(85.34, 3.89, 11.93) |
| CIE-LCH | lch(85.34, 12.55, 71.96°) |
| OKLab | oklab(87.51% 0.0139 0.0311) |
| OKLCH | oklch(87.51% 0.034 65.9) |
| XYZ | xyz(65.0834, 66.6792, 58.7220) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.77
Champagne
#F7E7CE
ΔE00 5.72
Antiquewhite
#FAEBD7
ΔE00 5.87
Bisque
#FFE4C4
ΔE00 6.00
Warm Gray
#C9BEB0
ΔE00 6.42
Peach
#FFDAB9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D2BF #BFD3E6
analogous
#E6BFBF #E6D2BF #E6E6BF
triadic
#E6D2BF #BFE6D2 #D2BFE6
tetradic
#E6D2BF #BFE6BF #BFD3E6 #E6BFE6
square
#E6D2BF #BFE6BF #BFD3E6 #E6BFE6
split-complementary
#E6D2BF #BFE6E6 #BFBFE6
monochromatic
#C49467 #D5B393 #E6D2BF #F6F0E9 #F6F0E9
Accessibility & contrast
On white
1.46
#E6D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#E6D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D2BF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D2BF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#EDCECD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e6d2bf; /* rgb */ color: rgb(230, 210, 191); /* oklch */ color: oklch(87.5% 0.034 65.9);
Tailwind
colors: {
custom: {
50: '#eedfd2',
500: '#e6d2bf',
950: '#000000',
},
}SCSS
$custom: #e6d2bf; $custom-light: #eedfd2; $custom-dark: #000000;
JSON
{
"hex": "#e6d2bf",
"rgb": {
"r": 230,
"g": 210,
"b": 191
},
"hsl": {
"h": 29.231,
"s": 43.82,
"l": 82.549
},
"oklch": {
"l": 0.87513,
"c": 0.03401,
"h": 65.9
},
"luminance": 0.66678
}Semantic roles & 50–950 ramp
primary
#E6D2BF
secondary
#89A5C0
accent
#74B72F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483