#EADE74#EADE74
#EADE74 is a very light, vivid yellow. Relative luminance 0.710; OKLCH L 88.9% C 0.128 H 102.9°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EADE74 |
|---|---|
| RGB | rgb(234, 222, 116) |
| HSL | hsl(54, 74%, 69%) |
| HSV | hsv(54, 50%, 92%) |
| CMYK | cmyk(0%, 5.1%, 50.4%, 8.2%) |
| CIE-LAB | lab(87.48, -9.62, 52.93) |
| CIE-LCH | lch(87.48, 53.80, 100.30°) |
| OKLab | oklab(88.88% -0.0286 0.1252) |
| OKLCH | oklch(88.88% 0.128 102.9) |
| XYZ | xyz(63.2071, 70.9980, 26.8941) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.09
Dull Yellow
#EEDC5B
ΔE00 3.27
Sandy
#F1DA7A
ΔE00 3.39
Sandy Yellow
#FDEE73
ΔE00 4.13
Sand Yellow
#FCE166
ΔE00 4.57
Yellow Tan
#FFE36E
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADE74 #7480EA
analogous
#EAA374 #EADE74 #BBEA74
triadic
#EADE74 #74EADE #DE74EA
tetradic
#EADE74 #74EAA3 #7480EA #EA74BB
square
#EADE74 #74EAA3 #7480EA #EA74BB
split-complementary
#EADE74 #74BBEA #A374EA
monochromatic
#C6B51E #E2D13F #EADE74 #F2EBA9 #FAF7DE
Accessibility & contrast
On white
1.38
#EADE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#EADE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADE74
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADE74 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86A
Deuteranopia (green-blind)
#F2DE79
Tritanopia (blue-blind)
#F9D2C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eade74; /* rgb */ color: rgb(234, 222, 116); /* oklch */ color: oklch(88.9% 0.128 102.9);
Tailwind
colors: {
custom: {
50: '#f3e89e',
500: '#eade74',
950: '#000000',
},
}SCSS
$custom: #eade74; $custom-light: #f3e89e; $custom-dark: #000000;
JSON
{
"hex": "#eade74",
"rgb": {
"r": 234,
"g": 222,
"b": 116
},
"hsl": {
"h": 53.898,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.88878,
"c": 0.12841,
"h": 102.9
},
"luminance": 0.70996
}Semantic roles & 50–950 ramp
primary
#EADE74
secondary
#404DC2
accent
#24D610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480