#E4DB92#E4DB92
#E4DB92 is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.093 H 102.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DB92 |
|---|---|
| RGB | rgb(228, 219, 146) |
| HSL | hsl(53, 60%, 73%) |
| HSV | hsv(53, 36%, 89%) |
| CMYK | cmyk(0%, 3.9%, 36%, 10.6%) |
| CIE-LAB | lab(86.62, -7.50, 37.04) |
| CIE-LCH | lch(86.62, 37.79, 101.44°) |
| OKLab | oklab(88.2% -0.0195 0.0913) |
| OKLCH | oklch(88.2% 0.093 102.1) |
| XYZ | xyz(62.5156, 69.2339, 37.2589) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.66
Palegoldenrod
#EEE8AA
ΔE00 3.78
Vanilla
#F3E5AB
ΔE00 4.39
Beige (survey)
#E6DAA6
ΔE00 4.49
Light Tan
#FBEEAC
ΔE00 4.82
Sandy
#F1DA7A
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DB92 #929BE4
analogous
#E4B292 #E4DB92 #C4E492
triadic
#E4DB92 #92E4DB #DB92E4
tetradic
#E4DB92 #92E4B2 #929BE4 #E492C4
square
#E4DB92 #92E4B2 #929BE4 #E492C4
split-complementary
#E4DB92 #92C4E4 #B292E4
monochromatic
#CAB932 #D8CB61 #E4DB92 #F0EBC3 #F9F7E6
Accessibility & contrast
On white
1.41
#E4DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#E4DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DB92
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DB92 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68D
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#F0D1C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e4db92; /* rgb */ color: rgb(228, 219, 146); /* oklch */ color: oklch(88.2% 0.093 102.1);
Tailwind
colors: {
custom: {
50: '#ede6b2',
500: '#e4db92',
950: '#000000',
},
}SCSS
$custom: #e4db92; $custom-light: #ede6b2; $custom-dark: #000000;
JSON
{
"hex": "#e4db92",
"rgb": {
"r": 228,
"g": 219,
"b": 146
},
"hsl": {
"h": 53.415,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.88204,
"c": 0.09341,
"h": 102.1
},
"luminance": 0.69232
}Semantic roles & 50–950 ramp
primary
#E4DB92
secondary
#5D68BD
accent
#30C81E
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161511
muted
#858481