#FFFE79#FFFE79
#FFFE79 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.155 H 108.6°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE79 |
|---|---|
| RGB | rgb(255, 254, 121) |
| HSL | hsl(60, 100%, 74%) |
| HSV | hsv(60, 53%, 100%) |
| CMYK | cmyk(0%, 0.4%, 52.5%, 0%) |
| CIE-LAB | lab(97.44, -16.62, 62.73) |
| CIE-LCH | lch(97.44, 64.89, 104.84°) |
| OKLab | oklab(97.22% -0.0492 0.1466) |
| OKLCH | oklch(97.22% 0.155 108.6) |
| XYZ | xyz(80.1351, 93.5262, 31.9165) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.11
Custard
#FFFD78
ΔE00 0.29
Butter Yellow
#FFFD74
ΔE00 0.57
Banana (survey)
#FFFF7E
ΔE00 0.59
Faded Yellow
#FEFF7F
ΔE00 0.83
Pastel Yellow
#FFFE71
ΔE00 0.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE79 #797AFF
analogous
#FFBB79 #FFFE79 #BDFF79
triadic
#FFFE79 #79FFFE #FE79FF
tetradic
#FFFE79 #79FFBB #797AFF #FF79BD
square
#FFFE79 #79FFBB #797AFF #FF79BD
split-complementary
#FFFE79 #79BDFF #BB79FF
monochromatic
#FEFC00 #FFFE3C #FFFE79 #FFFEB6 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FFFE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE79
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE79 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF56C
Deuteranopia (green-blind)
#FFFA80
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe79; /* rgb */ color: rgb(255, 254, 121); /* oklch */ color: oklch(97.2% 0.155 108.6);
Tailwind
colors: {
custom: {
50: '#fffea3',
500: '#fffe79',
950: '#000000',
},
}SCSS
$custom: #fffe79; $custom-light: #fffea3; $custom-dark: #000000;
JSON
{
"hex": "#fffe79",
"rgb": {
"r": 255,
"g": 254,
"b": 121
},
"hsl": {
"h": 59.552,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.97218,
"c": 0.15463,
"h": 108.6
},
"luminance": 0.93524
}Semantic roles & 50–950 ramp
primary
#FFFE79
secondary
#3F40DD
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580