#E4DB75#E4DB75
#E4DB75 is a very light, vivid yellow. Relative luminance 0.684; OKLCH L 87.8% C 0.125 H 104.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DB75 |
|---|---|
| RGB | rgb(228, 219, 117) |
| HSL | hsl(55, 67%, 68%) |
| HSV | hsv(55, 49%, 89%) |
| CMYK | cmyk(0%, 3.9%, 48.7%, 10.6%) |
| CIE-LAB | lab(86.23, -10.44, 50.84) |
| CIE-LCH | lch(86.23, 51.90, 101.60°) |
| OKLab | oklab(87.77% -0.0304 0.1208) |
| OKLCH | oklch(87.77% 0.125 104.2) |
| XYZ | xyz(60.5389, 68.4432, 26.8480) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.22
Sandy
#F1DA7A
ΔE00 3.97
Dull Yellow
#EEDC5B
ΔE00 4.18
Sandy Yellow
#FDEE73
ΔE00 5.24
Sand Yellow
#FCE166
ΔE00 5.73
Yellowish
#FAEE66
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DB75 #757EE4
analogous
#E4A375 #E4DB75 #B6E475
triadic
#E4DB75 #75E4DB #DB75E4
tetradic
#E4DB75 #75E4A3 #757EE4 #E475B6
square
#E4DB75 #75E4A3 #757EE4 #E475B6
split-complementary
#E4DB75 #75B6E4 #A375E4
monochromatic
#BAAE24 #DACE42 #E4DB75 #EEE8A8 #F8F6DB
Accessibility & contrast
On white
1.43
#E4DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#E4DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DB75
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DB75 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#EEDA7A
Tritanopia (blue-blind)
#F2CFC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4db75; /* rgb */ color: rgb(228, 219, 117); /* oklch */ color: oklch(87.8% 0.125 104.2);
Tailwind
colors: {
custom: {
50: '#eee69f',
500: '#e4db75',
950: '#000000',
},
}SCSS
$custom: #e4db75; $custom-light: #eee69f; $custom-dark: #000000;
JSON
{
"hex": "#e4db75",
"rgb": {
"r": 228,
"g": 219,
"b": 117
},
"hsl": {
"h": 55.135,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.87765,
"c": 0.12455,
"h": 104.2
},
"luminance": 0.68441
}Semantic roles & 50–950 ramp
primary
#E4DB75
secondary
#434DBA
accent
#25CF16
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480