#FC96FB#FC96FB
#FC96FB is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.2% C 0.174 H 327.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FC96FB |
|---|---|
| RGB | rgb(252, 150, 251) |
| HSL | hsl(301, 94%, 79%) |
| HSV | hsv(301, 40%, 99%) |
| CMYK | cmyk(0%, 40.5%, 0.4%, 1.2%) |
| CIE-LAB | lab(75.75, 52.74, -34.38) |
| CIE-LCH | lch(75.75, 62.96, 326.90°) |
| OKLab | oklab(81.23% 0.1465 -0.0938) |
| OKLCH | oklch(81.23% 0.174 327.4) |
| XYZ | xyz(68.4625, 49.4764, 97.1918) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 6.95
Lavender Pink
#DD85D7
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.40
Mauve
#E0B0FF
ΔE00 8.40
Bubblegum Pink
#FE83CC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC96FB #96FC97
analogous
#CA96FC #FC96FB #FC96C8
triadic
#FC96FB #FBFC96 #96FBFC
tetradic
#FC96FB #FCCA96 #96FC97 #96C8FC
square
#FC96FB #FCCA96 #96FC97 #96C8FC
split-complementary
#FC96FB #C8FC96 #96FCCA
monochromatic
#F91FF6 #FA5BF9 #FC96FB #FED2FD #FEE1FE
Accessibility & contrast
On white
1.93
#FC96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FC96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC96FB
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC96FB | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#AABFF8
Tritanopia (blue-blind)
#FFA0BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc96fb; /* rgb */ color: rgb(252, 150, 251); /* oklch */ color: oklch(81.2% 0.174 327.4);
Tailwind
colors: {
custom: {
50: '#ffb7fd',
500: '#fc96fb',
950: '#000000',
},
}SCSS
$custom: #fc96fb; $custom-light: #ffb7fd; $custom-dark: #000000;
JSON
{
"hex": "#fc96fb",
"rgb": {
"r": 252,
"g": 150,
"b": 251
},
"hsl": {
"h": 300.588,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.81233,
"c": 0.174,
"h": 327.4
},
"luminance": 0.49473
}Semantic roles & 50–950 ramp
primary
#FC96FB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085