#E5DF75#E5DF75
#E5DF75 is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 88.7% C 0.129 H 105.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DF75 |
|---|---|
| RGB | rgb(229, 223, 117) |
| HSL | hsl(57, 68%, 68%) |
| HSV | hsv(57, 49%, 90%) |
| CMYK | cmyk(0%, 2.6%, 48.9%, 10.2%) |
| CIE-LAB | lab(87.35, -12.04, 52.20) |
| CIE-LCH | lch(87.35, 53.57, 102.99°) |
| OKLab | oklab(88.68% -0.0351 0.1238) |
| OKLCH | oklch(88.68% 0.129 105.8) |
| XYZ | xyz(61.9132, 70.7195, 27.2150) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Dull Yellow
#EEDC5B
ΔE00 4.34
Sandy Yellow
#FDEE73
ΔE00 4.72
Sandy
#F1DA7A
ΔE00 4.84
Yellowish
#FAEE66
ΔE00 5.14
Straw
#FCF679
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DF75 #757BE5
analogous
#E5A775 #E5DF75 #B3E575
triadic
#E5DF75 #75E5DF #DF75E5
tetradic
#E5DF75 #75E5A7 #757BE5 #E575B3
square
#E5DF75 #75E5A7 #757BE5 #E575B3
split-complementary
#E5DF75 #75B3E5 #A775E5
monochromatic
#BCB423 #DBD342 #E5DF75 #EFEBA8 #F8F7DC
Accessibility & contrast
On white
1.39
#E5DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#E5DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DF75
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DF75 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86C
Deuteranopia (green-blind)
#F1DD7A
Tritanopia (blue-blind)
#F3D3C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e5df75; /* rgb */ color: rgb(229, 223, 117); /* oklch */ color: oklch(88.7% 0.129 105.8);
Tailwind
colors: {
custom: {
50: '#efe89f',
500: '#e5df75',
950: '#000000',
},
}SCSS
$custom: #e5df75; $custom-light: #efe89f; $custom-dark: #000000;
JSON
{
"hex": "#e5df75",
"rgb": {
"r": 229,
"g": 223,
"b": 117
},
"hsl": {
"h": 56.786,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.88676,
"c": 0.12863,
"h": 105.8
},
"luminance": 0.70718
}Semantic roles & 50–950 ramp
primary
#E5DF75
secondary
#4249BC
accent
#1FD015
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480