#FA99FF#FA99FF
#FA99FF is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.6% C 0.172 H 325.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FA99FF |
|---|---|
| RGB | rgb(250, 153, 255) |
| HSL | hsl(297, 100%, 80%) |
| HSV | hsv(297, 40%, 100%) |
| CMYK | cmyk(2%, 40%, 0%, 0%) |
| CIE-LAB | lab(76.27, 51.36, -35.76) |
| CIE-LCH | lch(76.27, 62.58, 325.15°) |
| OKLab | oklab(81.63% 0.1409 -0.0978) |
| OKLCH | oklch(81.63% 0.172 325.3) |
| XYZ | xyz(68.8640, 50.3294, 100.6755) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.13
Plum
#DDA0DD
ΔE00 7.41
Lavender Pink
#DD85D7
ΔE00 7.43
Purply Pink
#F075E6
ΔE00 7.56
Mauve
#E0B0FF
ΔE00 7.62
Baby Purple
#CA9BF7
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA99FF #9EFF99
analogous
#C799FF #FA99FF #FF99D1
triadic
#FA99FF #FFFA99 #99FFFA
tetradic
#FA99FF #FFC799 #9EFF99 #99D1FF
square
#FA99FF #FFC799 #9EFF99 #99D1FF
split-complementary
#FA99FF #D1FF99 #99FFC7
monochromatic
#F41FFF #F75CFF #FA99FF #FDD6FF #FEE0FF
Accessibility & contrast
On white
1.90
#FA99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FA99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA99FF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA99FF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#FFA4C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa99ff; /* rgb */ color: rgb(250, 153, 255); /* oklch */ color: oklch(81.6% 0.172 325.3);
Tailwind
colors: {
custom: {
50: '#fdb9ff',
500: '#fa99ff',
950: '#000000',
},
}SCSS
$custom: #fa99ff; $custom-light: #fdb9ff; $custom-dark: #000000;
JSON
{
"hex": "#fa99ff",
"rgb": {
"r": 250,
"g": 153,
"b": 255
},
"hsl": {
"h": 297.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.81627,
"c": 0.17152,
"h": 325.3
},
"luminance": 0.50326
}Semantic roles & 50–950 ramp
primary
#FA99FF
secondary
#61E25A
accent
#E6000B
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286