#E4DB97#E4DB97
#E4DB97 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.3% C 0.088 H 101.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DB97 |
|---|---|
| RGB | rgb(228, 219, 151) |
| HSL | hsl(53, 59%, 74%) |
| HSV | hsv(53, 34%, 89%) |
| CMYK | cmyk(0%, 3.9%, 33.8%, 10.6%) |
| CIE-LAB | lab(86.70, -6.91, 34.60) |
| CIE-LCH | lch(86.70, 35.29, 101.30°) |
| OKLab | oklab(88.29% -0.0176 0.0858) |
| OKLCH | oklch(88.29% 0.088 101.6) |
| XYZ | xyz(62.9131, 69.3929, 39.3522) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.25
Beige (survey)
#E6DAA6
ΔE00 3.58
Vanilla
#F3E5AB
ΔE00 3.73
Khaki (CSS)
#F0E68C
ΔE00 4.40
Light Tan
#FBEEAC
ΔE00 4.56
Sandy
#F1DA7A
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DB97 #97A0E4
analogous
#E4B597 #E4DB97 #C7E497
triadic
#E4DB97 #97E4DB #DB97E4
tetradic
#E4DB97 #97E4B5 #97A0E4 #E497C7
square
#E4DB97 #97E4B5 #97A0E4 #E497C7
split-complementary
#E4DB97 #97C7E4 #B597E4
monochromatic
#CBB936 #D7CA66 #E4DB97 #F1ECC8 #F9F7E7
Accessibility & contrast
On white
1.41
#E4DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#E4DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DB97
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DB97 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D792
Deuteranopia (green-blind)
#EADB9A
Tritanopia (blue-blind)
#EFD2CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e4db97; /* rgb */ color: rgb(228, 219, 151); /* oklch */ color: oklch(88.3% 0.088 101.6);
Tailwind
colors: {
custom: {
50: '#ede6b6',
500: '#e4db97',
950: '#000000',
},
}SCSS
$custom: #e4db97; $custom-light: #ede6b6; $custom-dark: #000000;
JSON
{
"hex": "#e4db97",
"rgb": {
"r": 228,
"g": 219,
"b": 151
},
"hsl": {
"h": 52.987,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.88292,
"c": 0.08762,
"h": 101.6
},
"luminance": 0.69391
}Semantic roles & 50–950 ramp
primary
#E4DB97
secondary
#626CBD
accent
#33C61F
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161511
muted
#858481