#E7DFBC#E7DFBC
#E7DFBC is a very light, muted yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.047 H 96.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFBC |
|---|---|
| RGB | rgb(231, 223, 188) |
| HSL | hsl(49, 47%, 82%) |
| HSV | hsv(49, 19%, 91%) |
| CMYK | cmyk(0%, 3.5%, 18.6%, 9.4%) |
| CIE-LAB | lab(88.64, -2.91, 18.16) |
| CIE-LCH | lch(88.64, 18.39, 99.10°) |
| OKLab | oklab(90.1% -0.0054 0.0467) |
| OKLCH | oklch(90.1% 0.047 96.5) |
| XYZ | xyz(68.4194, 73.3962, 58.1298) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.60
Eggshell
#F0EAD6
ΔE00 5.49
Wheat
#F5DEB3
ΔE00 5.63
Pale
#FFF9D0
ΔE00 5.68
Cornsilk
#FFF8DC
ΔE00 5.83
Vanilla
#F3E5AB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFBC #BCC4E7
analogous
#E7CABC #E7DFBC #DAE7BC
triadic
#E7DFBC #BCE7DF #DFBCE7
tetradic
#E7DFBC #BCE7CA #BCC4E7 #E7BCDA
square
#E7DFBC #BCE7CA #BCC4E7 #E7BCDA
split-complementary
#E7DFBC #BCDAE7 #CABCE7
monochromatic
#C7B462 #D7C98F #E7DFBC #F7F4E8 #F7F4E8
Accessibility & contrast
On white
1.34
#E7DFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E7DFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFBC
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFBC | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#E9E0BD
Tritanopia (blue-blind)
#EEDAD5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7dfbc; /* rgb */ color: rgb(231, 223, 188); /* oklch */ color: oklch(90.1% 0.047 96.5);
Tailwind
colors: {
custom: {
50: '#efe8d0',
500: '#e7dfbc',
950: '#000000',
},
}SCSS
$custom: #e7dfbc; $custom-light: #efe8d0; $custom-dark: #000000;
JSON
{
"hex": "#e7dfbc",
"rgb": {
"r": 231,
"g": 223,
"b": 188
},
"hsl": {
"h": 48.837,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.90103,
"c": 0.04701,
"h": 96.5
},
"luminance": 0.73395
}Semantic roles & 50–950 ramp
primary
#E7DFBC
secondary
#8591C2
accent
#46BB2B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483