#FB91F2#FB91F2
#FB91F2 is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.174 H 330.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91F2 |
|---|---|
| RGB | rgb(251, 145, 242) |
| HSL | hsl(305, 93%, 78%) |
| HSV | hsv(305, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 3.6%, 1.6%) |
| CIE-LAB | lab(74.30, 53.39, -31.74) |
| CIE-LCH | lch(74.30, 62.11, 329.27°) |
| OKLab | oklab(80.01% 0.1506 -0.0863) |
| OKLCH | oklch(80.01% 0.174 330.2) |
| XYZ | xyz(65.9353, 47.1743, 89.6197) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 5.90
Plum
#DDA0DD
ΔE00 7.14
Bubblegum Pink
#FE83CC
ΔE00 7.25
Candy Pink
#FF63E9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91F2 #91FB9A
analogous
#CF91FB #FB91F2 #FB91BD
triadic
#FB91F2 #F2FB91 #91F2FB
tetradic
#FB91F2 #FBCF91 #91FB9A #91BDFB
square
#FB91F2 #FBCF91 #91FB9A #91BDFB
split-complementary
#FB91F2 #BDFB91 #91FBCF
monochromatic
#F71BE4 #F956EB #FB91F2 #FDCCF9 #FEE1FC
Accessibility & contrast
On white
2.01
#FB91F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FB91F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91F2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91F2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FF99B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb91f2; /* rgb */ color: rgb(251, 145, 242); /* oklch */ color: oklch(80.0% 0.174 330.2);
Tailwind
colors: {
custom: {
50: '#feb4f6',
500: '#fb91f2',
950: '#000000',
},
}SCSS
$custom: #fb91f2; $custom-light: #feb4f6; $custom-dark: #000000;
JSON
{
"hex": "#fb91f2",
"rgb": {
"r": 251,
"g": 145,
"b": 242
},
"hsl": {
"h": 305.094,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.80011,
"c": 0.17358,
"h": 330.2
},
"luminance": 0.47171
}Semantic roles & 50–950 ramp
primary
#FB91F2
secondary
#D5F6D8
accent
#E61300
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085