#EEF174#EEF174
#EEF174 is a very light, vivid yellow. Relative luminance 0.823; OKLCH L 93.1% C 0.148 H 110.2°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF174 |
|---|---|
| RGB | rgb(238, 241, 116) |
| HSL | hsl(61, 82%, 70%) |
| HSV | hsv(61, 52%, 95%) |
| CMYK | cmyk(1.2%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(92.73, -17.41, 59.18) |
| CIE-LCH | lch(92.73, 61.69, 106.39°) |
| OKLab | oklab(93.13% -0.051 0.1387) |
| OKLCH | oklch(93.13% 0.148 110.2) |
| XYZ | xyz(69.8692, 82.3503, 28.7342) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.51
Straw
#FCF679
ΔE00 2.54
Faded Yellow
#FEFF7F
ΔE00 3.00
Custard
#FFFD78
ΔE00 3.04
Manilla
#FFFA86
ΔE00 3.05
Light Yellow
#FFFE7A
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF174 #7774F1
analogous
#F1B574 #EEF174 #B0F174
triadic
#EEF174 #74EEF1 #F174EE
tetradic
#EEF174 #74F1B5 #7774F1 #F174B0
square
#EEF174 #74F1B5 #7774F1 #F174B0
split-complementary
#EEF174 #74B0F1 #B574F1
monochromatic
#D1D515 #E7EB3C #EEF174 #F5F7AC #FCFCE3
Accessibility & contrast
On white
1.20
#EEF174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#EEF174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF174
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF174 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE868
Deuteranopia (green-blind)
#FFEC7B
Tritanopia (blue-blind)
#FCE4D5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eef174; /* rgb */ color: rgb(238, 241, 116); /* oklch */ color: oklch(93.1% 0.148 110.2);
Tailwind
colors: {
custom: {
50: '#f6f59f',
500: '#eef174',
950: '#000000',
},
}SCSS
$custom: #eef174; $custom-light: #f6f59f; $custom-dark: #000000;
JSON
{
"hex": "#eef174",
"rgb": {
"r": 238,
"g": 241,
"b": 116
},
"hsl": {
"h": 61.44,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.93128,
"c": 0.14778,
"h": 110.2
},
"luminance": 0.82349
}Semantic roles & 50–950 ramp
primary
#EEF174
secondary
#423FCB
accent
#07DE0D
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17170F
muted
#858580