#FA91FF#FA91FF
#FA91FF is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.5% C 0.185 H 325.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91FF |
|---|---|
| RGB | rgb(250, 145, 255) |
| HSL | hsl(297, 100%, 78%) |
| HSV | hsv(297, 43%, 100%) |
| CMYK | cmyk(2%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(74.70, 55.37, -38.20) |
| CIE-LCH | lch(74.70, 67.27, 325.40°) |
| OKLab | oklab(80.45% 0.1521 -0.1046) |
| OKLCH | oklch(80.45% 0.185 325.5) |
| XYZ | xyz(67.5982, 47.7979, 100.2536) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.85
Purply Pink
#F075E6
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.93
Candy Pink
#FF63E9
ΔE00 8.16
Plum
#DDA0DD
ΔE00 8.31
Violet Pink
#FB5FFC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91FF #96FF91
analogous
#C391FF #FA91FF #FF91CD
triadic
#FA91FF #FFFA91 #91FFFA
tetradic
#FA91FF #FFC391 #96FF91 #91CDFF
square
#FA91FF #FFC391 #96FF91 #91CDFF
split-complementary
#FA91FF #CDFF91 #91FFC3
monochromatic
#F417FF #F754FF #FA91FF #FDCEFF #FEE0FF
Accessibility & contrast
On white
1.99
#FA91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FA91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91FF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91FF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#FF9DBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fa91ff; /* rgb */ color: rgb(250, 145, 255); /* oklch */ color: oklch(80.5% 0.185 325.5);
Tailwind
colors: {
custom: {
50: '#feb4ff',
500: '#fa91ff',
950: '#000000',
},
}SCSS
$custom: #fa91ff; $custom-light: #feb4ff; $custom-dark: #000000;
JSON
{
"hex": "#fa91ff",
"rgb": {
"r": 250,
"g": 145,
"b": 255
},
"hsl": {
"h": 297.273,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80451,
"c": 0.18462,
"h": 325.5
},
"luminance": 0.47795
}Semantic roles & 50–950 ramp
primary
#FA91FF
secondary
#D5F7D4
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086