#FCFE77#FCFE77
#FCFE77 is a very light, vivid yellow. Relative luminance 0.929; OKLCH L 97.0% C 0.157 H 109.8°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE77 |
|---|---|
| RGB | rgb(252, 254, 119) |
| HSL | hsl(61, 99%, 73%) |
| HSV | hsv(61, 53%, 100%) |
| CMYK | cmyk(0.8%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(97.19, -17.95, 63.27) |
| CIE-LCH | lch(97.19, 65.77, 105.84°) |
| OKLab | oklab(96.96% -0.0531 0.1476) |
| OKLCH | oklch(96.96% 0.157 109.8) |
| XYZ | xyz(78.9184, 92.9129, 31.2259) |
| Luminance | 0.9291 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.72
Banana (survey)
#FFFF7E
ΔE00 0.82
Faded Yellow
#FEFF7F
ΔE00 0.85
Custard
#FFFD78
ΔE00 0.91
Butter Yellow
#FFFD74
ΔE00 0.99
Pastel Yellow
#FFFE71
ΔE00 1.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE77 #7977FE
analogous
#FEBC77 #FCFE77 #B8FE77
triadic
#FCFE77 #77FCFE #FE77FC
tetradic
#FCFE77 #77FEBC #7977FE #FE77B8
square
#FCFE77 #77FEBC #7977FE #FE77B8
split-complementary
#FCFE77 #77B8FE #BC77FE
monochromatic
#F5F902 #FBFE3A #FCFE77 #FDFEB4 #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#FCFE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE77
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE77 | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF569
Deuteranopia (green-blind)
#FFF97E
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfe77; /* rgb */ color: rgb(252, 254, 119); /* oklch */ color: oklch(97.0% 0.157 109.8);
Tailwind
colors: {
custom: {
50: '#fffea2',
500: '#fcfe77',
950: '#000000',
},
}SCSS
$custom: #fcfe77; $custom-light: #fffea2; $custom-dark: #000000;
JSON
{
"hex": "#fcfe77",
"rgb": {
"r": 252,
"g": 254,
"b": 119
},
"hsl": {
"h": 60.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.96957,
"c": 0.15683,
"h": 109.8
},
"luminance": 0.92911
}Semantic roles & 50–950 ramp
primary
#FCFE77
secondary
#403EDC
accent
#00E603
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580