#FC99FD#FC99FD
#FC99FD is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.8% C 0.171 H 326.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FC99FD |
|---|---|
| RGB | rgb(252, 153, 253) |
| HSL | hsl(299, 96%, 80%) |
| HSV | hsv(299, 40%, 99%) |
| CMYK | cmyk(0.4%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.42, 51.59, -34.43) |
| CIE-LCH | lch(76.42, 62.02, 326.28°) |
| OKLab | oklab(81.76% 0.1427 -0.094) |
| OKLCH | oklch(81.76% 0.171 326.6) |
| XYZ | xyz(69.2643, 50.5729, 99.0225) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.21
Plum
#DDA0DD
ΔE00 7.29
Lavender Pink
#DD85D7
ΔE00 7.36
Purply Pink
#F075E6
ΔE00 7.54
Mauve
#E0B0FF
ΔE00 7.91
Bubblegum Pink
#FE83CC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC99FD #9AFD99
analogous
#CA99FD #FC99FD #FD99CC
triadic
#FC99FD #FDFC99 #99FDFC
tetradic
#FC99FD #FDCA99 #9AFD99 #99CCFD
square
#FC99FD #FDCA99 #9AFD99 #99CCFD
split-complementary
#FC99FD #CCFD99 #99FDCA
monochromatic
#F821FB #FA5DFC #FC99FD #FED5FE #FEE1FE
Accessibility & contrast
On white
1.89
#FC99FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FC99FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC99FD
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC99FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC99FD | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#FFA3BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fc99fd; /* rgb */ color: rgb(252, 153, 253); /* oklch */ color: oklch(81.8% 0.171 326.6);
Tailwind
colors: {
custom: {
50: '#ffb9fe',
500: '#fc99fd',
950: '#000000',
},
}SCSS
$custom: #fc99fd; $custom-light: #ffb9fe; $custom-dark: #000000;
JSON
{
"hex": "#fc99fd",
"rgb": {
"r": 252,
"g": 153,
"b": 253
},
"hsl": {
"h": 299.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81762,
"c": 0.17088,
"h": 326.6
},
"luminance": 0.5057
}Semantic roles & 50–950 ramp
primary
#FC99FD
secondary
#5DDF5B
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286