#FC91CF#FC91CF
#FC91CF is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.148 H 345.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91CF |
|---|---|
| RGB | rgb(252, 145, 207) |
| HSL | hsl(325, 95%, 78%) |
| HSV | hsv(325, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 17.9%, 1.2%) |
| CIE-LAB | lab(73.19, 48.10, -14.24) |
| CIE-LCH | lch(73.19, 50.16, 343.51°) |
| OKLab | oklab(78.8% 0.1428 -0.0375) |
| OKLCH | oklch(78.8% 0.148 345.3) |
| XYZ | xyz(61.5337, 45.4554, 64.5522) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.90
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 7.48
Plum
#DDA0DD
ΔE00 7.95
Hot Pink
#FF69B4
ΔE00 7.95
Lavender Pink
#DD85D7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91CF #91FCBE
analogous
#F491FC #FC91CF #FC9199
triadic
#FC91CF #CFFC91 #91CFFC
tetradic
#FC91CF #FCF491 #91FCBE #9199FC
square
#FC91CF #FCF491 #91FCBE #9199FC
split-complementary
#FC91CF #99FC91 #91FCF4
monochromatic
#F91A9B #FA55B5 #FC91CF #FECDE9 #FEE1F2
Accessibility & contrast
On white
2.08
#FC91CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FC91CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91CF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91CF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D1
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#FF90A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc91cf; /* rgb */ color: rgb(252, 145, 207); /* oklch */ color: oklch(78.8% 0.148 345.3);
Tailwind
colors: {
custom: {
50: '#ffb3dd',
500: '#fc91cf',
950: '#000000',
},
}SCSS
$custom: #fc91cf; $custom-light: #ffb3dd; $custom-dark: #000000;
JSON
{
"hex": "#fc91cf",
"rgb": {
"r": 252,
"g": 145,
"b": 207
},
"hsl": {
"h": 325.234,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.78797,
"c": 0.14761,
"h": 345.3
},
"luminance": 0.45451
}Semantic roles & 50–950 ramp
primary
#FC91CF
secondary
#D5F6E3
accent
#E66100
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083