#FA91F1#FA91F1
#FA91F1 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.9% C 0.172 H 330.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91F1 |
|---|---|
| RGB | rgb(250, 145, 241) |
| HSL | hsl(305, 91%, 77%) |
| HSV | hsv(305, 42%, 98%) |
| CMYK | cmyk(0%, 42%, 3.6%, 2%) |
| CIE-LAB | lab(74.14, 52.92, -31.45) |
| CIE-LCH | lch(74.14, 61.56, 329.28°) |
| OKLab | oklab(79.86% 0.1493 -0.0855) |
| OKLCH | oklch(79.86% 0.172 330.2) |
| XYZ | xyz(65.4261, 46.9291, 88.8141) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.99
Bubblegum Pink
#FE83CC
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91F1 #91FA9A
analogous
#CF91FA #FA91F1 #FA91BC
triadic
#FA91F1 #F1FA91 #91F1FA
tetradic
#FA91F1 #FACF91 #91FA9A #91BCFA
square
#FA91F1 #FACF91 #91FA9A #91BCFA
split-complementary
#FA91F1 #BCFA91 #91FACF
monochromatic
#F51CE2 #F756EA #FA91F1 #FDCCF8 #FEE2FB
Accessibility & contrast
On white
2.02
#FA91F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#FA91F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91F1
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91F1 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF4
Deuteranopia (green-blind)
#A9BBEE
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa91f1; /* rgb */ color: rgb(250, 145, 241); /* oklch */ color: oklch(79.9% 0.172 330.2);
Tailwind
colors: {
custom: {
50: '#feb4f6',
500: '#fa91f1',
950: '#000000',
},
}SCSS
$custom: #fa91f1; $custom-light: #feb4f6; $custom-dark: #000000;
JSON
{
"hex": "#fa91f1",
"rgb": {
"r": 250,
"g": 145,
"b": 241
},
"hsl": {
"h": 305.143,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.79856,
"c": 0.17203,
"h": 330.2
},
"luminance": 0.46926
}Semantic roles & 50–950 ramp
primary
#FA91F1
secondary
#D5F6D8
accent
#E61400
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085