#FC99FC#FC99FC
#FC99FC is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.7% C 0.170 H 327.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99FC |
|---|---|
| RGB | rgb(252, 153, 252) |
| HSL | hsl(300, 94%, 79%) |
| HSV | hsv(300, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(76.38, 51.41, -33.95) |
| CIE-LCH | lch(76.38, 61.60, 326.56°) |
| OKLab | oklab(81.72% 0.1425 -0.0926) |
| OKLCH | oklch(81.72% 0.17 327) |
| XYZ | xyz(69.1054, 50.5093, 98.1858) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.20
Plum
#DDA0DD
ΔE00 7.18
Lavender Pink
#DD85D7
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 7.94
Bubblegum Pink
#FE83CC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99FC #99FC99
analogous
#CB99FC #FC99FC #FC99CB
triadic
#FC99FC #FCFC99 #99FCFC
tetradic
#FC99FC #FCCB99 #99FC99 #99CBFC
square
#FC99FC #FCCB99 #99FC99 #99CBFC
split-complementary
#FC99FC #CBFC99 #99FCCB
monochromatic
#F922F9 #FA5EFA #FC99FC #FED4FE #FEE1FE
Accessibility & contrast
On white
1.89
#FC99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FC99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99FC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99FC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#FFA3BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc99fc; /* rgb */ color: rgb(252, 153, 252); /* oklch */ color: oklch(81.7% 0.170 327.0);
Tailwind
colors: {
custom: {
50: '#ffb9fd',
500: '#fc99fc',
950: '#000000',
},
}SCSS
$custom: #fc99fc; $custom-light: #ffb9fd; $custom-dark: #000000;
JSON
{
"hex": "#fc99fc",
"rgb": {
"r": 252,
"g": 153,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.8172,
"c": 0.16995,
"h": 327
},
"luminance": 0.50506
}Semantic roles & 50–950 ramp
primary
#FC99FC
secondary
#5CDE5C
accent
#E60000
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285