#FC91CB#FC91CB
#FC91CB is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.7% C 0.145 H 347.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC91CB |
|---|---|
| RGB | rgb(252, 145, 203) |
| HSL | hsl(327, 95%, 78%) |
| HSV | hsv(327, 42%, 99%) |
| CMYK | cmyk(0%, 42.5%, 19.4%, 1.2%) |
| CIE-LAB | lab(73.06, 47.51, -12.22) |
| CIE-LCH | lch(73.06, 49.06, 345.58°) |
| OKLab | oklab(78.66% 0.1416 -0.032) |
| OKLCH | oklch(78.66% 0.145 347.3) |
| XYZ | xyz(61.0509, 45.2623, 62.0093) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 3.41
Pinky
#FC86AA
ΔE00 7.19
Bubblegum (survey)
#FF6CB5
ΔE00 7.26
Carnation Pink
#FF7FA7
ΔE00 7.74
Hot Pink
#FF69B4
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC91CB #91FCC2
analogous
#F891FC #FC91CB #FC9195
triadic
#FC91CB #CBFC91 #91CBFC
tetradic
#FC91CB #FCF891 #91FCC2 #9195FC
square
#FC91CB #FCF891 #91FCC2 #9195FC
split-complementary
#FC91CB #95FC91 #91FCF8
monochromatic
#F91A93 #FA55AF #FC91CB #FECDE7 #FEE1F1
Accessibility & contrast
On white
2.09
#FC91CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FC91CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC91CB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC91CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC91CB | 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)
#9AA8CD
Deuteranopia (green-blind)
#B6BAC8
Tritanopia (blue-blind)
#FF8FA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc91cb; /* rgb */ color: rgb(252, 145, 203); /* oklch */ color: oklch(78.7% 0.145 347.3);
Tailwind
colors: {
custom: {
50: '#ffb3da',
500: '#fc91cb',
950: '#000000',
},
}SCSS
$custom: #fc91cb; $custom-light: #ffb3da; $custom-dark: #000000;
JSON
{
"hex": "#fc91cb",
"rgb": {
"r": 252,
"g": 145,
"b": 203
},
"hsl": {
"h": 327.477,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.7866,
"c": 0.14515,
"h": 347.3
},
"luminance": 0.45258
}Semantic roles & 50–950 ramp
primary
#FC91CB
secondary
#D5F6E4
accent
#E66900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083