#EEEB98#EEEB98
#EEEB98 is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.4% C 0.104 H 106.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB98 |
|---|---|
| RGB | rgb(238, 235, 152) |
| HSL | hsl(58, 72%, 76%) |
| HSV | hsv(58, 36%, 93%) |
| CMYK | cmyk(0%, 1.3%, 36.1%, 6.7%) |
| CIE-LAB | lab(91.62, -10.99, 40.67) |
| CIE-LCH | lch(91.62, 42.13, 105.13°) |
| OKLab | oklab(92.39% -0.0296 0.0999) |
| OKLCH | oklch(92.39% 0.104 106.5) |
| XYZ | xyz(70.6366, 79.8623, 41.3936) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.45
Buff
#FEF69E
ΔE00 2.91
Dark Cream
#FFF39A
ΔE00 3.29
Parchment
#FEFCAF
ΔE00 3.78
Palegoldenrod
#EEE8AA
ΔE00 3.96
Light Khaki
#E6F2A2
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB98 #989BEE
analogous
#EEC098 #EEEB98 #C6EE98
triadic
#EEEB98 #98EEEB #EB98EE
tetradic
#EEEB98 #98EEC0 #989BEE #EE98C6
square
#EEEB98 #98EEC0 #989BEE #EE98C6
split-complementary
#EEEB98 #98C6EE #C098EE
monochromatic
#DDD72F #E5E163 #EEEB98 #F7F5CD #FBFAE5
Accessibility & contrast
On white
1.24
#EEEB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EEEB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB98
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB98 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E592
Deuteranopia (green-blind)
#FAE99B
Tritanopia (blue-blind)
#FAE1D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeb98; /* rgb */ color: rgb(238, 235, 152); /* oklch */ color: oklch(92.4% 0.104 106.5);
Tailwind
colors: {
custom: {
50: '#f5f1b7',
500: '#eeeb98',
950: '#000000',
},
}SCSS
$custom: #eeeb98; $custom-light: #f5f1b7; $custom-dark: #000000;
JSON
{
"hex": "#eeeb98",
"rgb": {
"r": 238,
"g": 235,
"b": 152
},
"hsl": {
"h": 57.907,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.92393,
"c": 0.10418,
"h": 106.5
},
"luminance": 0.79861
}Semantic roles & 50–950 ramp
primary
#EEEB98
secondary
#6064CA
accent
#19D412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581