#EEF393#EEF393
#EEF393 is a very light, moderate yellow. Relative luminance 0.844; OKLCH L 94.0% C 0.119 H 111.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF393 |
|---|---|
| RGB | rgb(238, 243, 147) |
| HSL | hsl(63, 80%, 76%) |
| HSV | hsv(63, 40%, 95%) |
| CMYK | cmyk(2.1%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(93.62, -15.48, 45.68) |
| CIE-LCH | lch(93.62, 48.23, 108.72°) |
| OKLab | oklab(93.96% -0.0428 0.1111) |
| OKLCH | oklch(93.96% 0.119 111.1) |
| XYZ | xyz(72.5778, 84.3861, 40.0629) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.44
Buff
#FEF69E
ΔE00 3.65
Parchment
#FEFCAF
ΔE00 4.19
Manilla
#FFFA86
ΔE00 4.28
Yellowish Tan
#FCFC81
ΔE00 4.42
Khaki (CSS)
#F0E68C
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF393 #9893F3
analogous
#F3C893 #EEF393 #BEF393
triadic
#EEF393 #93EEF3 #F393EE
tetradic
#EEF393 #93F3C8 #9893F3 #F393BE
square
#EEF393 #93F3C8 #9893F3 #F393BE
split-complementary
#EEF393 #93BEF3 #C893F3
monochromatic
#DDE725 #E5ED5C #EEF393 #F7F9CA #FBFCE3
Accessibility & contrast
On white
1.17
#EEF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#EEF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF393
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF393 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#FFEE97
Tritanopia (blue-blind)
#FAE8DC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eef393; /* rgb */ color: rgb(238, 243, 147); /* oklch */ color: oklch(94.0% 0.119 111.1);
Tailwind
colors: {
custom: {
50: '#f5f7b4',
500: '#eef393',
950: '#000000',
},
}SCSS
$custom: #eef393; $custom-light: #f5f7b4; $custom-dark: #000000;
JSON
{
"hex": "#eef393",
"rgb": {
"r": 238,
"g": 243,
"b": 147
},
"hsl": {
"h": 63.125,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.93956,
"c": 0.11905,
"h": 111.1
},
"luminance": 0.84385
}Semantic roles & 50–950 ramp
primary
#EEF393
secondary
#605AD0
accent
#09DC14
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581