#E6D2BB#E6D2BB
#E6D2BB is a very light, muted orange. Relative luminance 0.665; OKLCH L 87.4% C 0.038 H 71.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D2BB |
|---|---|
| RGB | rgb(230, 210, 187) |
| HSL | hsl(32, 46%, 82%) |
| HSV | hsv(32, 19%, 90%) |
| CMYK | cmyk(0%, 8.7%, 18.7%, 9.8%) |
| CIE-LAB | lab(85.25, 3.28, 13.92) |
| CIE-LCH | lch(85.25, 14.30, 76.73°) |
| OKLab | oklab(87.42% 0.0123 0.0361) |
| OKLCH | oklch(87.42% 0.038 71.2) |
| XYZ | xyz(64.6492, 66.5055, 56.4353) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.52
Champagne
#F7E7CE
ΔE00 5.04
Bisque
#FFE4C4
ΔE00 5.23
Antiquewhite
#FAEBD7
ΔE00 5.76
Blanchedalmond
#FFEBCD
ΔE00 6.02
Peach
#FFDAB9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D2BB #BBCFE6
analogous
#E6BDBB #E6D2BB #E5E6BB
triadic
#E6D2BB #BBE6D2 #D2BBE6
tetradic
#E6D2BB #BBE6BD #BBCFE6 #E6BBE5
square
#E6D2BB #BBE6BD #BBCFE6 #E6BBE5
split-complementary
#E6D2BB #BBE5E6 #BDBBE6
monochromatic
#C59762 #D6B48E #E6D2BB #F6F0E8 #F7F0E9
Accessibility & contrast
On white
1.47
#E6D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#E6D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D2BB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D2BB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#DED7BB
Tritanopia (blue-blind)
#EECDCB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e6d2bb; /* rgb */ color: rgb(230, 210, 187); /* oklch */ color: oklch(87.4% 0.038 71.2);
Tailwind
colors: {
custom: {
50: '#eedfcf',
500: '#e6d2bb',
950: '#000000',
},
}SCSS
$custom: #e6d2bb; $custom-light: #eedfcf; $custom-dark: #000000;
JSON
{
"hex": "#e6d2bb",
"rgb": {
"r": 230,
"g": 210,
"b": 187
},
"hsl": {
"h": 32.093,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.87415,
"c": 0.03812,
"h": 71.2
},
"luminance": 0.66504
}Semantic roles & 50–950 ramp
primary
#E6D2BB
secondary
#85A1C1
accent
#6EB92C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161513
muted
#858483