#EADF97#EADF97
#EADF97 is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.6% C 0.092 H 100.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EADF97 |
|---|---|
| RGB | rgb(234, 223, 151) |
| HSL | hsl(52, 66%, 75%) |
| HSV | hsv(52, 35%, 92%) |
| CMYK | cmyk(0%, 4.7%, 35.5%, 8.2%) |
| CIE-LAB | lab(88.21, -6.63, 36.68) |
| CIE-LCH | lch(88.21, 37.27, 100.25°) |
| OKLab | oklab(89.61% -0.0169 0.0906) |
| OKLCH | oklch(89.61% 0.092 100.6) |
| XYZ | xyz(65.9062, 72.5038, 39.7950) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.13
Khaki (CSS)
#F0E68C
ΔE00 3.32
Vanilla
#F3E5AB
ΔE00 3.47
Light Tan
#FBEEAC
ΔE00 3.70
Beige (survey)
#E6DAA6
ΔE00 4.24
Dark Cream
#FFF39A
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADF97 #97A2EA
analogous
#EAB597 #EADF97 #CBEA97
triadic
#EADF97 #97EADF #DF97EA
tetradic
#EADF97 #97EAB5 #97A2EA #EA97CB
square
#EADF97 #97EAB5 #97A2EA #EA97CB
split-complementary
#EADF97 #97CBEA #B597EA
monochromatic
#D5C031 #E0CF64 #EADF97 #F4EFCA #FAF7E6
Accessibility & contrast
On white
1.35
#EADF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#EADF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADF97
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADF97 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB92
Deuteranopia (green-blind)
#EFDF9A
Tritanopia (blue-blind)
#F6D5CD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eadf97; /* rgb */ color: rgb(234, 223, 151); /* oklch */ color: oklch(89.6% 0.092 100.6);
Tailwind
colors: {
custom: {
50: '#f2e8b6',
500: '#eadf97',
950: '#000000',
},
}SCSS
$custom: #eadf97; $custom-light: #f2e8b6; $custom-dark: #000000;
JSON
{
"hex": "#eadf97",
"rgb": {
"r": 234,
"g": 223,
"b": 151
},
"hsl": {
"h": 52.048,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.89606,
"c": 0.09221,
"h": 100.6
},
"luminance": 0.72502
}Semantic roles & 50–950 ramp
primary
#EADF97
secondary
#606EC5
accent
#2FCE17
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481