#EADD77#EADD77
#EADD77 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.7% C 0.125 H 102.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD77 |
|---|---|
| RGB | rgb(234, 221, 119) |
| HSL | hsl(53, 73%, 69%) |
| HSV | hsv(53, 49%, 92%) |
| CMYK | cmyk(0%, 5.6%, 49.1%, 8.2%) |
| CIE-LAB | lab(87.26, -8.86, 51.25) |
| CIE-LCH | lch(87.26, 52.01, 99.81°) |
| OKLab | oklab(88.71% -0.0261 0.1218) |
| OKLCH | oklch(88.71% 0.125 102.1) |
| XYZ | xyz(63.1197, 70.5393, 27.7397) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.86
Sandy
#F1DA7A
ΔE00 2.93
Dull Yellow
#EEDC5B
ΔE00 3.62
Sandy Yellow
#FDEE73
ΔE00 4.50
Sand Yellow
#FCE166
ΔE00 4.66
Yellow Tan
#FFE36E
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD77 #7784EA
analogous
#EAA477 #EADD77 #BEEA77
triadic
#EADD77 #77EADD #DD77EA
tetradic
#EADD77 #77EAA4 #7784EA #EA77BE
square
#EADD77 #77EAA4 #7784EA #EA77BE
split-complementary
#EADD77 #77BEEA #A477EA
monochromatic
#C8B51F #E2D042 #EADD77 #F2EAAC #FAF8E1
Accessibility & contrast
On white
1.39
#EADD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#EADD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD77
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD77 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#F1DD7C
Tritanopia (blue-blind)
#F9D1C5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd77; /* rgb */ color: rgb(234, 221, 119); /* oklch */ color: oklch(88.7% 0.125 102.1);
Tailwind
colors: {
custom: {
50: '#f3e7a0',
500: '#eadd77',
950: '#000000',
},
}SCSS
$custom: #eadd77; $custom-light: #f3e7a0; $custom-dark: #000000;
JSON
{
"hex": "#eadd77",
"rgb": {
"r": 234,
"g": 221,
"b": 119
},
"hsl": {
"h": 53.217,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.88712,
"c": 0.12451,
"h": 102.1
},
"luminance": 0.70537
}Semantic roles & 50–950 ramp
primary
#EADD77
secondary
#4351C2
accent
#26D510
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480