#FB91BE#FB91BE
#FB91BE is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.1% C 0.137 H 353.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91BE |
|---|---|
| RGB | rgb(251, 145, 190) |
| HSL | hsl(335, 93%, 78%) |
| HSV | hsv(335, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 24.3%, 1.6%) |
| CIE-LAB | lab(72.55, 45.34, -5.81) |
| CIE-LCH | lch(72.55, 45.71, 352.70°) |
| OKLab | oklab(78.12% 0.1364 -0.0148) |
| OKLCH | oklch(78.12% 0.137 353.8) |
| XYZ | xyz(59.2049, 44.4821, 54.1729) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.96
Pinky
#FC86AA
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 5.49
Rosa
#FE86A4
ΔE00 6.00
Pig Pink
#E78EA5
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91BE #91FBCE
analogous
#FB91F3 #FB91BE #FB9991
triadic
#FB91BE #BEFB91 #91BEFB
tetradic
#FB91BE #F3FB91 #91FBCE #9991FB
square
#FB91BE #F3FB91 #91FBCE #9991FB
split-complementary
#FB91BE #91FB99 #91F3FB
monochromatic
#F71B78 #F9569B #FB91BE #FDCCE1 #FEE1EE
Accessibility & contrast
On white
2.12
#FB91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FB91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91BE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91BE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C0
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#FF8CA1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb91be; /* rgb */ color: rgb(251, 145, 190); /* oklch */ color: oklch(78.1% 0.137 353.8);
Tailwind
colors: {
custom: {
50: '#ffb3d1',
500: '#fb91be',
950: '#000000',
},
}SCSS
$custom: #fb91be; $custom-light: #ffb3d1; $custom-dark: #000000;
JSON
{
"hex": "#fb91be",
"rgb": {
"r": 251,
"g": 145,
"b": 190
},
"hsl": {
"h": 334.528,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.78116,
"c": 0.13722,
"h": 353.8
},
"luminance": 0.44478
}Semantic roles & 50–950 ramp
primary
#FB91BE
secondary
#D5F6E8
accent
#E68400
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082