#EEE188#EEE188
#EEE188 is a very light, moderate yellow. Relative luminance 0.738; OKLCH L 90.1% C 0.111 H 101.0°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE188 |
|---|---|
| RGB | rgb(238, 225, 136) |
| HSL | hsl(52, 75%, 73%) |
| HSV | hsv(52, 43%, 93%) |
| CMYK | cmyk(0%, 5.5%, 42.9%, 6.7%) |
| CIE-LAB | lab(88.83, -7.69, 45.03) |
| CIE-LCH | lch(88.83, 45.68, 99.69°) |
| OKLab | oklab(90.11% -0.0213 0.109) |
| OKLCH | oklch(90.11% 0.111 101) |
| XYZ | xyz(66.6305, 73.8072, 34.0241) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.29
Sandy
#F1DA7A
ΔE00 3.20
Dark Cream
#FFF39A
ΔE00 3.85
Buff
#FEF69E
ΔE00 4.54
Wheat (survey)
#FBDD7E
ΔE00 4.76
Light Tan
#FBEEAC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE188 #8895EE
analogous
#EEAE88 #EEE188 #C8EE88
triadic
#EEE188 #88EEE1 #E188EE
tetradic
#EEE188 #88EEAE #8895EE #EE88C8
square
#EEE188 #88EEAE #8895EE #EE88C8
split-complementary
#EEE188 #88C8EE #AE88EE
monochromatic
#DCC41F #E6D352 #EEE188 #F6EEBE #FBF8E4
Accessibility & contrast
On white
1.33
#EEE188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EEE188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE188
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE188 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#FCD6CB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee188; /* rgb */ color: rgb(238, 225, 136); /* oklch */ color: oklch(90.1% 0.111 101.0);
Tailwind
colors: {
custom: {
50: '#f5eaac',
500: '#eee188',
950: '#000000',
},
}SCSS
$custom: #eee188; $custom-light: #f5eaac; $custom-dark: #000000;
JSON
{
"hex": "#eee188",
"rgb": {
"r": 238,
"g": 225,
"b": 136
},
"hsl": {
"h": 52.353,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.90106,
"c": 0.11109,
"h": 101
},
"luminance": 0.73805
}Semantic roles & 50–950 ramp
primary
#EEE188
secondary
#5161C9
accent
#28D70E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481