#FA99FE#FA99FE
#FA99FE is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.6% C 0.171 H 325.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA99FE |
|---|---|
| RGB | rgb(250, 153, 254) |
| HSL | hsl(298, 98%, 80%) |
| HSV | hsv(298, 40%, 100%) |
| CMYK | cmyk(1.6%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.23, 51.18, -35.28) |
| CIE-LCH | lch(76.23, 62.16, 325.42°) |
| OKLab | oklab(81.58% 0.1407 -0.0964) |
| OKLCH | oklch(81.58% 0.171 325.6) |
| XYZ | xyz(68.7034, 50.2652, 99.8299) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.11
Plum
#DDA0DD
ΔE00 7.29
Lavender Pink
#DD85D7
ΔE00 7.33
Purply Pink
#F075E6
ΔE00 7.53
Mauve
#E0B0FF
ΔE00 7.65
Baby Purple
#CA9BF7
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA99FE #9DFE99
analogous
#C899FE #FA99FE #FE99CF
triadic
#FA99FE #FEFA99 #99FEFA
tetradic
#FA99FE #FEC899 #9DFE99 #99CFFE
square
#FA99FE #FEC899 #9DFE99 #99CFFE
split-complementary
#FA99FE #CFFE99 #99FEC8
monochromatic
#F420FD #F75CFD #FA99FE #FDD6FF #FEE1FF
Accessibility & contrast
On white
1.90
#FA99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FA99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA99FE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA99FE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#AAC0FB
Tritanopia (blue-blind)
#FFA3C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fa99fe; /* rgb */ color: rgb(250, 153, 254); /* oklch */ color: oklch(81.6% 0.171 325.6);
Tailwind
colors: {
custom: {
50: '#fdb9ff',
500: '#fa99fe',
950: '#000000',
},
}SCSS
$custom: #fa99fe; $custom-light: #fdb9ff; $custom-dark: #000000;
JSON
{
"hex": "#fa99fe",
"rgb": {
"r": 250,
"g": 153,
"b": 254
},
"hsl": {
"h": 297.624,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81585,
"c": 0.17057,
"h": 325.6
},
"luminance": 0.50262
}Semantic roles & 50–950 ramp
primary
#FA99FE
secondary
#60E05B
accent
#E60009
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286