#FCFF76#FCFF76
#FCFF76 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.159 H 110.2°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF76 |
|---|---|
| RGB | rgb(252, 255, 118) |
| HSL | hsl(61, 100%, 73%) |
| HSV | hsv(61, 54%, 100%) |
| CMYK | cmyk(1.2%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(97.44, -18.51, 63.99) |
| CIE-LCH | lch(97.44, 66.61, 106.13°) |
| OKLab | oklab(97.15% -0.0547 0.149) |
| OKLCH | oklch(97.15% 0.159 110.2) |
| XYZ | xyz(79.1769, 93.5253, 31.0174) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.97
Banana (survey)
#FFFF7E
ΔE00 1.04
Faded Yellow
#FEFF7F
ΔE00 1.05
Pastel Yellow
#FFFE71
ΔE00 1.09
Custard
#FFFD78
ΔE00 1.16
Butter Yellow
#FFFD74
ΔE00 1.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF76 #7976FF
analogous
#FFBD76 #FCFF76 #B7FF76
triadic
#FCFF76 #76FCFF #FF76FC
tetradic
#FCFF76 #76FFBD #7976FF #FF76B7
square
#FCFF76 #76FFBD #7976FF #FF76B7
split-complementary
#FCFF76 #76B7FF #BD76FF
monochromatic
#F5FB00 #FBFF39 #FCFF76 #FDFFB3 #FEFFE0
Accessibility & contrast
On white
1.07
#FCFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FCFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF76
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF76 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF568
Deuteranopia (green-blind)
#FFFA7E
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff76; /* rgb */ color: rgb(252, 255, 118); /* oklch */ color: oklch(97.2% 0.159 110.2);
Tailwind
colors: {
custom: {
50: '#ffffa1',
500: '#fcff76',
950: '#000000',
},
}SCSS
$custom: #fcff76; $custom-light: #ffffa1; $custom-dark: #000000;
JSON
{
"hex": "#fcff76",
"rgb": {
"r": 252,
"g": 255,
"b": 118
},
"hsl": {
"h": 61.314,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.97152,
"c": 0.15877,
"h": 110.2
},
"luminance": 0.93523
}Semantic roles & 50–950 ramp
primary
#FCFF76
secondary
#403DDD
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580