#EADD79#EADD79
#EADD79 is a very light, vivid yellow. Relative luminance 0.706; OKLCH L 88.7% C 0.123 H 101.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD79 |
|---|---|
| RGB | rgb(234, 221, 121) |
| HSL | hsl(53, 73%, 70%) |
| HSV | hsv(53, 48%, 92%) |
| CMYK | cmyk(0%, 5.6%, 48.3%, 8.2%) |
| CIE-LAB | lab(87.28, -8.69, 50.32) |
| CIE-LCH | lch(87.28, 51.07, 99.79°) |
| OKLab | oklab(88.74% -0.0253 0.1199) |
| OKLCH | oklch(88.74% 0.123 101.9) |
| XYZ | xyz(63.2410, 70.5879, 28.3790) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.67
Sandy
#F1DA7A
ΔE00 2.86
Dull Yellow
#EEDC5B
ΔE00 3.88
Sandy Yellow
#FDEE73
ΔE00 4.66
Yellow Tan
#FFE36E
ΔE00 4.81
Sand Yellow
#FCE166
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD79 #7986EA
analogous
#EAA479 #EADD79 #BFEA79
triadic
#EADD79 #79EADD #DD79EA
tetradic
#EADD79 #79EAA4 #7986EA #EA79BF
square
#EADD79 #79EAA4 #7986EA #EA79BF
split-complementary
#EADD79 #79BFEA #A479EA
monochromatic
#C9B620 #E2D044 #EADD79 #F2EAAE #FBF8E3
Accessibility & contrast
On white
1.39
#EADD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#EADD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD79
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD79 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#F1DD7D
Tritanopia (blue-blind)
#F9D1C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd79; /* rgb */ color: rgb(234, 221, 121); /* oklch */ color: oklch(88.7% 0.123 101.9);
Tailwind
colors: {
custom: {
50: '#f3e7a2',
500: '#eadd79',
950: '#000000',
},
}SCSS
$custom: #eadd79; $custom-light: #f3e7a2; $custom-dark: #000000;
JSON
{
"hex": "#eadd79",
"rgb": {
"r": 234,
"g": 221,
"b": 121
},
"hsl": {
"h": 53.097,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.88738,
"c": 0.12252,
"h": 101.9
},
"luminance": 0.70586
}Semantic roles & 50–950 ramp
primary
#EADD79
secondary
#4553C3
accent
#27D511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17160F
muted
#858480