#EEEA98#EEEA98
#EEEA98 is a very light, moderate yellow. Relative luminance 0.793; OKLCH L 92.2% C 0.103 H 105.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA98 |
|---|---|
| RGB | rgb(238, 234, 152) |
| HSL | hsl(57, 72%, 76%) |
| HSV | hsv(57, 36%, 93%) |
| CMYK | cmyk(0%, 1.7%, 36.1%, 6.7%) |
| CIE-LAB | lab(91.37, -10.50, 40.34) |
| CIE-LCH | lch(91.37, 41.68, 104.59°) |
| OKLab | oklab(92.19% -0.0281 0.0991) |
| OKLCH | oklch(92.19% 0.103 105.9) |
| XYZ | xyz(70.3511, 79.2913, 41.2985) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.27
Buff
#FEF69E
ΔE00 2.99
Dark Cream
#FFF39A
ΔE00 3.25
Palegoldenrod
#EEE8AA
ΔE00 3.76
Parchment
#FEFCAF
ΔE00 3.92
Light Tan
#FBEEAC
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA98 #989CEE
analogous
#EEBF98 #EEEA98 #C7EE98
triadic
#EEEA98 #98EEEA #EA98EE
tetradic
#EEEA98 #98EEBF #989CEE #EE98C7
square
#EEEA98 #98EEBF #989CEE #EE98C7
split-complementary
#EEEA98 #98C7EE #BF98EE
monochromatic
#DDD52F #E5DF63 #EEEA98 #F7F5CD #FBFAE5
Accessibility & contrast
On white
1.25
#EEEA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EEEA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA98
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA98 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E492
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#FAE0D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeea98; /* rgb */ color: rgb(238, 234, 152); /* oklch */ color: oklch(92.2% 0.103 105.9);
Tailwind
colors: {
custom: {
50: '#f5f0b7',
500: '#eeea98',
950: '#000000',
},
}SCSS
$custom: #eeea98; $custom-light: #f5f0b7; $custom-dark: #000000;
JSON
{
"hex": "#eeea98",
"rgb": {
"r": 238,
"g": 234,
"b": 152
},
"hsl": {
"h": 57.209,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.92189,
"c": 0.10305,
"h": 105.9
},
"luminance": 0.7929
}Semantic roles & 50–950 ramp
primary
#EEEA98
secondary
#6065CA
accent
#1BD412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581