#FCFA79#FCFA79
#FCFA79 is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 96.2% C 0.151 H 108.1°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFA79 |
|---|---|
| RGB | rgb(252, 250, 121) |
| HSL | hsl(59, 96%, 73%) |
| HSV | hsv(59, 52%, 99%) |
| CMYK | cmyk(0%, 0.8%, 52%, 1.2%) |
| CIE-LAB | lab(96.18, -15.86, 61.22) |
| CIE-LCH | lch(96.18, 63.24, 104.53°) |
| OKLab | oklab(96.16% -0.0469 0.1434) |
| OKLCH | oklch(96.16% 0.151 108.1) |
| XYZ | xyz(77.7837, 90.4492, 31.4465) |
| Luminance | 0.9045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.73
Light Yellow
#FFFE7A
ΔE00 0.84
Yellowish Tan
#FCFC81
ΔE00 1.01
Butter Yellow
#FFFD74
ΔE00 1.04
Banana (survey)
#FFFF7E
ΔE00 1.06
Butter
#FFFF81
ΔE00 1.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFA79 #797BFC
analogous
#FCB879 #FCFA79 #BCFC79
triadic
#FCFA79 #79FCFA #FA79FC
tetradic
#FCFA79 #79FCB8 #797BFC #FC79BC
square
#FCFA79 #79FCB8 #797BFC #FC79BC
split-complementary
#FCFA79 #79BCFC #B879FC
monochromatic
#F5F105 #FBF83D #FCFA79 #FDFCB5 #FEFEE1
Accessibility & contrast
On white
1.10
#FCFA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#FCFA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFA79
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFA79 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16C
Deuteranopia (green-blind)
#FFF680
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcfa79; /* rgb */ color: rgb(252, 250, 121); /* oklch */ color: oklch(96.2% 0.151 108.1);
Tailwind
colors: {
custom: {
50: '#fffba3',
500: '#fcfa79',
950: '#000000',
},
}SCSS
$custom: #fcfa79; $custom-light: #fffba3; $custom-dark: #000000;
JSON
{
"hex": "#fcfa79",
"rgb": {
"r": 252,
"g": 250,
"b": 121
},
"hsl": {
"h": 59.084,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.96159,
"c": 0.15084,
"h": 108.1
},
"luminance": 0.90447
}Semantic roles & 50–950 ramp
primary
#FCFA79
secondary
#4042D9
accent
#04E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580