#E4DB90#E4DB90
#E4DB90 is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.096 H 102.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DB90 |
|---|---|
| RGB | rgb(228, 219, 144) |
| HSL | hsl(54, 61%, 73%) |
| HSV | hsv(54, 37%, 89%) |
| CMYK | cmyk(0%, 3.9%, 36.8%, 10.6%) |
| CIE-LAB | lab(86.59, -7.72, 38.01) |
| CIE-LCH | lch(86.59, 38.79, 101.48°) |
| OKLab | oklab(88.17% -0.0203 0.0935) |
| OKLCH | oklch(88.17% 0.096 102.3) |
| XYZ | xyz(62.3614, 69.1722, 36.4467) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.41
Palegoldenrod
#EEE8AA
ΔE00 4.03
Vanilla
#F3E5AB
ΔE00 4.66
Beige (survey)
#E6DAA6
ΔE00 4.84
Light Tan
#FBEEAC
ΔE00 4.97
Sandy
#F1DA7A
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DB90 #9099E4
analogous
#E4B190 #E4DB90 #C3E490
triadic
#E4DB90 #90E4DB #DB90E4
tetradic
#E4DB90 #90E4B1 #9099E4 #E490C3
square
#E4DB90 #90E4B1 #9099E4 #E490C3
split-complementary
#E4DB90 #90C3E4 #B190E4
monochromatic
#C9B831 #D8CB5F #E4DB90 #F0EBC1 #F9F7E6
Accessibility & contrast
On white
1.42
#E4DB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#E4DB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DB90
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DB90 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#EBDB93
Tritanopia (blue-blind)
#F0D1C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e4db90; /* rgb */ color: rgb(228, 219, 144); /* oklch */ color: oklch(88.2% 0.096 102.3);
Tailwind
colors: {
custom: {
50: '#ede6b1',
500: '#e4db90',
950: '#000000',
},
}SCSS
$custom: #e4db90; $custom-light: #ede6b1; $custom-dark: #000000;
JSON
{
"hex": "#e4db90",
"rgb": {
"r": 228,
"g": 219,
"b": 144
},
"hsl": {
"h": 53.571,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.8817,
"c": 0.09569,
"h": 102.3
},
"luminance": 0.69171
}Semantic roles & 50–950 ramp
primary
#E4DB90
secondary
#5B66BD
accent
#2FC91D
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#161511
muted
#858481