#FC96FA#FC96FA
#FC96FA is a light, vivid purple. Relative luminance 0.494; OKLCH L 81.2% C 0.173 H 327.7°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC96FA |
|---|---|
| RGB | rgb(252, 150, 250) |
| HSL | hsl(301, 94%, 79%) |
| HSV | hsv(301, 40%, 99%) |
| CMYK | cmyk(0%, 40.5%, 0.8%, 1.2%) |
| CIE-LAB | lab(75.71, 52.57, -33.90) |
| CIE-LCH | lch(75.71, 62.55, 327.18°) |
| OKLab | oklab(81.19% 0.1463 -0.0924) |
| OKLCH | oklch(81.19% 0.173 327.7) |
| XYZ | xyz(68.3053, 49.4135, 96.3638) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 6.93
Plum
#DDA0DD
ΔE00 7.30
Mauve
#E0B0FF
ΔE00 8.43
Bubblegum Pink
#FE83CC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC96FA #96FC98
analogous
#CB96FC #FC96FA #FC96C7
triadic
#FC96FA #FAFC96 #96FAFC
tetradic
#FC96FA #FCCB96 #96FC98 #96C7FC
square
#FC96FA #FCCB96 #96FC98 #96C7FC
split-complementary
#FC96FA #C7FC96 #96FCCB
monochromatic
#F91FF4 #FA5BF7 #FC96FA #FED2FD #FEE1FE
Accessibility & contrast
On white
1.93
#FC96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FC96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC96FA
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC96FA | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FE
Deuteranopia (green-blind)
#AABFF7
Tritanopia (blue-blind)
#FF9FBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc96fa; /* rgb */ color: rgb(252, 150, 250); /* oklch */ color: oklch(81.2% 0.173 327.7);
Tailwind
colors: {
custom: {
50: '#ffb7fc',
500: '#fc96fa',
950: '#000000',
},
}SCSS
$custom: #fc96fa; $custom-light: #ffb7fc; $custom-dark: #000000;
JSON
{
"hex": "#fc96fa",
"rgb": {
"r": 252,
"g": 150,
"b": 250
},
"hsl": {
"h": 301.176,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.81191,
"c": 0.17309,
"h": 327.7
},
"luminance": 0.4941
}Semantic roles & 50–950 ramp
primary
#FC96FA
secondary
#D5F6D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085