#FA93FF#FA93FF
#FA93FF is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.7% C 0.181 H 325.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FA93FF |
|---|---|
| RGB | rgb(250, 147, 255) |
| HSL | hsl(297, 100%, 79%) |
| HSV | hsv(297, 42%, 100%) |
| CMYK | cmyk(2%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(75.09, 54.38, -37.59) |
| CIE-LCH | lch(75.09, 66.11, 325.34°) |
| OKLab | oklab(80.74% 0.1493 -0.1029) |
| OKLCH | oklch(80.74% 0.181 325.4) |
| XYZ | xyz(67.9065, 48.4145, 100.3564) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 6.54
Lavender Pink
#DD85D7
ΔE00 7.02
Plum
#DDA0DD
ΔE00 8.07
Candy Pink
#FF63E9
ΔE00 8.51
Mauve
#E0B0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA93FF #98FF93
analogous
#C493FF #FA93FF #FF93CE
triadic
#FA93FF #FFFA93 #93FFFA
tetradic
#FA93FF #FFC493 #98FF93 #93CEFF
square
#FA93FF #FFC493 #98FF93 #93CEFF
split-complementary
#FA93FF #CEFF93 #93FFC4
monochromatic
#F419FF #F756FF #FA93FF #FDD0FF #FEE0FF
Accessibility & contrast
On white
1.97
#FA93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FA93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA93FF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA93FF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B1FF
Deuteranopia (green-blind)
#A5BDFC
Tritanopia (blue-blind)
#FF9EBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa93ff; /* rgb */ color: rgb(250, 147, 255); /* oklch */ color: oklch(80.7% 0.181 325.4);
Tailwind
colors: {
custom: {
50: '#feb5ff',
500: '#fa93ff',
950: '#000000',
},
}SCSS
$custom: #fa93ff; $custom-light: #feb5ff; $custom-dark: #000000;
JSON
{
"hex": "#fa93ff",
"rgb": {
"r": 250,
"g": 147,
"b": 255
},
"hsl": {
"h": 297.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.8074,
"c": 0.18138,
"h": 325.4
},
"luminance": 0.48411
}Semantic roles & 50–950 ramp
primary
#FA93FF
secondary
#D5F7D4
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086