#E7DCBB#E7DCBB
#E7DCBB is a very light, muted yellow. Relative luminance 0.718; OKLCH L 89.5% C 0.045 H 91.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCBB |
|---|---|
| RGB | rgb(231, 220, 187) |
| HSL | hsl(45, 48%, 82%) |
| HSV | hsv(45, 19%, 91%) |
| CMYK | cmyk(0%, 4.8%, 19%, 9.4%) |
| CIE-LAB | lab(87.86, -1.52, 17.59) |
| CIE-LCH | lch(87.86, 17.66, 94.94°) |
| OKLab | oklab(89.48% -0.0014 0.0453) |
| OKLCH | oklch(89.48% 0.045 91.8) |
| XYZ | xyz(67.5175, 71.7643, 57.2992) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.72
Champagne
#F7E7CE
ΔE00 4.99
Beige (survey)
#E6DAA6
ΔE00 5.05
Eggshell
#F0EAD6
ΔE00 5.33
Warm Beige
#E9DCC9
ΔE00 5.43
Blanchedalmond
#FFEBCD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCBB #BBC6E7
analogous
#E7C6BB #E7DCBB #DCE7BB
triadic
#E7DCBB #BBE7DC #DCBBE7
tetradic
#E7DCBB #BBE7C6 #BBC6E7 #E7BBDC
square
#E7DCBB #BBE7C6 #BBC6E7 #E7BBDC
split-complementary
#E7DCBB #BBDCE7 #C6BBE7
monochromatic
#C7AD61 #D7C58E #E7DCBB #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.37
#E7DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#E7DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCBB
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCBB | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#EFD7D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7dcbb; /* rgb */ color: rgb(231, 220, 187); /* oklch */ color: oklch(89.5% 0.045 91.8);
Tailwind
colors: {
custom: {
50: '#efe6cf',
500: '#e7dcbb',
950: '#000000',
},
}SCSS
$custom: #e7dcbb; $custom-light: #efe6cf; $custom-dark: #000000;
JSON
{
"hex": "#e7dcbb",
"rgb": {
"r": 231,
"g": 220,
"b": 187
},
"hsl": {
"h": 45,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.8948,
"c": 0.04529,
"h": 91.8
},
"luminance": 0.71763
}Semantic roles & 50–950 ramp
primary
#E7DCBB
secondary
#8494C2
accent
#4FBB2A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161613
muted
#858483