#E8DA75#E8DA75
#E8DA75 is a very light, vivid yellow. Relative luminance 0.686; OKLCH L 87.9% C 0.124 H 101.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DA75 |
|---|---|
| RGB | rgb(232, 218, 117) |
| HSL | hsl(53, 71%, 68%) |
| HSV | hsv(53, 50%, 91%) |
| CMYK | cmyk(0%, 6%, 49.6%, 9%) |
| CIE-LAB | lab(86.30, -8.33, 51.00) |
| CIE-LCH | lch(86.30, 51.68, 99.28°) |
| OKLab | oklab(87.9% -0.0246 0.1211) |
| OKLCH | oklch(87.9% 0.124 101.5) |
| XYZ | xyz(61.5628, 68.5851, 26.8215) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.65
Khaki (CSS)
#F0E68C
ΔE00 3.34
Dull Yellow
#EEDC5B
ΔE00 3.65
Sand Yellow
#FCE166
ΔE00 4.74
Wheat (survey)
#FBDD7E
ΔE00 4.79
Yellow Tan
#FFE36E
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DA75 #7583E8
analogous
#E8A075 #E8DA75 #BCE875
triadic
#E8DA75 #75E8DA #DA75E8
tetradic
#E8DA75 #75E8A0 #7583E8 #E875BC
square
#E8DA75 #75E8A0 #7583E8 #E875BC
split-complementary
#E8DA75 #75BCE8 #A075E8
monochromatic
#C2AF20 #DFCC41 #E8DA75 #F1E8A9 #F9F6DE
Accessibility & contrast
On white
1.43
#E8DA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#E8DA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DA75
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DA75 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#F7CEC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e8da75; /* rgb */ color: rgb(232, 218, 117); /* oklch */ color: oklch(87.9% 0.124 101.5);
Tailwind
colors: {
custom: {
50: '#f1e59f',
500: '#e8da75',
950: '#000000',
},
}SCSS
$custom: #e8da75; $custom-light: #f1e59f; $custom-dark: #000000;
JSON
{
"hex": "#e8da75",
"rgb": {
"r": 232,
"g": 218,
"b": 117
},
"hsl": {
"h": 52.696,
"s": 71.429,
"l": 68.431
},
"oklch": {
"l": 0.87901,
"c": 0.12355,
"h": 101.5
},
"luminance": 0.68583
}Semantic roles & 50–950 ramp
primary
#E8DA75
secondary
#4151C0
accent
#2AD312
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480