#EADE7D#EADE7D
#EADE7D is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 89.0% C 0.119 H 102.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EADE7D |
|---|---|
| RGB | rgb(234, 222, 125) |
| HSL | hsl(53, 72%, 70%) |
| HSV | hsv(53, 47%, 92%) |
| CMYK | cmyk(0%, 5.1%, 46.6%, 8.2%) |
| CIE-LAB | lab(87.59, -8.82, 48.77) |
| CIE-LCH | lch(87.59, 49.56, 100.25°) |
| OKLab | oklab(89% -0.0254 0.1167) |
| OKLCH | oklch(89% 0.119 102.3) |
| XYZ | xyz(63.7562, 71.2176, 29.7860) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.17
Sandy
#F1DA7A
ΔE00 3.09
Dull Yellow
#EEDC5B
ΔE00 4.41
Dark Cream
#FFF39A
ΔE00 4.82
Sandy Yellow
#FDEE73
ΔE00 4.83
Wheat (survey)
#FBDD7E
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADE7D #7D89EA
analogous
#EAA77D #EADE7D #C0EA7D
triadic
#EADE7D #7DEADE #DE7DEA
tetradic
#EADE7D #7DEAA7 #7D89EA #EA7DC0
square
#EADE7D #7DEAA7 #7D89EA #EA7DC0
split-complementary
#EADE7D #7DC0EA #A77DEA
monochromatic
#CCB921 #E1D148 #EADE7D #F3EBB2 #FBF8E5
Accessibility & contrast
On white
1.38
#EADE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#EADE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADE7D
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADE7D | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED875
Deuteranopia (green-blind)
#F2DE81
Tritanopia (blue-blind)
#F8D2C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eade7d; /* rgb */ color: rgb(234, 222, 125); /* oklch */ color: oklch(89.0% 0.119 102.3);
Tailwind
colors: {
custom: {
50: '#f2e8a4',
500: '#eade7d',
950: '#000000',
},
}SCSS
$custom: #eade7d; $custom-light: #f2e8a4; $custom-dark: #000000;
JSON
{
"hex": "#eade7d",
"rgb": {
"r": 234,
"g": 222,
"b": 125
},
"hsl": {
"h": 53.394,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.88997,
"c": 0.11946,
"h": 102.3
},
"luminance": 0.71216
}Semantic roles & 50–950 ramp
primary
#EADE7D
secondary
#4856C3
accent
#27D411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480