#FB91FF#FB91FF
#FB91FF is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.6% C 0.185 H 325.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91FF |
|---|---|
| RGB | rgb(251, 145, 255) |
| HSL | hsl(298, 100%, 78%) |
| HSV | hsv(298, 43%, 100%) |
| CMYK | cmyk(1.6%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(74.81, 55.66, -38.00) |
| CIE-LCH | lch(74.81, 67.40, 325.67°) |
| OKLab | oklab(80.56% 0.1532 -0.1041) |
| OKLCH | oklch(80.56% 0.185 325.8) |
| XYZ | xyz(67.9576, 47.9832, 100.2704) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.98
Candy Pink
#FF63E9
ΔE00 8.14
Plum
#DDA0DD
ΔE00 8.35
Violet Pink
#FB5FFC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91FF #95FF91
analogous
#C491FF #FB91FF #FF91CC
triadic
#FB91FF #FFFB91 #91FFFB
tetradic
#FB91FF #FFC491 #95FF91 #91CCFF
square
#FB91FF #FFC491 #95FF91 #91CCFF
split-complementary
#FB91FF #CCFF91 #91FFC4
monochromatic
#F717FF #F954FF #FB91FF #FDCEFF #FEE0FF
Accessibility & contrast
On white
1.98
#FB91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FB91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91FF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91FF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86B0FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#FF9DBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb91ff; /* rgb */ color: rgb(251, 145, 255); /* oklch */ color: oklch(80.6% 0.185 325.8);
Tailwind
colors: {
custom: {
50: '#feb4ff',
500: '#fb91ff',
950: '#000000',
},
}SCSS
$custom: #fb91ff; $custom-light: #feb4ff; $custom-dark: #000000;
JSON
{
"hex": "#fb91ff",
"rgb": {
"r": 251,
"g": 145,
"b": 255
},
"hsl": {
"h": 297.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80563,
"c": 0.18522,
"h": 325.8
},
"luminance": 0.4798
}Semantic roles & 50–950 ramp
primary
#FB91FF
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086