#EADC79#EADC79
#EADC79 is a very light, vivid yellow. Relative luminance 0.701; OKLCH L 88.5% C 0.122 H 101.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EADC79 |
|---|---|
| RGB | rgb(234, 220, 121) |
| HSL | hsl(53, 73%, 70%) |
| HSV | hsv(53, 48%, 92%) |
| CMYK | cmyk(0%, 6%, 48.3%, 8.2%) |
| CIE-LAB | lab(87.03, -8.18, 50.01) |
| CIE-LCH | lch(87.03, 50.68, 99.29°) |
| OKLab | oklab(88.53% -0.0239 0.1192) |
| OKLCH | oklch(88.53% 0.122 101.3) |
| XYZ | xyz(62.9778, 70.0614, 28.2912) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.55
Khaki (CSS)
#F0E68C
ΔE00 2.82
Dull Yellow
#EEDC5B
ΔE00 3.91
Wheat (survey)
#FBDD7E
ΔE00 4.62
Yellow Tan
#FFE36E
ΔE00 4.73
Sand Yellow
#FCE166
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADC79 #7987EA
analogous
#EAA379 #EADC79 #C0EA79
triadic
#EADC79 #79EADC #DC79EA
tetradic
#EADC79 #79EAA3 #7987EA #EA79C0
square
#EADC79 #79EAA3 #7987EA #EA79C0
split-complementary
#EADC79 #79C0EA #A379EA
monochromatic
#C9B420 #E2CE44 #EADC79 #F2EAAE #FBF8E3
Accessibility & contrast
On white
1.40
#EADC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#EADC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADC79
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADC79 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD670
Deuteranopia (green-blind)
#F0DD7D
Tritanopia (blue-blind)
#F9D0C5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eadc79; /* rgb */ color: rgb(234, 220, 121); /* oklch */ color: oklch(88.5% 0.122 101.3);
Tailwind
colors: {
custom: {
50: '#f3e6a2',
500: '#eadc79',
950: '#000000',
},
}SCSS
$custom: #eadc79; $custom-light: #f3e6a2; $custom-dark: #000000;
JSON
{
"hex": "#eadc79",
"rgb": {
"r": 234,
"g": 220,
"b": 121
},
"hsl": {
"h": 52.566,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.88534,
"c": 0.12155,
"h": 101.3
},
"luminance": 0.70059
}Semantic roles & 50–950 ramp
primary
#EADC79
secondary
#4554C3
accent
#29D511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480