#FA91FB#FA91FB
#FA91FB is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.3% C 0.181 H 326.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91FB |
|---|---|
| RGB | rgb(250, 145, 251) |
| HSL | hsl(299, 93%, 78%) |
| HSV | hsv(299, 42%, 98%) |
| CMYK | cmyk(0.4%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(74.54, 54.66, -36.28) |
| CIE-LCH | lch(74.54, 65.61, 326.43°) |
| OKLab | oklab(80.28% 0.1513 -0.0992) |
| OKLCH | oklch(80.28% 0.181 326.8) |
| XYZ | xyz(66.9610, 47.5430, 96.8977) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.68
Purply Pink
#F075E6
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.51
Plum
#DDA0DD
ΔE00 7.89
Candy Pink
#FF63E9
ΔE00 8.01
Violet Pink
#FB5FFC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91FB #92FB91
analogous
#C591FB #FA91FB #FB91C7
triadic
#FA91FB #FBFA91 #91FBFA
tetradic
#FA91FB #FBC591 #92FB91 #91C7FB
square
#FA91FB #FBC591 #92FB91 #91C7FB
split-complementary
#FA91FB #C7FB91 #91FBC5
monochromatic
#F51BF7 #F756F9 #FA91FB #FDCCFD #FEE1FE
Accessibility & contrast
On white
2.00
#FA91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FA91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91FB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91FB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#FF9CBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fa91fb; /* rgb */ color: rgb(250, 145, 251); /* oklch */ color: oklch(80.3% 0.181 326.8);
Tailwind
colors: {
custom: {
50: '#feb4fd',
500: '#fa91fb',
950: '#000000',
},
}SCSS
$custom: #fa91fb; $custom-light: #feb4fd; $custom-dark: #000000;
JSON
{
"hex": "#fa91fb",
"rgb": {
"r": 250,
"g": 145,
"b": 251
},
"hsl": {
"h": 299.434,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.80277,
"c": 0.18095,
"h": 326.8
},
"luminance": 0.4754
}Semantic roles & 50–950 ramp
primary
#FA91FB
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085