#EADD85#EADD85
#EADD85 is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 88.9% C 0.110 H 101.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD85 |
|---|---|
| RGB | rgb(234, 221, 133) |
| HSL | hsl(52, 71%, 72%) |
| HSV | hsv(52, 43%, 92%) |
| CMYK | cmyk(0%, 5.6%, 43.2%, 8.2%) |
| CIE-LAB | lab(87.44, -7.55, 44.68) |
| CIE-LCH | lch(87.44, 45.31, 99.59°) |
| OKLab | oklab(88.91% -0.0209 0.1081) |
| OKLCH | oklch(88.91% 0.11 101) |
| XYZ | xyz(64.0232, 70.9007, 32.4984) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.06
Sandy
#F1DA7A
ΔE00 3.01
Dark Cream
#FFF39A
ΔE00 4.73
Wheat (survey)
#FBDD7E
ΔE00 4.81
Sand (survey)
#E2CA76
ΔE00 5.14
Buff
#FEF69E
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD85 #8592EA
analogous
#EAAB85 #EADD85 #C5EA85
triadic
#EADD85 #85EADD #DD85EA
tetradic
#EADD85 #85EAAB #8592EA #EA85C5
square
#EADD85 #85EAAB #8592EA #EA85C5
split-complementary
#EADD85 #85C5EA #AB85EA
monochromatic
#D1BA24 #E1CE51 #EADD85 #F3ECB9 #FBF8E5
Accessibility & contrast
On white
1.38
#EADD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#EADD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD85
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD85 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#F8D2C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd85; /* rgb */ color: rgb(234, 221, 133); /* oklch */ color: oklch(88.9% 0.110 101.0);
Tailwind
colors: {
custom: {
50: '#f2e7aa',
500: '#eadd85',
950: '#000000',
},
}SCSS
$custom: #eadd85; $custom-light: #f2e7aa; $custom-dark: #000000;
JSON
{
"hex": "#eadd85",
"rgb": {
"r": 234,
"g": 221,
"b": 133
},
"hsl": {
"h": 52.277,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.88908,
"c": 0.11013,
"h": 101
},
"luminance": 0.70899
}Semantic roles & 50–950 ramp
primary
#EADD85
secondary
#505FC4
accent
#2CD313
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481