#E9DFBC#E9DFBC
#E9DFBC is a very light, muted yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.047 H 93.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFBC |
|---|---|
| RGB | rgb(233, 223, 188) |
| HSL | hsl(47, 51%, 83%) |
| HSV | hsv(47, 19%, 91%) |
| CMYK | cmyk(0%, 4.3%, 19.3%, 8.6%) |
| CIE-LAB | lab(88.80, -2.18, 18.41) |
| CIE-LCH | lch(88.80, 18.54, 96.76°) |
| OKLab | oklab(90.27% -0.0032 0.0473) |
| OKLCH | oklch(90.27% 0.047 93.9) |
| XYZ | xyz(69.0687, 73.7310, 58.1602) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.57
Wheat
#F5DEB3
ΔE00 4.87
Champagne
#F7E7CE
ΔE00 5.43
Eggshell
#F0EAD6
ΔE00 5.43
Vanilla
#F3E5AB
ΔE00 5.76
Cornsilk
#FFF8DC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFBC #BCC6E9
analogous
#E9C9BC #E9DFBC #DCE9BC
triadic
#E9DFBC #BCE9DF #DFBCE9
tetradic
#E9DFBC #BCE9C9 #BCC6E9 #E9BCDC
square
#E9DFBC #BCE9C9 #BCC6E9 #E9BCDC
split-complementary
#E9DFBC #BCDCE9 #C9BCE9
monochromatic
#CBB360 #DAC98E #E9DFBC #F7F4E8 #F7F4E8
Accessibility & contrast
On white
1.33
#E9DFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#E9DFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFBC
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFBC | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#EAE0BD
Tritanopia (blue-blind)
#F1D9D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e9dfbc; /* rgb */ color: rgb(233, 223, 188); /* oklch */ color: oklch(90.3% 0.047 93.9);
Tailwind
colors: {
custom: {
50: '#f0e8d0',
500: '#e9dfbc',
950: '#000000',
},
}SCSS
$custom: #e9dfbc; $custom-light: #f0e8d0; $custom-dark: #000000;
JSON
{
"hex": "#e9dfbc",
"rgb": {
"r": 233,
"g": 223,
"b": 188
},
"hsl": {
"h": 46.667,
"s": 50.562,
"l": 82.549
},
"oklch": {
"l": 0.90267,
"c": 0.04742,
"h": 93.9
},
"luminance": 0.7373
}Semantic roles & 50–950 ramp
primary
#E9DFBC
secondary
#8593C5
accent
#49BE28
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483