#FA93FC#FA93FC
#FA93FC is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.6% C 0.179 H 326.4°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FA93FC |
|---|---|
| RGB | rgb(250, 147, 252) |
| HSL | hsl(299, 95%, 78%) |
| HSV | hsv(299, 42%, 99%) |
| CMYK | cmyk(0.8%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(74.97, 53.84, -36.15) |
| CIE-LCH | lch(74.97, 64.85, 326.12°) |
| OKLab | oklab(80.61% 0.1488 -0.0988) |
| OKLCH | oklch(80.61% 0.179 326.4) |
| XYZ | xyz(67.4274, 48.2228, 97.8328) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.71
Plum
#DDA0DD
ΔE00 7.75
Candy Pink
#FF63E9
ΔE00 8.41
Mauve
#E0B0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA93FC #95FC93
analogous
#C593FC #FA93FC #FC93C9
triadic
#FA93FC #FCFA93 #93FCFA
tetradic
#FA93FC #FCC593 #95FC93 #93C9FC
square
#FA93FC #FCC593 #95FC93 #93C9FC
split-complementary
#FA93FC #C9FC93 #93FCC5
monochromatic
#F41CF9 #F757FA #FA93FC #FDCFFE #FEE1FE
Accessibility & contrast
On white
1.97
#FA93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#FA93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA93FC
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA93FC | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fa93fc; /* rgb */ color: rgb(250, 147, 252); /* oklch */ color: oklch(80.6% 0.179 326.4);
Tailwind
colors: {
custom: {
50: '#feb5fd',
500: '#fa93fc',
950: '#000000',
},
}SCSS
$custom: #fa93fc; $custom-light: #feb5fd; $custom-dark: #000000;
JSON
{
"hex": "#fa93fc",
"rgb": {
"r": 250,
"g": 147,
"b": 252
},
"hsl": {
"h": 298.857,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80611,
"c": 0.1786,
"h": 326.4
},
"luminance": 0.4822
}Semantic roles & 50–950 ramp
primary
#FA93FC
secondary
#D5F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085