#EADD84#EADD84
#EADD84 is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 88.9% C 0.111 H 101.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD84 |
|---|---|
| RGB | rgb(234, 221, 132) |
| HSL | hsl(52, 71%, 72%) |
| HSV | hsv(52, 44%, 92%) |
| CMYK | cmyk(0%, 5.6%, 43.6%, 8.2%) |
| CIE-LAB | lab(87.42, -7.65, 45.16) |
| CIE-LCH | lch(87.42, 45.80, 99.61°) |
| OKLab | oklab(88.89% -0.0213 0.1091) |
| OKLCH | oklch(88.89% 0.111 101.1) |
| XYZ | xyz(63.9545, 70.8732, 32.1363) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.06
Sandy
#F1DA7A
ΔE00 2.95
Dark Cream
#FFF39A
ΔE00 4.74
Wheat (survey)
#FBDD7E
ΔE00 4.79
Sand (survey)
#E2CA76
ΔE00 5.16
Buff
#FEF69E
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD84 #8491EA
analogous
#EAAA84 #EADD84 #C4EA84
triadic
#EADD84 #84EADD #DD84EA
tetradic
#EADD84 #84EAAA #8491EA #EA84C4
square
#EADD84 #84EAAA #8491EA #EA84C4
split-complementary
#EADD84 #84C4EA #AA84EA
monochromatic
#D0BA24 #E1CF50 #EADD84 #F3EBB8 #FBF8E5
Accessibility & contrast
On white
1.38
#EADD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#EADD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD84
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD84 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#F0DE88
Tritanopia (blue-blind)
#F8D2C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd84; /* rgb */ color: rgb(234, 221, 132); /* oklch */ color: oklch(88.9% 0.111 101.1);
Tailwind
colors: {
custom: {
50: '#f2e7a9',
500: '#eadd84',
950: '#000000',
},
}SCSS
$custom: #eadd84; $custom-light: #f2e7a9; $custom-dark: #000000;
JSON
{
"hex": "#eadd84",
"rgb": {
"r": 234,
"g": 221,
"b": 132
},
"hsl": {
"h": 52.353,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.88893,
"c": 0.11119,
"h": 101.1
},
"luminance": 0.70871
}Semantic roles & 50–950 ramp
primary
#EADD84
secondary
#4F5EC4
accent
#2BD313
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481