#FD99FC#FD99FC
#FD99FC is a light, vivid purple. Relative luminance 0.507; OKLCH L 81.8% C 0.171 H 327.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99FC |
|---|---|
| RGB | rgb(253, 153, 252) |
| HSL | hsl(301, 96%, 80%) |
| HSV | hsv(301, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 0.4%, 0.8%) |
| CIE-LAB | lab(76.49, 51.70, -33.76) |
| CIE-LCH | lch(76.49, 61.75, 326.86°) |
| OKLab | oklab(81.83% 0.1436 -0.092) |
| OKLCH | oklch(81.83% 0.171 327.3) |
| XYZ | xyz(69.4686, 50.6966, 98.2028) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.27
Plum
#DDA0DD
ΔE00 7.25
Lavender Pink
#DD85D7
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 8.06
Bubblegum Pink
#FE83CC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99FC #99FD9A
analogous
#CC99FD #FD99FC #FD99CA
triadic
#FD99FC #FCFD99 #99FCFD
tetradic
#FD99FC #FDCC99 #99FD9A #99CAFD
square
#FD99FC #FDCC99 #99FD9A #99CAFD
split-complementary
#FD99FC #CAFD99 #99FDCC
monochromatic
#FB21F8 #FC5DFA #FD99FC #FED5FE #FEE1FE
Accessibility & contrast
On white
1.89
#FD99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#FD99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99FC
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99FC | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#ACC1F9
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fd99fc; /* rgb */ color: rgb(253, 153, 252); /* oklch */ color: oklch(81.8% 0.171 327.3);
Tailwind
colors: {
custom: {
50: '#ffb9fd',
500: '#fd99fc',
950: '#000000',
},
}SCSS
$custom: #fd99fc; $custom-light: #ffb9fd; $custom-dark: #000000;
JSON
{
"hex": "#fd99fc",
"rgb": {
"r": 253,
"g": 153,
"b": 252
},
"hsl": {
"h": 300.6,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81831,
"c": 0.17058,
"h": 327.3
},
"luminance": 0.50693
}Semantic roles & 50–950 ramp
primary
#FD99FC
secondary
#5BDF5D
accent
#E60200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285