#EADA79#EADA79
#EADA79 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.1% C 0.120 H 100.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EADA79 |
|---|---|
| RGB | rgb(234, 218, 121) |
| HSL | hsl(52, 73%, 70%) |
| HSV | hsv(52, 48%, 92%) |
| CMYK | cmyk(0%, 6.8%, 48.3%, 8.2%) |
| CIE-LAB | lab(86.51, -7.17, 49.39) |
| CIE-LCH | lch(86.51, 49.90, 98.26°) |
| OKLab | oklab(88.13% -0.021 0.1178) |
| OKLCH | oklch(88.13% 0.12 100.1) |
| XYZ | xyz(62.4560, 69.0179, 28.1173) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.98
Khaki (CSS)
#F0E68C
ΔE00 3.22
Dull Yellow
#EEDC5B
ΔE00 4.07
Wheat (survey)
#FBDD7E
ΔE00 4.13
Sand (survey)
#E2CA76
ΔE00 4.58
Yellow Tan
#FFE36E
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADA79 #7989EA
analogous
#EAA179 #EADA79 #C2EA79
triadic
#EADA79 #79EADA #DA79EA
tetradic
#EADA79 #79EAA1 #7989EA #EA79C2
square
#EADA79 #79EAA1 #7989EA #EA79C2
split-complementary
#EADA79 #79C2EA #A179EA
monochromatic
#C9B120 #E2CB44 #EADA79 #F2E9AE #FBF7E3
Accessibility & contrast
On white
1.42
#EADA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#EADA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADA79
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADA79 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#EFDB7D
Tritanopia (blue-blind)
#F9CEC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eada79; /* rgb */ color: rgb(234, 218, 121); /* oklch */ color: oklch(88.1% 0.120 100.1);
Tailwind
colors: {
custom: {
50: '#f3e5a2',
500: '#eada79',
950: '#000000',
},
}SCSS
$custom: #eada79; $custom-light: #f3e5a2; $custom-dark: #000000;
JSON
{
"hex": "#eada79",
"rgb": {
"r": 234,
"g": 218,
"b": 121
},
"hsl": {
"h": 51.504,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.88126,
"c": 0.11966,
"h": 100.1
},
"luminance": 0.69016
}Semantic roles & 50–950 ramp
primary
#EADA79
secondary
#4556C3
accent
#2CD511
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480