#EADE9D#EADE9D
#EADE9D is a very light, moderate yellow. Relative luminance 0.722; OKLCH L 89.5% C 0.084 H 99.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EADE9D |
|---|---|
| RGB | rgb(234, 222, 157) |
| HSL | hsl(51, 65%, 77%) |
| HSV | hsv(51, 33%, 92%) |
| CMYK | cmyk(0%, 5.1%, 32.9%, 8.2%) |
| CIE-LAB | lab(88.05, -5.42, 33.42) |
| CIE-LCH | lch(88.05, 33.86, 99.21°) |
| OKLab | oklab(89.51% -0.0131 0.0832) |
| OKLCH | oklch(89.51% 0.084 99) |
| XYZ | xyz(66.1396, 72.1710, 42.3381) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.41
Palegoldenrod
#EEE8AA
ΔE00 2.76
Beige (survey)
#E6DAA6
ΔE00 2.88
Light Tan
#FBEEAC
ΔE00 3.53
Khaki (CSS)
#F0E68C
ΔE00 4.65
Pale Peach
#FFE5AD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADE9D #9DA9EA
analogous
#EAB89D #EADE9D #D0EA9D
triadic
#EADE9D #9DEADE #DE9DEA
tetradic
#EADE9D #9DEAB8 #9DA9EA #EA9DD0
square
#EADE9D #9DEAB8 #9DA9EA #EA9DD0
split-complementary
#EADE9D #9DD0EA #B89DEA
monochromatic
#D4BC38 #DFCD6B #EADE9D #F5EFCF #FAF7E6
Accessibility & contrast
On white
1.36
#EADE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#EADE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADE9D
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADE9D | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#EEDF9F
Tritanopia (blue-blind)
#F5D5CD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eade9d; /* rgb */ color: rgb(234, 222, 157); /* oklch */ color: oklch(89.5% 0.084 99.0);
Tailwind
colors: {
custom: {
50: '#f1e8ba',
500: '#eade9d',
950: '#000000',
},
}SCSS
$custom: #eade9d; $custom-light: #f1e8ba; $custom-dark: #000000;
JSON
{
"hex": "#eade9d",
"rgb": {
"r": 234,
"g": 222,
"b": 157
},
"hsl": {
"h": 50.649,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.89511,
"c": 0.08424,
"h": 99
},
"luminance": 0.72169
}Semantic roles & 50–950 ramp
primary
#EADE9D
secondary
#6675C5
accent
#35CD19
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481