#FA91FA#FA91FA
#FA91FA is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.2% C 0.180 H 327.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91FA |
|---|---|
| RGB | rgb(250, 145, 250) |
| HSL | hsl(300, 91%, 77%) |
| HSV | hsv(300, 42%, 98%) |
| CMYK | cmyk(0%, 42%, 0%, 2%) |
| CIE-LAB | lab(74.50, 54.49, -35.80) |
| CIE-LCH | lch(74.50, 65.19, 326.69°) |
| OKLab | oklab(80.23% 0.1512 -0.0978) |
| OKLCH | oklch(80.23% 0.18 327.1) |
| XYZ | xyz(66.8038, 47.4801, 96.0697) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.41
Plum
#DDA0DD
ΔE00 7.79
Candy Pink
#FF63E9
ΔE00 7.99
Violet Pink
#FB5FFC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91FA #91FA91
analogous
#C691FA #FA91FA #FA91C6
triadic
#FA91FA #FAFA91 #91FAFA
tetradic
#FA91FA #FAC691 #91FA91 #91C6FA
square
#FA91FA #FAC691 #91FA91 #91C6FA
split-complementary
#FA91FA #C6FA91 #91FAC6
monochromatic
#F51CF5 #F756F7 #FA91FA #FDCCFD #FEE2FE
Accessibility & contrast
On white
2.00
#FA91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FA91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91FA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91FA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFE
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#FF9BBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa91fa; /* rgb */ color: rgb(250, 145, 250); /* oklch */ color: oklch(80.2% 0.180 327.1);
Tailwind
colors: {
custom: {
50: '#feb4fc',
500: '#fa91fa',
950: '#000000',
},
}SCSS
$custom: #fa91fa; $custom-light: #feb4fc; $custom-dark: #000000;
JSON
{
"hex": "#fa91fa",
"rgb": {
"r": 250,
"g": 145,
"b": 250
},
"hsl": {
"h": 300,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.80234,
"c": 0.18004,
"h": 327.1
},
"luminance": 0.47477
}Semantic roles & 50–950 ramp
primary
#FA91FA
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085