#FB91FB#FB91FB
#FB91FB is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.4% C 0.182 H 327.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91FB |
|---|---|
| RGB | rgb(251, 145, 251) |
| HSL | hsl(300, 93%, 78%) |
| HSV | hsv(300, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(74.65, 54.95, -36.09) |
| CIE-LCH | lch(74.65, 65.74, 326.71°) |
| OKLab | oklab(80.39% 0.1525 -0.0986) |
| OKLCH | oklch(80.39% 0.182 327.1) |
| XYZ | xyz(67.3204, 47.7283, 96.9146) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.57
Plum
#DDA0DD
ΔE00 7.94
Candy Pink
#FF63E9
ΔE00 8.00
Violet Pink
#FB5FFC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91FB #91FB91
analogous
#C691FB #FB91FB #FB91C6
triadic
#FB91FB #FBFB91 #91FBFB
tetradic
#FB91FB #FBC691 #91FB91 #91C6FB
square
#FB91FB #FBC691 #91FB91 #91C6FB
split-complementary
#FB91FB #C6FB91 #91FBC6
monochromatic
#F71BF7 #F956F9 #FB91FB #FDCCFD #FEE1FE
Accessibility & contrast
On white
1.99
#FB91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FB91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91FB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91FB | 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)
#88AFFF
Deuteranopia (green-blind)
#A5BDF8
Tritanopia (blue-blind)
#FF9CBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb91fb; /* rgb */ color: rgb(251, 145, 251); /* oklch */ color: oklch(80.4% 0.182 327.1);
Tailwind
colors: {
custom: {
50: '#feb4fd',
500: '#fb91fb',
950: '#000000',
},
}SCSS
$custom: #fb91fb; $custom-light: #feb4fd; $custom-dark: #000000;
JSON
{
"hex": "#fb91fb",
"rgb": {
"r": 251,
"g": 145,
"b": 251
},
"hsl": {
"h": 300,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.8039,
"c": 0.18157,
"h": 327.1
},
"luminance": 0.47725
}Semantic roles & 50–950 ramp
primary
#FB91FB
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085