#FC96FC#FC96FC
#FC96FC is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.3% C 0.175 H 327.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC96FC |
|---|---|
| RGB | rgb(252, 150, 252) |
| HSL | hsl(300, 94%, 79%) |
| HSV | hsv(300, 40%, 99%) |
| CMYK | cmyk(0%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(75.79, 52.92, -34.87) |
| CIE-LCH | lch(75.79, 63.37, 326.62°) |
| OKLab | oklab(81.27% 0.1468 -0.0952) |
| OKLCH | oklch(81.27% 0.175 327) |
| XYZ | xyz(68.6206, 49.5396, 98.0242) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 6.97
Lavender Pink
#DD85D7
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.50
Mauve
#E0B0FF
ΔE00 8.36
Bubblegum Pink
#FE83CC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC96FC #96FC96
analogous
#C996FC #FC96FC #FC96C9
triadic
#FC96FC #FCFC96 #96FCFC
tetradic
#FC96FC #FCC996 #96FC96 #96C9FC
square
#FC96FC #FCC996 #96FC96 #96C9FC
split-complementary
#FC96FC #C9FC96 #96FCC9
monochromatic
#F91FF9 #FA5BFA #FC96FC #FED2FE #FEE1FE
Accessibility & contrast
On white
1.93
#FC96FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FC96FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC96FC
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC96FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC96FC | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#FFA0BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc96fc; /* rgb */ color: rgb(252, 150, 252); /* oklch */ color: oklch(81.3% 0.175 327.0);
Tailwind
colors: {
custom: {
50: '#ffb7fd',
500: '#fc96fc',
950: '#000000',
},
}SCSS
$custom: #fc96fc; $custom-light: #ffb7fd; $custom-dark: #000000;
JSON
{
"hex": "#fc96fc",
"rgb": {
"r": 252,
"g": 150,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.81275,
"c": 0.17491,
"h": 327
},
"luminance": 0.49536
}Semantic roles & 50–950 ramp
primary
#FC96FC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085