#EADC77#EADC77
#EADC77 is a very light, vivid yellow. Relative luminance 0.700; OKLCH L 88.5% C 0.124 H 101.5°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EADC77 |
|---|---|
| RGB | rgb(234, 220, 119) |
| HSL | hsl(53, 73%, 69%) |
| HSV | hsv(53, 49%, 92%) |
| CMYK | cmyk(0%, 6%, 49.1%, 8.2%) |
| CIE-LAB | lab(87.00, -8.36, 50.94) |
| CIE-LCH | lch(87.00, 51.62, 99.32°) |
| OKLab | oklab(88.51% -0.0246 0.1211) |
| OKLCH | oklch(88.51% 0.124 101.5) |
| XYZ | xyz(62.8564, 70.0128, 27.6520) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.62
Khaki (CSS)
#F0E68C
ΔE00 2.99
Dull Yellow
#EEDC5B
ΔE00 3.64
Sand Yellow
#FCE166
ΔE00 4.58
Yellow Tan
#FFE36E
ΔE00 4.61
Wheat (survey)
#FBDD7E
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADC77 #7785EA
analogous
#EAA377 #EADC77 #BEEA77
triadic
#EADC77 #77EADC #DC77EA
tetradic
#EADC77 #77EAA3 #7785EA #EA77BE
square
#EADC77 #77EAA3 #7785EA #EA77BE
split-complementary
#EADC77 #77BEEA #A377EA
monochromatic
#C8B31F #E2CE42 #EADC77 #F2EAAC #FAF7E1
Accessibility & contrast
On white
1.40
#EADC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#EADC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADC77
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADC77 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#F1DD7B
Tritanopia (blue-blind)
#F9D0C4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eadc77; /* rgb */ color: rgb(234, 220, 119); /* oklch */ color: oklch(88.5% 0.124 101.5);
Tailwind
colors: {
custom: {
50: '#f3e6a0',
500: '#eadc77',
950: '#000000',
},
}SCSS
$custom: #eadc77; $custom-light: #f3e6a0; $custom-dark: #000000;
JSON
{
"hex": "#eadc77",
"rgb": {
"r": 234,
"g": 220,
"b": 119
},
"hsl": {
"h": 52.696,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.88507,
"c": 0.12354,
"h": 101.5
},
"luminance": 0.70011
}Semantic roles & 50–950 ramp
primary
#EADC77
secondary
#4352C2
accent
#28D510
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480