#FA97FF#FA97FF
#FA97FF is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.3% C 0.175 H 325.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FA97FF |
|---|---|
| RGB | rgb(250, 151, 255) |
| HSL | hsl(297, 100%, 80%) |
| HSV | hsv(297, 41%, 100%) |
| CMYK | cmyk(2%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(75.87, 52.37, -36.37) |
| CIE-LCH | lch(75.87, 63.76, 325.22°) |
| OKLab | oklab(81.33% 0.1437 -0.0995) |
| OKLCH | oklch(81.33% 0.175 325.3) |
| XYZ | xyz(68.5394, 49.6802, 100.5673) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.62
Mauve
#E0B0FF
ΔE00 7.92
Baby Purple
#CA9BF7
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA97FF #9CFF97
analogous
#C697FF #FA97FF #FF97D0
triadic
#FA97FF #FFFA97 #97FFFA
tetradic
#FA97FF #FFC697 #9CFF97 #97D0FF
square
#FA97FF #FFC697 #9CFF97 #97D0FF
split-complementary
#FA97FF #D0FF97 #97FFC6
monochromatic
#F41DFF #F75AFF #FA97FF #FDD4FF #FEE0FF
Accessibility & contrast
On white
1.92
#FA97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FA97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA97FF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA97FF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A8BFFC
Tritanopia (blue-blind)
#FFA2BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fa97ff; /* rgb */ color: rgb(250, 151, 255); /* oklch */ color: oklch(81.3% 0.175 325.3);
Tailwind
colors: {
custom: {
50: '#feb8ff',
500: '#fa97ff',
950: '#000000',
},
}SCSS
$custom: #fa97ff; $custom-light: #feb8ff; $custom-dark: #000000;
JSON
{
"hex": "#fa97ff",
"rgb": {
"r": 250,
"g": 151,
"b": 255
},
"hsl": {
"h": 297.115,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.81329,
"c": 0.17482,
"h": 325.3
},
"luminance": 0.49677
}Semantic roles & 50–950 ramp
primary
#FA97FF
secondary
#D5F7D4
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086