#EADD87#EADD87
#EADD87 is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 88.9% C 0.108 H 100.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD87 |
|---|---|
| RGB | rgb(234, 221, 135) |
| HSL | hsl(52, 70%, 72%) |
| HSV | hsv(52, 42%, 92%) |
| CMYK | cmyk(0%, 5.6%, 42.3%, 8.2%) |
| CIE-LAB | lab(87.46, -7.35, 43.73) |
| CIE-LCH | lch(87.46, 44.34, 99.54°) |
| OKLab | oklab(88.94% -0.0202 0.1061) |
| OKLCH | oklch(88.94% 0.108 100.8) |
| XYZ | xyz(64.1627, 70.9565, 33.2331) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.11
Sandy
#F1DA7A
ΔE00 3.14
Dark Cream
#FFF39A
ΔE00 4.72
Wheat (survey)
#FBDD7E
ΔE00 4.86
Sand (survey)
#E2CA76
ΔE00 5.12
Buff
#FEF69E
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD87 #8794EA
analogous
#EAAB87 #EADD87 #C6EA87
triadic
#EADD87 #87EADD #DD87EA
tetradic
#EADD87 #87EAAB #8794EA #EA87C6
square
#EADD87 #87EAAB #8794EA #EA87C6
split-complementary
#EADD87 #87C6EA #AB87EA
monochromatic
#D2BB25 #E1CE53 #EADD87 #F3ECBB #FAF8E5
Accessibility & contrast
On white
1.38
#EADD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#EADD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD87
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD87 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#F7D2C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd87; /* rgb */ color: rgb(234, 221, 135); /* oklch */ color: oklch(88.9% 0.108 100.8);
Tailwind
colors: {
custom: {
50: '#f2e7ab',
500: '#eadd87',
950: '#000000',
},
}SCSS
$custom: #eadd87; $custom-light: #f2e7ab; $custom-dark: #000000;
JSON
{
"hex": "#eadd87",
"rgb": {
"r": 234,
"g": 221,
"b": 135
},
"hsl": {
"h": 52.121,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.88939,
"c": 0.10799,
"h": 100.8
},
"luminance": 0.70955
}Semantic roles & 50–950 ramp
primary
#EADD87
secondary
#5160C4
accent
#2CD213
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481