#EADD76#EADD76
#EADD76 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.7% C 0.125 H 102.2°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD76 |
|---|---|
| RGB | rgb(234, 221, 118) |
| HSL | hsl(53, 73%, 69%) |
| HSV | hsv(53, 50%, 92%) |
| CMYK | cmyk(0%, 5.6%, 49.6%, 8.2%) |
| CIE-LAB | lab(87.25, -8.95, 51.71) |
| CIE-LCH | lch(87.25, 52.48, 99.82°) |
| OKLab | oklab(88.7% -0.0264 0.1227) |
| OKLCH | oklch(88.7% 0.125 102.2) |
| XYZ | xyz(63.0599, 70.5154, 27.4251) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.96
Sandy
#F1DA7A
ΔE00 2.98
Dull Yellow
#EEDC5B
ΔE00 3.49
Sandy Yellow
#FDEE73
ΔE00 4.43
Sand Yellow
#FCE166
ΔE00 4.59
Yellow Tan
#FFE36E
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD76 #7683EA
analogous
#EAA376 #EADD76 #BDEA76
triadic
#EADD76 #76EADD #DD76EA
tetradic
#EADD76 #76EAA3 #7683EA #EA76BD
square
#EADD76 #76EAA3 #7683EA #EA76BD
split-complementary
#EADD76 #76BDEA #A376EA
monochromatic
#C7B41F #E2D041 #EADD76 #F2EAAB #FAF7E0
Accessibility & contrast
On white
1.39
#EADD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EADD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD76
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD76 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#F1DD7B
Tritanopia (blue-blind)
#F9D1C5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd76; /* rgb */ color: rgb(234, 221, 118); /* oklch */ color: oklch(88.7% 0.125 102.2);
Tailwind
colors: {
custom: {
50: '#f3e7a0',
500: '#eadd76',
950: '#000000',
},
}SCSS
$custom: #eadd76; $custom-light: #f3e7a0; $custom-dark: #000000;
JSON
{
"hex": "#eadd76",
"rgb": {
"r": 234,
"g": 221,
"b": 118
},
"hsl": {
"h": 53.276,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.88699,
"c": 0.12549,
"h": 102.2
},
"luminance": 0.70513
}Semantic roles & 50–950 ramp
primary
#EADD76
secondary
#4250C2
accent
#26D610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480