#EEF193#EEF193
#EEF193 is a very light, moderate yellow. Relative luminance 0.832; OKLCH L 93.5% C 0.117 H 110.0°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF193 |
|---|---|
| RGB | rgb(238, 241, 147) |
| HSL | hsl(62, 77%, 76%) |
| HSV | hsv(62, 39%, 95%) |
| CMYK | cmyk(1.2%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(93.10, -14.50, 45.03) |
| CIE-LCH | lch(93.10, 47.30, 107.85°) |
| OKLab | oklab(93.54% -0.04 0.1096) |
| OKLCH | oklch(93.54% 0.117 110) |
| XYZ | xyz(71.9825, 83.1956, 39.8645) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.30
Light Khaki
#E6F2A2
ΔE00 3.52
Khaki (CSS)
#F0E68C
ΔE00 3.86
Parchment
#FEFCAF
ΔE00 4.05
Dark Cream
#FFF39A
ΔE00 4.08
Manilla
#FFFA86
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF193 #9693F1
analogous
#F1C593 #EEF193 #BFF193
triadic
#EEF193 #93EEF1 #F193EE
tetradic
#EEF193 #93F1C5 #9693F1 #F193BF
square
#EEF193 #93F1C5 #9693F1 #F193BF
split-complementary
#EEF193 #93BFF1 #C593F1
monochromatic
#DDE327 #E5EA5D #EEF193 #F7F8C9 #FBFBE4
Accessibility & contrast
On white
1.19
#EEF193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#EEF193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF193
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF193 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE98C
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#FAE6DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eef193; /* rgb */ color: rgb(238, 241, 147); /* oklch */ color: oklch(93.5% 0.117 110.0);
Tailwind
colors: {
custom: {
50: '#f5f5b4',
500: '#eef193',
950: '#000000',
},
}SCSS
$custom: #eef193; $custom-light: #f5f5b4; $custom-dark: #000000;
JSON
{
"hex": "#eef193",
"rgb": {
"r": 238,
"g": 241,
"b": 147
},
"hsl": {
"h": 61.915,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.93544,
"c": 0.11668,
"h": 110
},
"luminance": 0.83194
}Semantic roles & 50–950 ramp
primary
#EEF193
secondary
#5E5ACE
accent
#0CD913
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581