#FEE978#FEE978
#FEE978 is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.9% C 0.135 H 99.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE978 |
|---|---|
| RGB | rgb(254, 233, 120) |
| HSL | hsl(51, 99%, 73%) |
| HSV | hsv(51, 53%, 100%) |
| CMYK | cmyk(0%, 8.3%, 52.8%, 0.4%) |
| CIE-LAB | lab(92.00, -6.79, 56.83) |
| CIE-LCH | lch(92.00, 57.23, 96.81°) |
| OKLab | oklab(92.87% -0.0211 0.1337) |
| OKLCH | oklch(92.87% 0.135 99) |
| XYZ | xyz(73.4046, 80.7076, 29.4772) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.13
Yellow Tan
#FFE36E
ΔE00 2.18
Sand Yellow
#FCE166
ΔE00 2.52
Pale Gold
#FDDE6C
ΔE00 3.37
Yellowish
#FAEE66
ΔE00 3.52
Dull Yellow
#EEDC5B
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE978 #788DFE
analogous
#FEA678 #FEE978 #D0FE78
triadic
#FEE978 #78FEE9 #E978FE
tetradic
#FEE978 #78FEA6 #788DFE #FE78D0
square
#FEE978 #78FEA6 #788DFE #FE78D0
split-complementary
#FEE978 #78D0FE #A678FE
monochromatic
#FAD302 #FEDF3B #FEE978 #FEF3B5 #FFFAE1
Accessibility & contrast
On white
1.23
#FEE978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FEE978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE978
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE978 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46E
Deuteranopia (green-blind)
#FFEB7D
Tritanopia (blue-blind)
#FFDBCF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fee978; /* rgb */ color: rgb(254, 233, 120); /* oklch */ color: oklch(92.9% 0.135 99.0);
Tailwind
colors: {
custom: {
50: '#ffefa2',
500: '#fee978',
950: '#000000',
},
}SCSS
$custom: #fee978; $custom-light: #ffefa2; $custom-dark: #000000;
JSON
{
"hex": "#fee978",
"rgb": {
"r": 254,
"g": 233,
"b": 120
},
"hsl": {
"h": 50.597,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.92873,
"c": 0.13538,
"h": 99
},
"luminance": 0.80705
}Semantic roles & 50–950 ramp
primary
#FEE978
secondary
#3F57DC
accent
#24E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580