#FCFC77#FCFC77
#FCFC77 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.5% C 0.155 H 109.0°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFC77 |
|---|---|
| RGB | rgb(252, 252, 119) |
| HSL | hsl(60, 96%, 73%) |
| HSV | hsv(60, 53%, 99%) |
| CMYK | cmyk(0%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(96.68, -16.99, 62.68) |
| CIE-LCH | lch(96.68, 64.94, 105.16°) |
| OKLab | oklab(96.55% -0.0503 0.1463) |
| OKLCH | oklch(96.55% 0.155 109) |
| XYZ | xyz(78.2871, 91.6501, 31.0155) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.51
Custard
#FFFD78
ΔE00 0.54
Butter Yellow
#FFFD74
ΔE00 0.73
Banana (survey)
#FFFF7E
ΔE00 0.79
Faded Yellow
#FEFF7F
ΔE00 0.91
Pastel Yellow
#FFFE71
ΔE00 1.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFC77 #7777FC
analogous
#FCB977 #FCFC77 #B9FC77
triadic
#FCFC77 #77FCFC #FC77FC
tetradic
#FCFC77 #77FCB9 #7777FC #FC77B9
square
#FCFC77 #77FCB9 #7777FC #FC77B9
split-complementary
#FCFC77 #77B9FC #B977FC
monochromatic
#F3F305 #FBFB3B #FCFC77 #FDFDB3 #FEFEE1
Accessibility & contrast
On white
1.09
#FCFC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#FCFC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFC77
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFC77 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36A
Deuteranopia (green-blind)
#FFF87E
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcfc77; /* rgb */ color: rgb(252, 252, 119); /* oklch */ color: oklch(96.5% 0.155 109.0);
Tailwind
colors: {
custom: {
50: '#fffda2',
500: '#fcfc77',
950: '#000000',
},
}SCSS
$custom: #fcfc77; $custom-light: #fffda2; $custom-dark: #000000;
JSON
{
"hex": "#fcfc77",
"rgb": {
"r": 252,
"g": 252,
"b": 119
},
"hsl": {
"h": 60,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.96547,
"c": 0.15472,
"h": 109
},
"luminance": 0.91648
}Semantic roles & 50–950 ramp
primary
#FCFC77
secondary
#3E3ED9
accent
#00E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580