#FB91C6#FB91C6
#FB91C6 is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.4% C 0.141 H 349.5°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91C6 |
|---|---|
| RGB | rgb(251, 145, 198) |
| HSL | hsl(330, 93%, 78%) |
| HSV | hsv(330, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 21.1%, 1.6%) |
| CIE-LAB | lab(72.79, 46.46, -9.88) |
| CIE-LCH | lch(72.79, 47.50, 347.99°) |
| OKLab | oklab(78.37% 0.139 -0.0257) |
| OKLCH | oklch(78.37% 0.141 349.5) |
| XYZ | xyz(60.1033, 44.8415, 58.9048) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.31
Bubblegum Pink
#FE83CC
ΔE00 3.92
Pinky
#FC86AA
ΔE00 6.16
Carnation Pink
#FF7FA7
ΔE00 6.82
Bubblegum (survey)
#FF6CB5
ΔE00 7.15
Hot Pink
#FF69B4
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91C6 #91FBC6
analogous
#FB91FB #FB91C6 #FB9191
triadic
#FB91C6 #C6FB91 #91C6FB
tetradic
#FB91C6 #FBFB91 #91FBC6 #9191FB
square
#FB91C6 #FBFB91 #91FBC6 #9191FB
split-complementary
#FB91C6 #91FB91 #91FBFB
monochromatic
#F71B89 #F956A7 #FB91C6 #FDCCE5 #FEE1F0
Accessibility & contrast
On white
2.11
#FB91C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FB91C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91C6
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91C6 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8C8
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#FF8EA4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb91c6; /* rgb */ color: rgb(251, 145, 198); /* oklch */ color: oklch(78.4% 0.141 349.5);
Tailwind
colors: {
custom: {
50: '#ffb3d7',
500: '#fb91c6',
950: '#000000',
},
}SCSS
$custom: #fb91c6; $custom-light: #ffb3d7; $custom-dark: #000000;
JSON
{
"hex": "#fb91c6",
"rgb": {
"r": 251,
"g": 145,
"b": 198
},
"hsl": {
"h": 330,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.78374,
"c": 0.14133,
"h": 349.5
},
"luminance": 0.44837
}Semantic roles & 50–950 ramp
primary
#FB91C6
secondary
#D5F6E6
accent
#E67300
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083