#FF91BF#FF91BF
#FF91BF is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.6% C 0.142 H 354.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF91BF |
|---|---|
| RGB | rgb(255, 145, 191) |
| HSL | hsl(335, 100%, 78%) |
| HSV | hsv(335, 43%, 100%) |
| CMYK | cmyk(0%, 43.1%, 25.1%, 0%) |
| CIE-LAB | lab(73.07, 46.81, -5.53) |
| CIE-LCH | lch(73.07, 47.13, 353.26°) |
| OKLab | oklab(78.63% 0.141 -0.014) |
| OKLCH | oklch(78.63% 0.142 354.3) |
| XYZ | xyz(60.7711, 45.2770, 54.8187) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 5.52
Rosa
#FE86A4
ΔE00 5.91
Pig Pink
#E78EA5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF91BF #91FFD1
analogous
#FF91F6 #FF91BF #FF9A91
triadic
#FF91BF #BFFF91 #91BFFF
tetradic
#FF91BF #F6FF91 #91FFD1 #9A91FF
square
#FF91BF #F6FF91 #91FFD1 #9A91FF
split-complementary
#FF91BF #91FF9A #91F6FF
monochromatic
#FF1778 #FF549B #FF91BF #FFCEE3 #FFE0ED
Accessibility & contrast
On white
2.09
#FF91BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FF91BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF91BF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF91BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF91BF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#FF8CA1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff91bf; /* rgb */ color: rgb(255, 145, 191); /* oklch */ color: oklch(78.6% 0.142 354.3);
Tailwind
colors: {
custom: {
50: '#ffb3d2',
500: '#ff91bf',
950: '#000000',
},
}SCSS
$custom: #ff91bf; $custom-light: #ffb3d2; $custom-dark: #000000;
JSON
{
"hex": "#ff91bf",
"rgb": {
"r": 255,
"g": 145,
"b": 191
},
"hsl": {
"h": 334.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78627,
"c": 0.14171,
"h": 354.3
},
"luminance": 0.45272
}Semantic roles & 50–950 ramp
primary
#FF91BF
secondary
#D4F7E8
accent
#E68600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082