#FB91CC#FB91CC
#FB91CC is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.6% C 0.145 H 346.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91CC |
|---|---|
| RGB | rgb(251, 145, 204) |
| HSL | hsl(327, 93%, 78%) |
| HSV | hsv(327, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 18.7%, 1.6%) |
| CIE-LAB | lab(72.97, 47.33, -12.92) |
| CIE-LCH | lch(72.97, 49.06, 344.73°) |
| OKLab | oklab(78.58% 0.1408 -0.0339) |
| OKLCH | oklch(78.58% 0.145 346.4) |
| XYZ | xyz(60.8091, 45.1238, 62.6220) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.12
Pink (survey)
#FF81C0
ΔE00 3.53
Bubblegum (survey)
#FF6CB5
ΔE00 7.33
Pinky
#FC86AA
ΔE00 7.49
Hot Pink
#FF69B4
ΔE00 7.81
Carnation Pink
#FF7FA7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91CC #91FBC0
analogous
#F591FB #FB91CC #FB9197
triadic
#FB91CC #CCFB91 #91CCFB
tetradic
#FB91CC #FBF591 #91FBC0 #9197FB
square
#FB91CC #FBF591 #91FBC0 #9197FB
split-complementary
#FB91CC #97FB91 #91FBF5
monochromatic
#F71B95 #F956B1 #FB91CC #FDCCE7 #FEE1F1
Accessibility & contrast
On white
2.09
#FB91CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FB91CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91CC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91CC | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CE
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#FF90A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb91cc; /* rgb */ color: rgb(251, 145, 204); /* oklch */ color: oklch(78.6% 0.145 346.4);
Tailwind
colors: {
custom: {
50: '#feb3db',
500: '#fb91cc',
950: '#000000',
},
}SCSS
$custom: #fb91cc; $custom-light: #feb3db; $custom-dark: #000000;
JSON
{
"hex": "#fb91cc",
"rgb": {
"r": 251,
"g": 145,
"b": 204
},
"hsl": {
"h": 326.604,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.78576,
"c": 0.14484,
"h": 346.4
},
"luminance": 0.4512
}Semantic roles & 50–950 ramp
primary
#FB91CC
secondary
#D5F6E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083