#FCFB77#FCFB77
#FCFB77 is a very light, vivid yellow. Relative luminance 0.910; OKLCH L 96.3% C 0.154 H 108.6°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFB77 |
|---|---|
| RGB | rgb(252, 251, 119) |
| HSL | hsl(60, 96%, 73%) |
| HSV | hsv(60, 53%, 99%) |
| CMYK | cmyk(0%, 0.4%, 52.8%, 1.2%) |
| CIE-LAB | lab(96.42, -16.50, 62.38) |
| CIE-LCH | lch(96.42, 64.53, 104.82°) |
| OKLab | oklab(96.34% -0.0489 0.1457) |
| OKLCH | oklch(96.34% 0.154 108.6) |
| XYZ | xyz(77.9739, 91.0237, 30.9111) |
| Luminance | 0.9102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.51
Light Yellow
#FFFE7A
ΔE00 0.61
Butter Yellow
#FFFD74
ΔE00 0.75
Banana (survey)
#FFFF7E
ΔE00 0.92
Faded Yellow
#FEFF7F
ΔE00 1.06
Pastel Yellow
#FFFE71
ΔE00 1.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFB77 #7778FC
analogous
#FCB977 #FCFB77 #BAFC77
triadic
#FCFB77 #77FCFB #FB77FC
tetradic
#FCFB77 #77FCB9 #7778FC #FC77BA
square
#FCFB77 #77FCB9 #7778FC #FC77BA
split-complementary
#FCFB77 #77BAFC #B977FC
monochromatic
#F3F105 #FBF93B #FCFB77 #FDFDB3 #FEFEE1
Accessibility & contrast
On white
1.09
#FCFB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#FCFB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFB77
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFB77 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26A
Deuteranopia (green-blind)
#FFF77E
Tritanopia (blue-blind)
#FFEDDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcfb77; /* rgb */ color: rgb(252, 251, 119); /* oklch */ color: oklch(96.3% 0.154 108.6);
Tailwind
colors: {
custom: {
50: '#fffca2',
500: '#fcfb77',
950: '#000000',
},
}SCSS
$custom: #fcfb77; $custom-light: #fffca2; $custom-dark: #000000;
JSON
{
"hex": "#fcfb77",
"rgb": {
"r": 252,
"g": 251,
"b": 119
},
"hsl": {
"h": 59.549,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.96342,
"c": 0.15367,
"h": 108.6
},
"luminance": 0.91022
}Semantic roles & 50–950 ramp
primary
#FCFB77
secondary
#3E3FD9
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580