#EADD82#EADD82
#EADD82 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.113 H 101.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD82 |
|---|---|
| RGB | rgb(234, 221, 130) |
| HSL | hsl(53, 71%, 71%) |
| HSV | hsv(53, 44%, 92%) |
| CMYK | cmyk(0%, 5.6%, 44.4%, 8.2%) |
| CIE-LAB | lab(87.40, -7.85, 46.10) |
| CIE-LCH | lch(87.40, 46.77, 99.66°) |
| OKLab | oklab(88.86% -0.0221 0.1111) |
| OKLCH | oklch(88.86% 0.113 101.2) |
| XYZ | xyz(63.8189, 70.8190, 31.4224) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.08
Sandy
#F1DA7A
ΔE00 2.87
Wheat (survey)
#FBDD7E
ΔE00 4.77
Dark Cream
#FFF39A
ΔE00 4.78
Dull Yellow
#EEDC5B
ΔE00 5.14
Sand (survey)
#E2CA76
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD82 #828FEA
analogous
#EAA982 #EADD82 #C3EA82
triadic
#EADD82 #82EADD #DD82EA
tetradic
#EADD82 #82EAA9 #828FEA #EA82C3
square
#EADD82 #82EAA9 #828FEA #EA82C3
split-complementary
#EADD82 #82C3EA #A982EA
monochromatic
#CFB923 #E1CF4E #EADD82 #F3EBB6 #FBF8E5
Accessibility & contrast
On white
1.38
#EADD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#EADD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD82
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD82 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87B
Deuteranopia (green-blind)
#F0DE86
Tritanopia (blue-blind)
#F8D2C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd82; /* rgb */ color: rgb(234, 221, 130); /* oklch */ color: oklch(88.9% 0.113 101.2);
Tailwind
colors: {
custom: {
50: '#f2e7a8',
500: '#eadd82',
950: '#000000',
},
}SCSS
$custom: #eadd82; $custom-light: #f2e7a8; $custom-dark: #000000;
JSON
{
"hex": "#eadd82",
"rgb": {
"r": 234,
"g": 221,
"b": 130
},
"hsl": {
"h": 52.5,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.88864,
"c": 0.1133,
"h": 101.2
},
"luminance": 0.70817
}Semantic roles & 50–950 ramp
primary
#EADD82
secondary
#4D5CC3
accent
#2AD312
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171610
muted
#858480