#E9DFBF#E9DFBF
#E9DFBF is a very light, muted yellow. Relative luminance 0.739; OKLCH L 90.3% C 0.044 H 92.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFBF |
|---|---|
| RGB | rgb(233, 223, 191) |
| HSL | hsl(46, 49%, 83%) |
| HSV | hsv(46, 18%, 91%) |
| CMYK | cmyk(0%, 4.3%, 18%, 8.6%) |
| CIE-LAB | lab(88.86, -1.74, 16.93) |
| CIE-LCH | lch(88.86, 17.02, 95.87°) |
| OKLab | oklab(90.34% -0.002 0.0436) |
| OKLCH | oklch(90.34% 0.044 92.7) |
| XYZ | xyz(69.3955, 73.8617, 59.8811) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.68
Champagne
#F7E7CE
ΔE00 4.74
Wheat
#F5DEB3
ΔE00 5.11
Warm Beige
#E9DCC9
ΔE00 5.35
Beige (survey)
#E6DAA6
ΔE00 5.43
Papayawhip
#FFEFD5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFBF #BFC9E9
analogous
#E9CABF #E9DFBF #DEE9BF
triadic
#E9DFBF #BFE9DF #DFBFE9
tetradic
#E9DFBF #BFE9CA #BFC9E9 #E9BFDE
square
#E9DFBF #BFE9CA #BFC9E9 #E9BFDE
split-complementary
#E9DFBF #BFDEE9 #CABFE9
monochromatic
#CAB164 #D9C891 #E9DFBF #F7F4E8 #F7F4E8
Accessibility & contrast
On white
1.33
#E9DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#E9DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFBF
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFBF | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#E9E1C0
Tritanopia (blue-blind)
#F0DAD6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e9dfbf; /* rgb */ color: rgb(233, 223, 191); /* oklch */ color: oklch(90.3% 0.044 92.7);
Tailwind
colors: {
custom: {
50: '#f0e8d2',
500: '#e9dfbf',
950: '#000000',
},
}SCSS
$custom: #e9dfbf; $custom-light: #f0e8d2; $custom-dark: #000000;
JSON
{
"hex": "#e9dfbf",
"rgb": {
"r": 233,
"g": 223,
"b": 191
},
"hsl": {
"h": 45.714,
"s": 48.837,
"l": 83.137
},
"oklch": {
"l": 0.90336,
"c": 0.04368,
"h": 92.7
},
"luminance": 0.73861
}Semantic roles & 50–950 ramp
primary
#E9DFBF
secondary
#8896C4
accent
#4CBC29
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483