#EADB79#EADB79
#EADB79 is a very light, vivid yellow. Relative luminance 0.695; OKLCH L 88.3% C 0.121 H 100.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EADB79 |
|---|---|
| RGB | rgb(234, 219, 121) |
| HSL | hsl(52, 73%, 70%) |
| HSV | hsv(52, 48%, 92%) |
| CMYK | cmyk(0%, 6.4%, 48.3%, 8.2%) |
| CIE-LAB | lab(86.77, -7.68, 49.70) |
| CIE-LCH | lch(86.77, 50.29, 98.78°) |
| OKLab | oklab(88.33% -0.0224 0.1185) |
| OKLCH | oklch(88.33% 0.121 100.7) |
| XYZ | xyz(62.7161, 69.5381, 28.2040) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.26
Khaki (CSS)
#F0E68C
ΔE00 3.01
Dull Yellow
#EEDC5B
ΔE00 3.98
Wheat (survey)
#FBDD7E
ΔE00 4.37
Yellow Tan
#FFE36E
ΔE00 4.66
Sand Yellow
#FCE166
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADB79 #7988EA
analogous
#EAA279 #EADB79 #C1EA79
triadic
#EADB79 #79EADB #DB79EA
tetradic
#EADB79 #79EAA2 #7988EA #EA79C1
square
#EADB79 #79EAA2 #7988EA #EA79C1
split-complementary
#EADB79 #79C1EA #A279EA
monochromatic
#C9B320 #E2CD44 #EADB79 #F2E9AE #FBF7E3
Accessibility & contrast
On white
1.41
#EADB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#EADB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADB79
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADB79 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#F0DC7D
Tritanopia (blue-blind)
#F9CFC4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eadb79; /* rgb */ color: rgb(234, 219, 121); /* oklch */ color: oklch(88.3% 0.121 100.7);
Tailwind
colors: {
custom: {
50: '#f3e6a2',
500: '#eadb79',
950: '#000000',
},
}SCSS
$custom: #eadb79; $custom-light: #f3e6a2; $custom-dark: #000000;
JSON
{
"hex": "#eadb79",
"rgb": {
"r": 234,
"g": 219,
"b": 121
},
"hsl": {
"h": 52.035,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.8833,
"c": 0.1206,
"h": 100.7
},
"luminance": 0.69536
}Semantic roles & 50–950 ramp
primary
#EADB79
secondary
#4555C3
accent
#2BD511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480