#EADE80#EADE80
#EADE80 is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.0% C 0.116 H 102.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EADE80 |
|---|---|
| RGB | rgb(234, 222, 128) |
| HSL | hsl(53, 72%, 71%) |
| HSV | hsv(53, 45%, 92%) |
| CMYK | cmyk(0%, 5.1%, 45.3%, 8.2%) |
| CIE-LAB | lab(87.63, -8.54, 47.37) |
| CIE-LCH | lch(87.63, 48.13, 100.22°) |
| OKLab | oklab(89.04% -0.0243 0.1138) |
| OKLCH | oklch(89.04% 0.116 102) |
| XYZ | xyz(63.9508, 71.2955, 30.8106) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.95
Sandy
#F1DA7A
ΔE00 3.09
Dark Cream
#FFF39A
ΔE00 4.69
Dull Yellow
#EEDC5B
ΔE00 4.82
Wheat (survey)
#FBDD7E
ΔE00 5.02
Sandy Yellow
#FDEE73
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADE80 #808CEA
analogous
#EAA980 #EADE80 #C1EA80
triadic
#EADE80 #80EADE #DE80EA
tetradic
#EADE80 #80EAA9 #808CEA #EA80C1
square
#EADE80 #80EAA9 #808CEA #EA80C1
split-complementary
#EADE80 #80C1EA #A980EA
monochromatic
#CEBA22 #E1D04B #EADE80 #F3ECB5 #FBF8E5
Accessibility & contrast
On white
1.38
#EADE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#EADE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADE80
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADE80 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#F1DE84
Tritanopia (blue-blind)
#F8D2C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eade80; /* rgb */ color: rgb(234, 222, 128); /* oklch */ color: oklch(89.0% 0.116 102.0);
Tailwind
colors: {
custom: {
50: '#f2e8a6',
500: '#eade80',
950: '#000000',
},
}SCSS
$custom: #eade80; $custom-light: #f2e8a6; $custom-dark: #000000;
JSON
{
"hex": "#eade80",
"rgb": {
"r": 234,
"g": 222,
"b": 128
},
"hsl": {
"h": 53.208,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.89039,
"c": 0.11638,
"h": 102
},
"luminance": 0.71293
}Semantic roles & 50–950 ramp
primary
#EADE80
secondary
#4B59C3
accent
#28D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480