#E8DA74#E8DA74
#E8DA74 is a very light, vivid yellow. Relative luminance 0.686; OKLCH L 87.9% C 0.125 H 101.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DA74 |
|---|---|
| RGB | rgb(232, 218, 116) |
| HSL | hsl(53, 72%, 68%) |
| HSV | hsv(53, 50%, 91%) |
| CMYK | cmyk(0%, 6%, 50%, 9%) |
| CIE-LAB | lab(86.29, -8.42, 51.46) |
| CIE-LCH | lch(86.29, 52.15, 99.29°) |
| OKLab | oklab(87.89% -0.025 0.122) |
| OKLCH | oklch(87.89% 0.125 101.6) |
| XYZ | xyz(61.5043, 68.5617, 26.5135) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.70
Khaki (CSS)
#F0E68C
ΔE00 3.43
Dull Yellow
#EEDC5B
ΔE00 3.52
Sand Yellow
#FCE166
ΔE00 4.66
Yellow Tan
#FFE36E
ΔE00 4.77
Wheat (survey)
#FBDD7E
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DA74 #7482E8
analogous
#E8A074 #E8DA74 #BCE874
triadic
#E8DA74 #74E8DA #DA74E8
tetradic
#E8DA74 #74E8A0 #7482E8 #E874BC
square
#E8DA74 #74E8A0 #7482E8 #E874BC
split-complementary
#E8DA74 #74BCE8 #A074E8
monochromatic
#C2AE20 #DFCC3F #E8DA74 #F1E8A9 #F9F6DD
Accessibility & contrast
On white
1.43
#E8DA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#E8DA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DA74
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DA74 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#F7CEC2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e8da74; /* rgb */ color: rgb(232, 218, 116); /* oklch */ color: oklch(87.9% 0.125 101.6);
Tailwind
colors: {
custom: {
50: '#f1e59e',
500: '#e8da74',
950: '#000000',
},
}SCSS
$custom: #e8da74; $custom-light: #f1e59e; $custom-dark: #000000;
JSON
{
"hex": "#e8da74",
"rgb": {
"r": 232,
"g": 218,
"b": 116
},
"hsl": {
"h": 52.759,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.87888,
"c": 0.12453,
"h": 101.6
},
"luminance": 0.6856
}Semantic roles & 50–950 ramp
primary
#E8DA74
secondary
#4050C0
accent
#29D412
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480