#FA88FC#FA88FC
#FA88FC is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.196 H 326.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FA88FC |
|---|---|
| RGB | rgb(250, 136, 252) |
| HSL | hsl(299, 95%, 76%) |
| HSV | hsv(299, 46%, 99%) |
| CMYK | cmyk(0.8%, 46%, 0%, 1.2%) |
| CIE-LAB | lab(72.87, 59.26, -39.41) |
| CIE-LCH | lch(72.87, 71.17, 326.37°) |
| OKLab | oklab(79.05% 0.1639 -0.1081) |
| OKLCH | oklch(79.05% 0.196 326.6) |
| XYZ | xyz(65.7979, 44.9639, 97.2897) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 6.40
Candy Pink
#FF63E9
ΔE00 6.48
Violet Pink
#FB5FFC
ΔE00 6.80
Light Magenta
#FA5FF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA88FC #8AFC88
analogous
#C088FC #FA88FC #FC88C4
triadic
#FA88FC #FCFA88 #88FCFA
tetradic
#FA88FC #FCC088 #8AFC88 #88C4FC
square
#FA88FC #FCC088 #8AFC88 #88C4FC
split-complementary
#FA88FC #C4FC88 #88FCC0
monochromatic
#F511F9 #F74CFA #FA88FC #FDC4FE #FEE1FE
Accessibility & contrast
On white
2.10
#FA88FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FA88FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA88FC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA88FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA88FC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#FF94B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa88fc; /* rgb */ color: rgb(250, 136, 252); /* oklch */ color: oklch(79.0% 0.196 326.6);
Tailwind
colors: {
custom: {
50: '#feaefd',
500: '#fa88fc',
950: '#000000',
},
}SCSS
$custom: #fa88fc; $custom-light: #feaefd; $custom-dark: #000000;
JSON
{
"hex": "#fa88fc",
"rgb": {
"r": 250,
"g": 136,
"b": 252
},
"hsl": {
"h": 298.966,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.79049,
"c": 0.19632,
"h": 326.6
},
"luminance": 0.44961
}Semantic roles & 50–950 ramp
primary
#FA88FC
secondary
#D5F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085