#FCF971#FCF971
#FCF971 is a very light, vivid yellow. Relative luminance 0.896; OKLCH L 95.9% C 0.157 H 107.9°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF971 |
|---|---|
| RGB | rgb(252, 249, 113) |
| HSL | hsl(59, 96%, 72%) |
| HSV | hsv(59, 55%, 99%) |
| CMYK | cmyk(0%, 1.2%, 55.2%, 1.2%) |
| CIE-LAB | lab(95.85, -15.99, 64.36) |
| CIE-LCH | lch(95.85, 66.32, 103.95°) |
| OKLab | oklab(95.87% -0.0481 0.1493) |
| OKLCH | oklch(95.87% 0.157 107.9) |
| XYZ | xyz(77.0034, 89.6412, 28.8658) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.81
Custard
#FFFD78
ΔE00 0.92
Pastel Yellow
#FFFE71
ΔE00 1.11
Light Yellow
#FFFE7A
ΔE00 1.21
Straw
#FCF679
ΔE00 1.40
Banana (survey)
#FFFF7E
ΔE00 1.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF971 #7174FC
analogous
#FCB471 #FCF971 #BAFC71
triadic
#FCF971 #71FCF9 #F971FC
tetradic
#FCF971 #71FCB4 #7174FC #FC71BA
square
#FCF971 #71FCB4 #7174FC #FC71BA
split-complementary
#FCF971 #71BAFC #B471FC
monochromatic
#EEE905 #FBF635 #FCF971 #FDFCAD #FEFEE1
Accessibility & contrast
On white
1.11
#FCF971 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#FCF971 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF971
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF971 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF971 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF063
Deuteranopia (green-blind)
#FFF678
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf971; /* rgb */ color: rgb(252, 249, 113); /* oklch */ color: oklch(95.9% 0.157 107.9);
Tailwind
colors: {
custom: {
50: '#fffb9e',
500: '#fcf971',
950: '#000000',
},
}SCSS
$custom: #fcf971; $custom-light: #fffb9e; $custom-dark: #000000;
JSON
{
"hex": "#fcf971",
"rgb": {
"r": 252,
"g": 249,
"b": 113
},
"hsl": {
"h": 58.705,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.95867,
"c": 0.15683,
"h": 107.9
},
"luminance": 0.89639
}Semantic roles & 50–950 ramp
primary
#FCF971
secondary
#393DD8
accent
#05E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580