#EADD80#EADD80
#EADD80 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 88.8% C 0.115 H 101.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD80 |
|---|---|
| RGB | rgb(234, 221, 128) |
| HSL | hsl(53, 72%, 71%) |
| HSV | hsv(53, 45%, 92%) |
| CMYK | cmyk(0%, 5.6%, 45.3%, 8.2%) |
| CIE-LAB | lab(87.37, -8.04, 47.05) |
| CIE-LCH | lch(87.37, 47.73, 99.69°) |
| OKLab | oklab(88.84% -0.0228 0.1131) |
| OKLCH | oklch(88.84% 0.115 101.4) |
| XYZ | xyz(63.6860, 70.7658, 30.7223) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.16
Sandy
#F1DA7A
ΔE00 2.81
Wheat (survey)
#FBDD7E
ΔE00 4.76
Dark Cream
#FFF39A
ΔE00 4.84
Dull Yellow
#EEDC5B
ΔE00 4.85
Sand (survey)
#E2CA76
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD80 #808DEA
analogous
#EAA880 #EADD80 #C2EA80
triadic
#EADD80 #80EADD #DD80EA
tetradic
#EADD80 #80EAA8 #808DEA #EA80C2
square
#EADD80 #80EAA8 #808DEA #EA80C2
split-complementary
#EADD80 #80C2EA #A880EA
monochromatic
#CEB922 #E1CF4B #EADD80 #F3EBB5 #FBF8E5
Accessibility & contrast
On white
1.39
#EADD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#EADD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD80
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD80 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD878
Deuteranopia (green-blind)
#F0DE84
Tritanopia (blue-blind)
#F8D1C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd80; /* rgb */ color: rgb(234, 221, 128); /* oklch */ color: oklch(88.8% 0.115 101.4);
Tailwind
colors: {
custom: {
50: '#f2e7a6',
500: '#eadd80',
950: '#000000',
},
}SCSS
$custom: #eadd80; $custom-light: #f2e7a6; $custom-dark: #000000;
JSON
{
"hex": "#eadd80",
"rgb": {
"r": 234,
"g": 221,
"b": 128
},
"hsl": {
"h": 52.642,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.88835,
"c": 0.11539,
"h": 101.4
},
"luminance": 0.70764
}Semantic roles & 50–950 ramp
primary
#EADD80
secondary
#4B5AC3
accent
#2AD412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480