#EEEE8F#EEEE8F
#EEEE8F is a very light, moderate yellow. Relative luminance 0.813; OKLCH L 92.9% C 0.118 H 108.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE8F |
|---|---|
| RGB | rgb(238, 238, 143) |
| HSL | hsl(60, 74%, 75%) |
| HSV | hsv(60, 40%, 93%) |
| CMYK | cmyk(0%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(92.27, -13.45, 45.93) |
| CIE-LCH | lch(92.27, 47.85, 106.32°) |
| OKLab | oklab(92.87% -0.0373 0.1115) |
| OKLCH | oklch(92.87% 0.118 108.5) |
| XYZ | xyz(70.7934, 81.3108, 37.9466) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.98
Buff
#FEF69E
ΔE00 3.09
Dark Cream
#FFF39A
ΔE00 3.61
Manilla
#FFFA86
ΔE00 4.11
Light Khaki
#E6F2A2
ΔE00 4.27
Parchment
#FEFCAF
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE8F #8F8FEE
analogous
#EEBF8F #EEEE8F #BFEE8F
triadic
#EEEE8F #8FEEEE #EE8FEE
tetradic
#EEEE8F #8FEEBF #8F8FEE #EE8FBF
square
#EEEE8F #8FEEBF #8F8FEE #EE8FBF
split-complementary
#EEEE8F #8FBFEE #BF8FEE
monochromatic
#DEDE25 #E6E65A #EEEE8F #F6F6C4 #FBFBE4
Accessibility & contrast
On white
1.22
#EEEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EEEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE8F
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE8F | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE788
Deuteranopia (green-blind)
#FEEB93
Tritanopia (blue-blind)
#FAE3D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeee8f; /* rgb */ color: rgb(238, 238, 143); /* oklch */ color: oklch(92.9% 0.118 108.5);
Tailwind
colors: {
custom: {
50: '#f5f3b1',
500: '#eeee8f',
950: '#000000',
},
}SCSS
$custom: #eeee8f; $custom-light: #f5f3b1; $custom-dark: #000000;
JSON
{
"hex": "#eeee8f",
"rgb": {
"r": 238,
"g": 238,
"b": 143
},
"hsl": {
"h": 60,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.92866,
"c": 0.11751,
"h": 108.5
},
"luminance": 0.81309
}Semantic roles & 50–950 ramp
primary
#EEEE8F
secondary
#5858CA
accent
#10D610
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581