#FF91BC#FF91BC
#FF91BC is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.5% C 0.140 H 355.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91BC |
|---|---|
| RGB | rgb(255, 145, 188) |
| HSL | hsl(337, 100%, 78%) |
| HSV | hsv(337, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 26.3%, 0%) |
| CIE-LAB | lab(72.99, 46.40, -4.00) |
| CIE-LCH | lch(72.99, 46.58, 355.08°) |
| OKLab | oklab(78.53% 0.14 -0.0099) |
| OKLCH | oklch(78.53% 0.14 355.9) |
| XYZ | xyz(60.4443, 45.1463, 53.0978) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.72
Pink (survey)
#FF81C0
ΔE00 4.43
Carnation Pink
#FF7FA7
ΔE00 4.69
Rosa
#FE86A4
ΔE00 5.21
Pig Pink
#E78EA5
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91BC #91FFD4
analogous
#FF91F3 #FF91BC #FF9D91
triadic
#FF91BC #BCFF91 #91BCFF
tetradic
#FF91BC #F3FF91 #91FFD4 #9D91FF
square
#FF91BC #F3FF91 #91FFD4 #9D91FF
split-complementary
#FF91BC #91FF9D #91F3FF
monochromatic
#FF1771 #FF5497 #FF91BC #FFCEE1 #FFE0EC
Accessibility & contrast
On white
2.09
#FF91BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#FF91BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91BC
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91BC | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#BBBBB9
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff91bc; /* rgb */ color: rgb(255, 145, 188); /* oklch */ color: oklch(78.5% 0.140 355.9);
Tailwind
colors: {
custom: {
50: '#ffb3d0',
500: '#ff91bc',
950: '#000000',
},
}SCSS
$custom: #ff91bc; $custom-light: #ffb3d0; $custom-dark: #000000;
JSON
{
"hex": "#ff91bc",
"rgb": {
"r": 255,
"g": 145,
"b": 188
},
"hsl": {
"h": 336.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78534,
"c": 0.14039,
"h": 355.9
},
"luminance": 0.45142
}Semantic roles & 50–950 ramp
primary
#FF91BC
secondary
#D4F7E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082