#EEE98F#EEE98F
#EEE98F is a very light, moderate yellow. Relative luminance 0.784; OKLCH L 91.8% C 0.112 H 105.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE98F |
|---|---|
| RGB | rgb(238, 233, 143) |
| HSL | hsl(57, 74%, 75%) |
| HSV | hsv(57, 40%, 93%) |
| CMYK | cmyk(0%, 2.1%, 39.9%, 6.7%) |
| CIE-LAB | lab(90.98, -10.97, 44.30) |
| CIE-LCH | lch(90.98, 45.64, 103.91°) |
| OKLab | oklab(91.84% -0.0302 0.1078) |
| OKLCH | oklch(91.84% 0.112 105.6) |
| XYZ | xyz(69.3579, 78.4398, 37.4681) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.42
Buff
#FEF69E
ΔE00 3.02
Dark Cream
#FFF39A
ΔE00 3.05
Parchment
#FEFCAF
ΔE00 4.74
Manilla
#FFFA86
ΔE00 4.90
Palegoldenrod
#EEE8AA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE98F #8F94EE
analogous
#EEBA8F #EEE98F #C4EE8F
triadic
#EEE98F #8FEEE9 #E98FEE
tetradic
#EEE98F #8FEEBA #8F94EE #EE8FC4
square
#EEE98F #8FEEBA #8F94EE #EE8FC4
split-complementary
#EEE98F #8FC4EE #BA8FEE
monochromatic
#DED425 #E6DF5A #EEE98F #F6F3C4 #FBFAE4
Accessibility & contrast
On white
1.26
#EEE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EEE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE98F
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE98F | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E388
Deuteranopia (green-blind)
#FAE793
Tritanopia (blue-blind)
#FBDED3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee98f; /* rgb */ color: rgb(238, 233, 143); /* oklch */ color: oklch(91.8% 0.112 105.6);
Tailwind
colors: {
custom: {
50: '#f5efb1',
500: '#eee98f',
950: '#000000',
},
}SCSS
$custom: #eee98f; $custom-light: #f5efb1; $custom-dark: #000000;
JSON
{
"hex": "#eee98f",
"rgb": {
"r": 238,
"g": 233,
"b": 143
},
"hsl": {
"h": 56.842,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.91841,
"c": 0.1119,
"h": 105.6
},
"luminance": 0.78438
}Semantic roles & 50–950 ramp
primary
#EEE98F
secondary
#585ECA
accent
#1AD610
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171611
muted
#858581