#FCFD77#FCFD77
#FCFD77 is a very light, vivid yellow. Relative luminance 0.923; OKLCH L 96.8% C 0.156 H 109.4°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFD77 |
|---|---|
| RGB | rgb(252, 253, 119) |
| HSL | hsl(60, 97%, 73%) |
| HSV | hsv(60, 53%, 99%) |
| CMYK | cmyk(0.4%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(96.93, -17.47, 62.97) |
| CIE-LCH | lch(96.93, 65.35, 105.50°) |
| OKLab | oklab(96.75% -0.0517 0.1469) |
| OKLCH | oklch(96.75% 0.156 109.4) |
| XYZ | xyz(78.6019, 92.2799, 31.1204) |
| Luminance | 0.9228 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.55
Custard
#FFFD78
ΔE00 0.69
Banana (survey)
#FFFF7E
ΔE00 0.75
Butter Yellow
#FFFD74
ΔE00 0.82
Faded Yellow
#FEFF7F
ΔE00 0.83
Pastel Yellow
#FFFE71
ΔE00 0.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFD77 #7877FD
analogous
#FDBB77 #FCFD77 #B9FD77
triadic
#FCFD77 #77FCFD #FD77FC
tetradic
#FCFD77 #77FDBB #7877FD #FD77B9
square
#FCFD77 #77FDBB #7877FD #FD77B9
split-complementary
#FCFD77 #77B9FD #BB77FD
monochromatic
#F4F604 #FBFC3B #FCFD77 #FDFEB3 #FEFFE1
Accessibility & contrast
On white
1.08
#FCFD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#FCFD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFD77
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFD77 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF46A
Deuteranopia (green-blind)
#FFF87E
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcfd77; /* rgb */ color: rgb(252, 253, 119); /* oklch */ color: oklch(96.8% 0.156 109.4);
Tailwind
colors: {
custom: {
50: '#fffda2',
500: '#fcfd77',
950: '#000000',
},
}SCSS
$custom: #fcfd77; $custom-light: #fffda2; $custom-dark: #000000;
JSON
{
"hex": "#fcfd77",
"rgb": {
"r": 252,
"g": 253,
"b": 119
},
"hsl": {
"h": 60.448,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.96752,
"c": 0.15577,
"h": 109.4
},
"luminance": 0.92278
}Semantic roles & 50–950 ramp
primary
#FCFD77
secondary
#3F3EDA
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580