#FCFF96#FCFF96
#FCFF96 is a very light, vivid yellow. Relative luminance 0.944; OKLCH L 97.6% C 0.128 H 110.0°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF96 |
|---|---|
| RGB | rgb(252, 255, 150) |
| HSL | hsl(62, 100%, 79%) |
| HSV | hsv(62, 41%, 100%) |
| CMYK | cmyk(1.2%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(97.80, -15.67, 49.72) |
| CIE-LCH | lch(97.80, 52.13, 107.50°) |
| OKLab | oklab(97.56% -0.0437 0.1203) |
| OKLCH | oklch(97.56% 0.128 110) |
| XYZ | xyz(81.4111, 94.4190, 42.7843) |
| Luminance | 0.9442 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.60
Yellowish Tan
#FCFC81
ΔE00 2.70
Manilla
#FFFA86
ΔE00 2.76
Butter
#FFFF81
ΔE00 2.96
Faded Yellow
#FEFF7F
ΔE00 3.11
Banana (survey)
#FFFF7E
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF96 #9996FF
analogous
#FFCE96 #FCFF96 #C8FF96
triadic
#FCFF96 #96FCFF #FF96FC
tetradic
#FCFF96 #96FFCE #9996FF #FF96C8
square
#FCFF96 #96FFCE #9996FF #FF96C8
split-complementary
#FCFF96 #96C8FF #CE96FF
monochromatic
#F9FF1C #FAFF59 #FCFF96 #FEFFD3 #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#FCFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF96
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF96 | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF78E
Deuteranopia (green-blind)
#FFFA9B
Tritanopia (blue-blind)
#FFF3E6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcff96; /* rgb */ color: rgb(252, 255, 150); /* oklch */ color: oklch(97.6% 0.128 110.0);
Tailwind
colors: {
custom: {
50: '#ffffb6',
500: '#fcff96',
950: '#000000',
},
}SCSS
$custom: #fcff96; $custom-light: #ffffb6; $custom-dark: #000000;
JSON
{
"hex": "#fcff96",
"rgb": {
"r": 252,
"g": 255,
"b": 150
},
"hsl": {
"h": 61.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.97556,
"c": 0.12795,
"h": 110
},
"luminance": 0.94417
}Semantic roles & 50–950 ramp
primary
#FCFF96
secondary
#5C58E1
accent
#00E607
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581