#E5DA74#E5DA74
#E5DA74 is a very light, vivid yellow. Relative luminance 0.681; OKLCH L 87.6% C 0.125 H 103.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DA74 |
|---|---|
| RGB | rgb(229, 218, 116) |
| HSL | hsl(54, 68%, 68%) |
| HSV | hsv(54, 49%, 90%) |
| CMYK | cmyk(0%, 4.8%, 49.3%, 10.2%) |
| CIE-LAB | lab(86.04, -9.62, 51.11) |
| CIE-LCH | lch(86.04, 52.01, 100.66°) |
| OKLab | oklab(87.63% -0.0283 0.1213) |
| OKLCH | oklch(87.63% 0.125 103.1) |
| XYZ | xyz(60.5385, 68.0637, 26.4683) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.36
Sandy
#F1DA7A
ΔE00 3.48
Dull Yellow
#EEDC5B
ΔE00 3.88
Sandy Yellow
#FDEE73
ΔE00 5.22
Sand Yellow
#FCE166
ΔE00 5.33
Yellow Tan
#FFE36E
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DA74 #747FE5
analogous
#E5A174 #E5DA74 #B8E574
triadic
#E5DA74 #74E5DA #DA74E5
tetradic
#E5DA74 #74E5A1 #747FE5 #E574B8
square
#E5DA74 #74E5A1 #747FE5 #E574B8
split-complementary
#E5DA74 #74B8E5 #A174E5
monochromatic
#BCAD23 #DBCC40 #E5DA74 #EFE8A8 #F8F5DB
Accessibility & contrast
On white
1.44
#E5DA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#E5DA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DA74
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DA74 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#EEDA79
Tritanopia (blue-blind)
#F3CEC2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e5da74; /* rgb */ color: rgb(229, 218, 116); /* oklch */ color: oklch(87.6% 0.125 103.1);
Tailwind
colors: {
custom: {
50: '#efe59e',
500: '#e5da74',
950: '#000000',
},
}SCSS
$custom: #e5da74; $custom-light: #efe59e; $custom-dark: #000000;
JSON
{
"hex": "#e5da74",
"rgb": {
"r": 229,
"g": 218,
"b": 116
},
"hsl": {
"h": 54.159,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.87631,
"c": 0.12451,
"h": 103.1
},
"luminance": 0.68062
}Semantic roles & 50–950 ramp
primary
#E5DA74
secondary
#424EBB
accent
#27D015
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480