#FD99FA#FD99FA
#FD99FA is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.7% C 0.169 H 328.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99FA |
|---|---|
| RGB | rgb(253, 153, 250) |
| HSL | hsl(302, 96%, 80%) |
| HSV | hsv(302, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 1.2%, 0.8%) |
| CIE-LAB | lab(76.42, 51.35, -32.80) |
| CIE-LCH | lch(76.42, 60.93, 327.43°) |
| OKLab | oklab(81.75% 0.1432 -0.0893) |
| OKLCH | oklch(81.75% 0.169 328) |
| XYZ | xyz(69.1534, 50.5705, 96.5424) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.29
Plum
#DDA0DD
ΔE00 7.05
Lavender Pink
#DD85D7
ΔE00 7.21
Purply Pink
#F075E6
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 8.15
Bubblegum Pink
#FE83CC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99FA #99FD9C
analogous
#CE99FD #FD99FA #FD99C8
triadic
#FD99FA #FAFD99 #99FAFD
tetradic
#FD99FA #FDCE99 #99FD9C #99C8FD
square
#FD99FA #FDCE99 #99FD9C #99C8FD
split-complementary
#FD99FA #C8FD99 #99FDCE
monochromatic
#FB21F4 #FC5DF7 #FD99FA #FED5FD #FEE1FE
Accessibility & contrast
On white
1.89
#FD99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FD99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99FA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99FA | 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)
#92B4FD
Deuteranopia (green-blind)
#ADC1F7
Tritanopia (blue-blind)
#FFA2BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fd99fa; /* rgb */ color: rgb(253, 153, 250); /* oklch */ color: oklch(81.7% 0.169 328.0);
Tailwind
colors: {
custom: {
50: '#ffb9fc',
500: '#fd99fa',
950: '#000000',
},
}SCSS
$custom: #fd99fa; $custom-light: #ffb9fc; $custom-dark: #000000;
JSON
{
"hex": "#fd99fa",
"rgb": {
"r": 253,
"g": 153,
"b": 250
},
"hsl": {
"h": 301.8,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81748,
"c": 0.16876,
"h": 328
},
"luminance": 0.50567
}Semantic roles & 50–950 ramp
primary
#FD99FA
secondary
#5BDF5F
accent
#E60700
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285