#FC6FBF#FC6FBF
#FC6FBF is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.5% C 0.192 H 347.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FBF |
|---|---|
| RGB | rgb(252, 111, 191) |
| HSL | hsl(326, 96%, 71%) |
| HSV | hsv(326, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 24.2%, 1.2%) |
| CIE-LAB | lab(66.39, 62.12, -15.56) |
| CIE-LCH | lch(66.39, 64.04, 345.94°) |
| OKLab | oklab(73.53% 0.1872 -0.0409) |
| OKLCH | oklch(73.53% 0.192 347.7) |
| XYZ | xyz(55.2351, 35.8309, 53.2872) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.21
Hot Pink
#FF69B4
ΔE00 2.32
Bubble Gum Pink
#FF69AF
ΔE00 3.34
Pink (survey)
#FF81C0
ΔE00 3.88
Bubblegum Pink
#FE83CC
ΔE00 3.93
Barbie Pink
#FE46A5
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FBF #6FFCAC
analogous
#F26FFC #FC6FBF #FC6F78
triadic
#FC6FBF #BFFC6F #6FBFFC
tetradic
#FC6FBF #FCF26F #6FFCAC #6F78FC
square
#FC6FBF #FCF26F #6FFCAC #6F78FC
split-complementary
#FC6FBF #78FC6F #6FFCF2
monochromatic
#EC0588 #FB33A4 #FC6FBF #FDABDA #FEE1F2
Accessibility & contrast
On white
2.57
#FC6FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FC6FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FBF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FBF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C2
Deuteranopia (green-blind)
#A5AABC
Tritanopia (blue-blind)
#FF6C8F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6fbf; /* rgb */ color: rgb(252, 111, 191); /* oklch */ color: oklch(73.5% 0.192 347.7);
Tailwind
colors: {
custom: {
50: '#ff9ed2',
500: '#fc6fbf',
950: '#000000',
},
}SCSS
$custom: #fc6fbf; $custom-light: #ff9ed2; $custom-dark: #000000;
JSON
{
"hex": "#fc6fbf",
"rgb": {
"r": 252,
"g": 111,
"b": 191
},
"hsl": {
"h": 325.957,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73533,
"c": 0.19157,
"h": 347.7
},
"luminance": 0.35826
}Semantic roles & 50–950 ramp
primary
#FC6FBF
secondary
#D1F6E1
accent
#E66300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82