#E4DF97#E4DF97
#E4DF97 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.1% C 0.092 H 104.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DF97 |
|---|---|
| RGB | rgb(228, 223, 151) |
| HSL | hsl(56, 59%, 74%) |
| HSV | hsv(56, 34%, 89%) |
| CMYK | cmyk(0%, 2.2%, 33.8%, 10.6%) |
| CIE-LAB | lab(87.73, -8.94, 35.96) |
| CIE-LCH | lch(87.73, 37.05, 103.96°) |
| OKLab | oklab(89.11% -0.0234 0.089) |
| OKLCH | oklch(89.11% 0.092 104.7) |
| XYZ | xyz(63.9692, 71.5051, 39.7042) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.98
Khaki (CSS)
#F0E68C
ΔE00 3.72
Vanilla
#F3E5AB
ΔE00 4.43
Light Tan
#FBEEAC
ΔE00 4.54
Beige (survey)
#E6DAA6
ΔE00 4.75
Dark Cream
#FFF39A
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DF97 #979CE4
analogous
#E4B997 #E4DF97 #C3E497
triadic
#E4DF97 #97E4DF #DF97E4
tetradic
#E4DF97 #97E4B9 #979CE4 #E497C3
square
#E4DF97 #97E4B9 #979CE4 #E497C3
split-complementary
#E4DF97 #97C3E4 #B997E4
monochromatic
#CBC136 #D7D066 #E4DF97 #F1EEC8 #F9F8E7
Accessibility & contrast
On white
1.37
#E4DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#E4DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DF97
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DF97 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA92
Deuteranopia (green-blind)
#EDDE9A
Tritanopia (blue-blind)
#EFD6CD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e4df97; /* rgb */ color: rgb(228, 223, 151); /* oklch */ color: oklch(89.1% 0.092 104.7);
Tailwind
colors: {
custom: {
50: '#ede8b6',
500: '#e4df97',
950: '#000000',
},
}SCSS
$custom: #e4df97; $custom-light: #ede8b6; $custom-dark: #000000;
JSON
{
"hex": "#e4df97",
"rgb": {
"r": 228,
"g": 223,
"b": 151
},
"hsl": {
"h": 56.104,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.89109,
"c": 0.09202,
"h": 104.7
},
"luminance": 0.71504
}Semantic roles & 50–950 ramp
primary
#E4DF97
secondary
#6268BD
accent
#2AC61F
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161611
muted
#858481