#FA99FD#FA99FD
#FA99FD is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.5% C 0.170 H 325.9°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FA99FD |
|---|---|
| RGB | rgb(250, 153, 253) |
| HSL | hsl(298, 96%, 80%) |
| HSV | hsv(298, 40%, 99%) |
| CMYK | cmyk(1.2%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.19, 51.00, -34.80) |
| CIE-LCH | lch(76.19, 61.74, 325.69°) |
| OKLab | oklab(81.54% 0.1405 -0.095) |
| OKLCH | oklch(81.54% 0.17 325.9) |
| XYZ | xyz(68.5437, 50.2013, 98.9888) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.10
Plum
#DDA0DD
ΔE00 7.18
Lavender Pink
#DD85D7
ΔE00 7.24
Purply Pink
#F075E6
ΔE00 7.49
Mauve
#E0B0FF
ΔE00 7.68
Baby Purple
#CA9BF7
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA99FD #9CFD99
analogous
#C899FD #FA99FD #FD99CE
triadic
#FA99FD #FDFA99 #99FDFA
tetradic
#FA99FD #FDC899 #9CFD99 #99CEFD
square
#FA99FD #FDC899 #9CFD99 #99CEFD
split-complementary
#FA99FD #CEFD99 #99FDC8
monochromatic
#F421FB #F75DFC #FA99FD #FDD5FE #FEE1FE
Accessibility & contrast
On white
1.90
#FA99FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FA99FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA99FD
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA99FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA99FD | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#FFA3BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa99fd; /* rgb */ color: rgb(250, 153, 253); /* oklch */ color: oklch(81.5% 0.170 325.9);
Tailwind
colors: {
custom: {
50: '#fdb9fe',
500: '#fa99fd',
950: '#000000',
},
}SCSS
$custom: #fa99fd; $custom-light: #fdb9fe; $custom-dark: #000000;
JSON
{
"hex": "#fa99fd",
"rgb": {
"r": 250,
"g": 153,
"b": 253
},
"hsl": {
"h": 298.2,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.81543,
"c": 0.16964,
"h": 325.9
},
"luminance": 0.50198
}Semantic roles & 50–950 ramp
primary
#FA99FD
secondary
#5FDF5B
accent
#E60007
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286