#EAE98D#EAE98D
#EAE98D is a very light, moderate yellow. Relative luminance 0.777; OKLCH L 91.5% C 0.114 H 107.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE98D |
|---|---|
| RGB | rgb(234, 233, 141) |
| HSL | hsl(59, 69%, 74%) |
| HSV | hsv(59, 40%, 92%) |
| CMYK | cmyk(0%, 0.4%, 39.7%, 8.2%) |
| CIE-LAB | lab(90.64, -12.73, 44.78) |
| CIE-LCH | lch(90.64, 46.56, 105.87°) |
| OKLab | oklab(91.49% -0.0352 0.1088) |
| OKLCH | oklch(91.49% 0.114 107.9) |
| XYZ | xyz(67.8793, 77.6948, 36.6150) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.41
Buff
#FEF69E
ΔE00 3.62
Dark Cream
#FFF39A
ΔE00 3.91
Light Khaki
#E6F2A2
ΔE00 4.44
Parchment
#FEFCAF
ΔE00 4.96
Manilla
#FFFA86
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE98D #8D8EEA
analogous
#EABA8D #EAE98D #BCEA8D
triadic
#EAE98D #8DEAE9 #E98DEA
tetradic
#EAE98D #8DEABA #8D8EEA #EA8DBC
square
#EAE98D #8DEABA #8D8EEA #EA8DBC
split-complementary
#EAE98D #8DBCEA #BA8DEA
monochromatic
#D5D327 #E0DF59 #EAE98D #F4F3C1 #FAFAE5
Accessibility & contrast
On white
1.27
#EAE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#EAE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE98D
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE98D | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E286
Deuteranopia (green-blind)
#F8E691
Tritanopia (blue-blind)
#F6DED3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae98d; /* rgb */ color: rgb(234, 233, 141); /* oklch */ color: oklch(91.5% 0.114 107.9);
Tailwind
colors: {
custom: {
50: '#f2efaf',
500: '#eae98d',
950: '#000000',
},
}SCSS
$custom: #eae98d; $custom-light: #f2efaf; $custom-dark: #000000;
JSON
{
"hex": "#eae98d",
"rgb": {
"r": 234,
"g": 233,
"b": 141
},
"hsl": {
"h": 59.355,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.91486,
"c": 0.11434,
"h": 107.9
},
"luminance": 0.77693
}Semantic roles & 50–950 ramp
primary
#EAE98D
secondary
#5758C4
accent
#17D115
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581