#EADD83#EADD83
#EADD83 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.112 H 101.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EADD83 |
|---|---|
| RGB | rgb(234, 221, 131) |
| HSL | hsl(52, 71%, 72%) |
| HSV | hsv(52, 44%, 92%) |
| CMYK | cmyk(0%, 5.6%, 44%, 8.2%) |
| CIE-LAB | lab(87.41, -7.75, 45.63) |
| CIE-LCH | lch(87.41, 46.28, 99.64°) |
| OKLab | oklab(88.88% -0.0217 0.1101) |
| OKLCH | oklch(88.88% 0.112 101.1) |
| XYZ | xyz(63.8864, 70.8460, 31.7777) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.06
Sandy
#F1DA7A
ΔE00 2.91
Dark Cream
#FFF39A
ΔE00 4.76
Wheat (survey)
#FBDD7E
ΔE00 4.77
Sand (survey)
#E2CA76
ΔE00 5.18
Dull Yellow
#EEDC5B
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADD83 #8390EA
analogous
#EAAA83 #EADD83 #C4EA83
triadic
#EADD83 #83EADD #DD83EA
tetradic
#EADD83 #83EAAA #8390EA #EA83C4
square
#EADD83 #83EAAA #8390EA #EA83C4
split-complementary
#EADD83 #83C4EA #AA83EA
monochromatic
#CFBA23 #E1CF4F #EADD83 #F3EBB7 #FBF8E5
Accessibility & contrast
On white
1.38
#EADD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#EADD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADD83
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADD83 | 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)
#ECD87C
Deuteranopia (green-blind)
#F0DE87
Tritanopia (blue-blind)
#F8D2C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadd83; /* rgb */ color: rgb(234, 221, 131); /* oklch */ color: oklch(88.9% 0.112 101.1);
Tailwind
colors: {
custom: {
50: '#f2e7a8',
500: '#eadd83',
950: '#000000',
},
}SCSS
$custom: #eadd83; $custom-light: #f2e7a8; $custom-dark: #000000;
JSON
{
"hex": "#eadd83",
"rgb": {
"r": 234,
"g": 221,
"b": 131
},
"hsl": {
"h": 52.427,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.88879,
"c": 0.11225,
"h": 101.1
},
"luminance": 0.70844
}Semantic roles & 50–950 ramp
primary
#EADD83
secondary
#4E5DC3
accent
#2BD312
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171610
muted
#858480