#EEE58F#EEE58F
#EEE58F is a very light, moderate yellow. Relative luminance 0.762; OKLCH L 91.0% C 0.108 H 103.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE58F |
|---|---|
| RGB | rgb(238, 229, 143) |
| HSL | hsl(54, 74%, 75%) |
| HSV | hsv(54, 40%, 93%) |
| CMYK | cmyk(0%, 3.8%, 39.9%, 6.7%) |
| CIE-LAB | lab(89.95, -8.98, 42.99) |
| CIE-LCH | lch(89.95, 43.92, 101.80°) |
| OKLab | oklab(91.03% -0.0244 0.1048) |
| OKLCH | oklch(91.03% 0.108 103.1) |
| XYZ | xyz(68.2384, 76.2007, 37.0949) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.73
Dark Cream
#FFF39A
ΔE00 3.20
Buff
#FEF69E
ΔE00 3.58
Light Tan
#FBEEAC
ΔE00 4.51
Palegoldenrod
#EEE8AA
ΔE00 4.59
Sandy
#F1DA7A
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE58F #8F98EE
analogous
#EEB68F #EEE58F #C7EE8F
triadic
#EEE58F #8FEEE5 #E58FEE
tetradic
#EEE58F #8FEEB6 #8F98EE #EE8FC7
square
#EEE58F #8FEEB6 #8F98EE #EE8FC7
split-complementary
#EEE58F #8FC7EE #B68FEE
monochromatic
#DECC25 #E6D95A #EEE58F #F6F1C4 #FBF9E4
Accessibility & contrast
On white
1.29
#EEE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EEE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE58F
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE58F | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#F6E493
Tritanopia (blue-blind)
#FBDAD0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee58f; /* rgb */ color: rgb(238, 229, 143); /* oklch */ color: oklch(91.0% 0.108 103.1);
Tailwind
colors: {
custom: {
50: '#f5edb1',
500: '#eee58f',
950: '#000000',
},
}SCSS
$custom: #eee58f; $custom-light: #f5edb1; $custom-dark: #000000;
JSON
{
"hex": "#eee58f",
"rgb": {
"r": 238,
"g": 229,
"b": 143
},
"hsl": {
"h": 54.316,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.91026,
"c": 0.10761,
"h": 103.1
},
"luminance": 0.76199
}Semantic roles & 50–950 ramp
primary
#EEE58F
secondary
#5862CA
accent
#23D610
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171611
muted
#858481