#EADA74#EADA74
#EADA74 is a very light, vivid yellow. Relative luminance 0.689; OKLCH L 88.1% C 0.125 H 100.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EADA74 |
|---|---|
| RGB | rgb(234, 218, 116) |
| HSL | hsl(52, 74%, 69%) |
| HSV | hsv(52, 50%, 92%) |
| CMYK | cmyk(0%, 6.8%, 50.4%, 8.2%) |
| CIE-LAB | lab(86.45, -7.61, 51.70) |
| CIE-LCH | lch(86.45, 52.26, 98.38°) |
| OKLab | oklab(88.06% -0.0228 0.1225) |
| OKLCH | oklch(88.06% 0.125 100.5) |
| XYZ | xyz(62.1573, 68.8984, 26.5442) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.19
Dull Yellow
#EEDC5B
ΔE00 3.38
Khaki (CSS)
#F0E68C
ΔE00 3.57
Sand Yellow
#FCE166
ΔE00 4.25
Wheat (survey)
#FBDD7E
ΔE00 4.31
Yellow Tan
#FFE36E
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADA74 #7484EA
analogous
#EA9F74 #EADA74 #BFEA74
triadic
#EADA74 #74EADA #DA74EA
tetradic
#EADA74 #74EA9F #7484EA #EA74BF
square
#EADA74 #74EA9F #7484EA #EA74BF
split-complementary
#EADA74 #74BFEA #9F74EA
monochromatic
#C6AF1E #E2CC3F #EADA74 #F2E8A9 #FAF6DE
Accessibility & contrast
On white
1.42
#EADA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#EADA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADA74
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADA74 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#F9CEC2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eada74; /* rgb */ color: rgb(234, 218, 116); /* oklch */ color: oklch(88.1% 0.125 100.5);
Tailwind
colors: {
custom: {
50: '#f3e59e',
500: '#eada74',
950: '#000000',
},
}SCSS
$custom: #eada74; $custom-light: #f3e59e; $custom-dark: #000000;
JSON
{
"hex": "#eada74",
"rgb": {
"r": 234,
"g": 218,
"b": 116
},
"hsl": {
"h": 51.864,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.8806,
"c": 0.1246,
"h": 100.5
},
"luminance": 0.68896
}Semantic roles & 50–950 ramp
primary
#EADA74
secondary
#4052C2
accent
#2BD610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480