#FC99FA#FC99FA
#FC99FA is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.6% C 0.168 H 327.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99FA |
|---|---|
| RGB | rgb(252, 153, 250) |
| HSL | hsl(301, 94%, 79%) |
| HSV | hsv(301, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 0.8%, 1.2%) |
| CIE-LAB | lab(76.30, 51.06, -32.98) |
| CIE-LCH | lch(76.30, 60.78, 327.14°) |
| OKLab | oklab(81.64% 0.1421 -0.0898) |
| OKLCH | oklch(81.64% 0.168 327.7) |
| XYZ | xyz(68.7902, 50.3832, 96.5254) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.22
Plum
#DDA0DD
ΔE00 6.97
Lavender Pink
#DD85D7
ΔE00 7.13
Purply Pink
#F075E6
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 8.03
Bubblegum Pink
#FE83CC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99FA #99FC9B
analogous
#CD99FC #FC99FA #FC99C9
triadic
#FC99FA #FAFC99 #99FAFC
tetradic
#FC99FA #FCCD99 #99FC9B #99C9FC
square
#FC99FA #FCCD99 #99FC9B #99C9FC
split-complementary
#FC99FA #C9FC99 #99FCCD
monochromatic
#F922F4 #FA5EF7 #FC99FA #FED4FD #FEE1FE
Accessibility & contrast
On white
1.90
#FC99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#FC99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99FA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99FA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#ACC1F7
Tritanopia (blue-blind)
#FFA2BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc99fa; /* rgb */ color: rgb(252, 153, 250); /* oklch */ color: oklch(81.6% 0.168 327.7);
Tailwind
colors: {
custom: {
50: '#ffb9fc',
500: '#fc99fa',
950: '#000000',
},
}SCSS
$custom: #fc99fa; $custom-light: #ffb9fc; $custom-dark: #000000;
JSON
{
"hex": "#fc99fa",
"rgb": {
"r": 252,
"g": 153,
"b": 250
},
"hsl": {
"h": 301.212,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81637,
"c": 0.16811,
"h": 327.7
},
"luminance": 0.5038
}Semantic roles & 50–950 ramp
primary
#FC99FA
secondary
#5CDE5E
accent
#E60500
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285