#E5DF74#E5DF74
#E5DF74 is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 88.7% C 0.130 H 105.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DF74 |
|---|---|
| RGB | rgb(229, 223, 116) |
| HSL | hsl(57, 68%, 68%) |
| HSV | hsv(57, 49%, 90%) |
| CMYK | cmyk(0%, 2.6%, 49.3%, 10.2%) |
| CIE-LAB | lab(87.34, -12.13, 52.66) |
| CIE-LCH | lch(87.34, 54.04, 102.97°) |
| OKLab | oklab(88.66% -0.0354 0.1247) |
| OKLCH | oklch(88.66% 0.13 105.9) |
| XYZ | xyz(61.8547, 70.6961, 26.9070) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.28
Dull Yellow
#EEDC5B
ΔE00 4.25
Sandy Yellow
#FDEE73
ΔE00 4.67
Sandy
#F1DA7A
ΔE00 4.87
Yellowish
#FAEE66
ΔE00 5.06
Straw
#FCF679
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DF74 #747AE5
analogous
#E5A674 #E5DF74 #B3E574
triadic
#E5DF74 #74E5DF #DF74E5
tetradic
#E5DF74 #74E5A6 #747AE5 #E574B3
square
#E5DF74 #74E5A6 #747AE5 #E574B3
split-complementary
#E5DF74 #74B3E5 #A674E5
monochromatic
#BCB323 #DBD340 #E5DF74 #EFEBA8 #F8F7DB
Accessibility & contrast
On white
1.39
#E5DF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#E5DF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DF74
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DF74 | 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)
#EFD86A
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#F3D3C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e5df74; /* rgb */ color: rgb(229, 223, 116); /* oklch */ color: oklch(88.7% 0.130 105.9);
Tailwind
colors: {
custom: {
50: '#efe89e',
500: '#e5df74',
950: '#000000',
},
}SCSS
$custom: #e5df74; $custom-light: #efe89e; $custom-dark: #000000;
JSON
{
"hex": "#e5df74",
"rgb": {
"r": 229,
"g": 223,
"b": 116
},
"hsl": {
"h": 56.814,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.88663,
"c": 0.12961,
"h": 105.9
},
"luminance": 0.70694
}Semantic roles & 50–950 ramp
primary
#E5DF74
secondary
#4248BB
accent
#1FD015
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480