#EEE388#EEE388
#EEE388 is a very light, moderate yellow. Relative luminance 0.749; OKLCH L 90.5% C 0.113 H 102.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE388 |
|---|---|
| RGB | rgb(238, 227, 136) |
| HSL | hsl(54, 75%, 73%) |
| HSV | hsv(54, 43%, 93%) |
| CMYK | cmyk(0%, 4.6%, 42.9%, 6.7%) |
| CIE-LAB | lab(89.34, -8.69, 45.67) |
| CIE-LCH | lch(89.34, 46.49, 100.78°) |
| OKLab | oklab(90.51% -0.0242 0.1105) |
| OKLCH | oklch(90.51% 0.113 102.3) |
| XYZ | xyz(67.1744, 74.8948, 34.2054) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.71
Dark Cream
#FFF39A
ΔE00 3.52
Sandy
#F1DA7A
ΔE00 3.75
Buff
#FEF69E
ΔE00 4.11
Sandy Yellow
#FDEE73
ΔE00 4.97
Light Tan
#FBEEAC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE388 #8893EE
analogous
#EEB088 #EEE388 #C6EE88
triadic
#EEE388 #88EEE3 #E388EE
tetradic
#EEE388 #88EEB0 #8893EE #EE88C6
square
#EEE388 #88EEB0 #8893EE #EE88C6
split-complementary
#EEE388 #88C6EE #B088EE
monochromatic
#DCC81F #E6D652 #EEE388 #F6F0BE #FBF9E4
Accessibility & contrast
On white
1.31
#EEE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#EEE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE388
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE388 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD81
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#FCD8CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee388; /* rgb */ color: rgb(238, 227, 136); /* oklch */ color: oklch(90.5% 0.113 102.3);
Tailwind
colors: {
custom: {
50: '#f5ebac',
500: '#eee388',
950: '#000000',
},
}SCSS
$custom: #eee388; $custom-light: #f5ebac; $custom-dark: #000000;
JSON
{
"hex": "#eee388",
"rgb": {
"r": 238,
"g": 227,
"b": 136
},
"hsl": {
"h": 53.529,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.90512,
"c": 0.1131,
"h": 102.3
},
"luminance": 0.74893
}Semantic roles & 50–950 ramp
primary
#EEE388
secondary
#515EC9
accent
#24D70E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481