#FCFA71#FCFA71
#FCFA71 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 96.1% C 0.158 H 108.3°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFA71 |
|---|---|
| RGB | rgb(252, 250, 113) |
| HSL | hsl(59, 96%, 72%) |
| HSV | hsv(59, 55%, 99%) |
| CMYK | cmyk(0%, 0.8%, 55.2%, 1.2%) |
| CIE-LAB | lab(96.10, -16.47, 64.65) |
| CIE-LCH | lch(96.10, 66.72, 104.29°) |
| OKLab | oklab(96.07% -0.0495 0.1499) |
| OKLCH | oklch(96.07% 0.158 108.3) |
| XYZ | xyz(77.3133, 90.2610, 28.9691) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.61
Custard
#FFFD78
ΔE00 0.78
Pastel Yellow
#FFFE71
ΔE00 0.87
Light Yellow
#FFFE7A
ΔE00 1.04
Banana (survey)
#FFFF7E
ΔE00 1.49
Straw
#FCF679
ΔE00 1.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFA71 #7173FC
analogous
#FCB571 #FCFA71 #B9FC71
triadic
#FCFA71 #71FCFA #FA71FC
tetradic
#FCFA71 #71FCB5 #7173FC #FC71B9
square
#FCFA71 #71FCB5 #7173FC #FC71B9
split-complementary
#FCFA71 #71B9FC #B571FC
monochromatic
#EEEA05 #FBF835 #FCFA71 #FDFCAD #FEFEE1
Accessibility & contrast
On white
1.10
#FCFA71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#FCFA71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFA71
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFA71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFA71 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF163
Deuteranopia (green-blind)
#FFF679
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcfa71; /* rgb */ color: rgb(252, 250, 113); /* oklch */ color: oklch(96.1% 0.158 108.3);
Tailwind
colors: {
custom: {
50: '#fffb9e',
500: '#fcfa71',
950: '#000000',
},
}SCSS
$custom: #fcfa71; $custom-light: #fffb9e; $custom-dark: #000000;
JSON
{
"hex": "#fcfa71",
"rgb": {
"r": 252,
"g": 250,
"b": 113
},
"hsl": {
"h": 59.137,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.96072,
"c": 0.15785,
"h": 108.3
},
"luminance": 0.90259
}Semantic roles & 50–950 ramp
primary
#FCFA71
secondary
#393BD8
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580