#FCFC71#FCFC71
#FCFC71 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.5% C 0.160 H 109.1°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFC71 |
|---|---|
| RGB | rgb(252, 252, 113) |
| HSL | hsl(60, 96%, 72%) |
| HSV | hsv(60, 55%, 99%) |
| CMYK | cmyk(0%, 0%, 55.2%, 1.2%) |
| CIE-LAB | lab(96.62, -17.44, 65.23) |
| CIE-LCH | lch(96.62, 67.52, 104.97°) |
| OKLab | oklab(96.48% -0.0522 0.1511) |
| OKLCH | oklch(96.48% 0.16 109.1) |
| XYZ | xyz(77.9381, 91.5105, 29.1773) |
| Luminance | 0.9151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.54
Butter Yellow
#FFFD74
ΔE00 0.55
Custard
#FFFD78
ΔE00 0.80
Light Yellow
#FFFE7A
ΔE00 0.92
Banana (survey)
#FFFF7E
ΔE00 1.32
Faded Yellow
#FEFF7F
ΔE00 1.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFC71 #7171FC
analogous
#FCB771 #FCFC71 #B7FC71
triadic
#FCFC71 #71FCFC #FC71FC
tetradic
#FCFC71 #71FCB7 #7171FC #FC71B7
square
#FCFC71 #71FCB7 #7171FC #FC71B7
split-complementary
#FCFC71 #71B7FC #B771FC
monochromatic
#EEEE05 #FBFB35 #FCFC71 #FDFDAD #FEFEE1
Accessibility & contrast
On white
1.09
#FCFC71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#FCFC71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFC71
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFC71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFC71 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF362
Deuteranopia (green-blind)
#FFF879
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcfc71; /* rgb */ color: rgb(252, 252, 113); /* oklch */ color: oklch(96.5% 0.160 109.1);
Tailwind
colors: {
custom: {
50: '#fffd9e',
500: '#fcfc71',
950: '#000000',
},
}SCSS
$custom: #fcfc71; $custom-light: #fffd9e; $custom-dark: #000000;
JSON
{
"hex": "#fcfc71",
"rgb": {
"r": 252,
"g": 252,
"b": 113
},
"hsl": {
"h": 60,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.96483,
"c": 0.1599,
"h": 109.1
},
"luminance": 0.91509
}Semantic roles & 50–950 ramp
primary
#FCFC71
secondary
#3939D8
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580