#FB91F8#FB91F8
#FB91F8 is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.3% C 0.179 H 328.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91F8 |
|---|---|
| RGB | rgb(251, 145, 248) |
| HSL | hsl(302, 93%, 78%) |
| HSV | hsv(302, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 1.2%, 1.6%) |
| CIE-LAB | lab(74.53, 54.42, -34.64) |
| CIE-LCH | lch(74.53, 64.52, 327.52°) |
| OKLab | oklab(80.26% 0.1519 -0.0945) |
| OKLCH | oklch(80.26% 0.179 328.1) |
| XYZ | xyz(66.8512, 47.5407, 94.4437) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.30
Plum
#DDA0DD
ΔE00 7.65
Candy Pink
#FF63E9
ΔE00 7.94
Bubblegum Pink
#FE83CC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91F8 #91FB94
analogous
#C991FB #FB91F8 #FB91C3
triadic
#FB91F8 #F8FB91 #91F8FB
tetradic
#FB91F8 #FBC991 #91FB94 #91C3FB
square
#FB91F8 #FBC991 #91FB94 #91C3FB
split-complementary
#FB91F8 #C3FB91 #91FBC9
monochromatic
#F71BF0 #F956F4 #FB91F8 #FDCCFC #FEE1FD
Accessibility & contrast
On white
2.00
#FB91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FB91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91F8
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91F8 | 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)
#8AAFFC
Deuteranopia (green-blind)
#A7BCF5
Tritanopia (blue-blind)
#FF9BB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb91f8; /* rgb */ color: rgb(251, 145, 248); /* oklch */ color: oklch(80.3% 0.179 328.1);
Tailwind
colors: {
custom: {
50: '#feb4fb',
500: '#fb91f8',
950: '#000000',
},
}SCSS
$custom: #fb91f8; $custom-light: #feb4fb; $custom-dark: #000000;
JSON
{
"hex": "#fb91f8",
"rgb": {
"r": 251,
"g": 145,
"b": 248
},
"hsl": {
"h": 301.698,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.80262,
"c": 0.17886,
"h": 328.1
},
"luminance": 0.47537
}Semantic roles & 50–950 ramp
primary
#FB91F8
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085