#FB91CE#FB91CE
#FB91CE is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.6% C 0.146 H 345.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91CE |
|---|---|
| RGB | rgb(251, 145, 206) |
| HSL | hsl(325, 93%, 78%) |
| HSV | hsv(325, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 17.9%, 1.6%) |
| CIE-LAB | lab(73.04, 47.63, -13.93) |
| CIE-LCH | lch(73.04, 49.62, 343.70°) |
| OKLab | oklab(78.65% 0.1414 -0.0367) |
| OKLCH | oklch(78.65% 0.146 345.4) |
| XYZ | xyz(61.0505, 45.2204, 63.8934) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.96
Pink (survey)
#FF81C0
ΔE00 3.72
Bubblegum (survey)
#FF6CB5
ΔE00 7.44
Hot Pink
#FF69B4
ΔE00 7.92
Pinky
#FC86AA
ΔE00 7.92
Plum
#DDA0DD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91CE #91FBBE
analogous
#F391FB #FB91CE #FB9199
triadic
#FB91CE #CEFB91 #91CEFB
tetradic
#FB91CE #FBF391 #91FBBE #9199FB
square
#FB91CE #FBF391 #91FBBE #9199FB
split-complementary
#FB91CE #99FB91 #91FBF3
monochromatic
#F71B99 #F956B4 #FB91CE #FDCCE8 #FEE1F2
Accessibility & contrast
On white
2.09
#FB91CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FB91CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91CE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91CE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D0
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#FF90A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb91ce; /* rgb */ color: rgb(251, 145, 206); /* oklch */ color: oklch(78.6% 0.146 345.4);
Tailwind
colors: {
custom: {
50: '#feb3dd',
500: '#fb91ce',
950: '#000000',
},
}SCSS
$custom: #fb91ce; $custom-light: #feb3dd; $custom-dark: #000000;
JSON
{
"hex": "#fb91ce",
"rgb": {
"r": 251,
"g": 145,
"b": 206
},
"hsl": {
"h": 325.472,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.78645,
"c": 0.14608,
"h": 345.4
},
"luminance": 0.45216
}Semantic roles & 50–950 ramp
primary
#FB91CE
secondary
#D5F6E3
accent
#E66100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083