#FA91FE#FA91FE
#FA91FE is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.4% C 0.184 H 325.8°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91FE |
|---|---|
| RGB | rgb(250, 145, 254) |
| HSL | hsl(298, 98%, 78%) |
| HSV | hsv(298, 43%, 100%) |
| CMYK | cmyk(1.6%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(74.66, 55.19, -37.72) |
| CIE-LCH | lch(74.66, 66.85, 325.65°) |
| OKLab | oklab(80.41% 0.1519 -0.1033) |
| OKLCH | oklch(80.41% 0.184 325.8) |
| XYZ | xyz(67.4377, 47.7337, 99.4080) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.82
Candy Pink
#FF63E9
ΔE00 8.12
Plum
#DDA0DD
ΔE00 8.20
Violet Pink
#FB5FFC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91FE #95FE91
analogous
#C391FE #FA91FE #FE91CB
triadic
#FA91FE #FEFA91 #91FEFA
tetradic
#FA91FE #FEC391 #95FE91 #91CBFE
square
#FA91FE #FEC391 #95FE91 #91CBFE
split-complementary
#FA91FE #CBFE91 #91FEC3
monochromatic
#F418FD #F754FD #FA91FE #FDCEFF #FEE1FF
Accessibility & contrast
On white
1.99
#FA91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FA91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91FE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91FE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#A4BCFB
Tritanopia (blue-blind)
#FF9DBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fa91fe; /* rgb */ color: rgb(250, 145, 254); /* oklch */ color: oklch(80.4% 0.184 325.8);
Tailwind
colors: {
custom: {
50: '#feb4ff',
500: '#fa91fe',
950: '#000000',
},
}SCSS
$custom: #fa91fe; $custom-light: #feb4ff; $custom-dark: #000000;
JSON
{
"hex": "#fa91fe",
"rgb": {
"r": 250,
"g": 145,
"b": 254
},
"hsl": {
"h": 297.798,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.80407,
"c": 0.1837,
"h": 325.8
},
"luminance": 0.47731
}Semantic roles & 50–950 ramp
primary
#FA91FE
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086