#EAD97F#EAD97F
#EAD97F is a very light, moderate yellow. Relative luminance 0.686; OKLCH L 88.0% C 0.113 H 98.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD97F |
|---|---|
| RGB | rgb(234, 217, 127) |
| HSL | hsl(50, 72%, 71%) |
| HSV | hsv(50, 46%, 92%) |
| CMYK | cmyk(0%, 7.3%, 45.7%, 8.2%) |
| CIE-LAB | lab(86.33, -6.11, 46.25) |
| CIE-LCH | lch(86.33, 46.65, 97.53°) |
| OKLab | oklab(88.01% -0.0173 0.1113) |
| OKLCH | oklch(88.01% 0.113 98.9) |
| XYZ | xyz(62.5770, 68.6526, 30.0295) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.88
Khaki (CSS)
#F0E68C
ΔE00 3.28
Wheat (survey)
#FBDD7E
ΔE00 3.87
Sand (survey)
#E2CA76
ΔE00 3.94
Pale Gold
#FDDE6C
ΔE00 5.03
Dull Yellow
#EEDC5B
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD97F #7F90EA
analogous
#EAA37F #EAD97F #C5EA7F
triadic
#EAD97F #7FEAD9 #D97FEA
tetradic
#EAD97F #7FEAA3 #7F90EA #EA7FC5
square
#EAD97F #7FEAA3 #7F90EA #EA7FC5
split-complementary
#EAD97F #7FC5EA #A37FEA
monochromatic
#CDB222 #E1C94A #EAD97F #F3E9B4 #FBF7E5
Accessibility & contrast
On white
1.43
#EAD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#EAD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD97F
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD97F | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D478
Deuteranopia (green-blind)
#EEDB83
Tritanopia (blue-blind)
#F8CDC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ead97f; /* rgb */ color: rgb(234, 217, 127); /* oklch */ color: oklch(88.0% 0.113 98.9);
Tailwind
colors: {
custom: {
50: '#f2e4a6',
500: '#ead97f',
950: '#000000',
},
}SCSS
$custom: #ead97f; $custom-light: #f2e4a6; $custom-dark: #000000;
JSON
{
"hex": "#ead97f",
"rgb": {
"r": 234,
"g": 217,
"b": 127
},
"hsl": {
"h": 50.467,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.88007,
"c": 0.1126,
"h": 98.9
},
"luminance": 0.6865
}Semantic roles & 50–950 ramp
primary
#EAD97F
secondary
#4A5DC3
accent
#30D412
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480