#FC99FB#FC99FB
#FC99FB is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.7% C 0.169 H 327.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99FB |
|---|---|
| RGB | rgb(252, 153, 251) |
| HSL | hsl(301, 94%, 79%) |
| HSV | hsv(301, 39%, 99%) |
| CMYK | cmyk(0%, 39.3%, 0.4%, 1.2%) |
| CIE-LAB | lab(76.34, 51.23, -33.46) |
| CIE-LCH | lch(76.34, 61.19, 326.85°) |
| OKLab | oklab(81.68% 0.1423 -0.0912) |
| OKLCH | oklch(81.68% 0.169 327.3) |
| XYZ | xyz(68.9474, 50.4461, 97.3534) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.21
Plum
#DDA0DD
ΔE00 7.08
Lavender Pink
#DD85D7
ΔE00 7.20
Purply Pink
#F075E6
ΔE00 7.50
Mauve
#E0B0FF
ΔE00 7.99
Bubblegum Pink
#FE83CC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99FB #99FC9A
analogous
#CC99FC #FC99FB #FC99CA
triadic
#FC99FB #FBFC99 #99FBFC
tetradic
#FC99FB #FCCC99 #99FC9A #99CAFC
square
#FC99FB #FCCC99 #99FC9A #99CAFC
split-complementary
#FC99FB #CAFC99 #99FCCC
monochromatic
#F922F6 #FA5EF9 #FC99FB #FED4FD #FEE1FE
Accessibility & contrast
On white
1.89
#FC99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FC99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99FB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99FB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FF
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc99fb; /* rgb */ color: rgb(252, 153, 251); /* oklch */ color: oklch(81.7% 0.169 327.3);
Tailwind
colors: {
custom: {
50: '#ffb9fd',
500: '#fc99fb',
950: '#000000',
},
}SCSS
$custom: #fc99fb; $custom-light: #ffb9fd; $custom-dark: #000000;
JSON
{
"hex": "#fc99fb",
"rgb": {
"r": 252,
"g": 153,
"b": 251
},
"hsl": {
"h": 300.606,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.81679,
"c": 0.16903,
"h": 327.3
},
"luminance": 0.50443
}Semantic roles & 50–950 ramp
primary
#FC99FB
secondary
#5CDE5D
accent
#E60200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285