#FC6FBD#FC6FBD
#FC6FBD is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.5% C 0.190 H 348.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FBD |
|---|---|
| RGB | rgb(252, 111, 189) |
| HSL | hsl(327, 96%, 71%) |
| HSV | hsv(327, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 25%, 1.2%) |
| CIE-LAB | lab(66.32, 61.86, -14.53) |
| CIE-LCH | lch(66.32, 63.54, 346.78°) |
| OKLab | oklab(73.46% 0.1866 -0.038) |
| OKLCH | oklch(73.46% 0.19 348.5) |
| XYZ | xyz(55.0166, 35.7435, 52.1359) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.81
Hot Pink
#FF69B4
ΔE00 1.96
Bubble Gum Pink
#FF69AF
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 3.73
Bubblegum Pink
#FE83CC
ΔE00 4.05
Barbie Pink
#FE46A5
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FBD #6FFCAE
analogous
#F56FFC #FC6FBD #FC6F76
triadic
#FC6FBD #BDFC6F #6FBDFC
tetradic
#FC6FBD #FCF56F #6FFCAE #6F76FC
square
#FC6FBD #FCF56F #6FFCAE #6F76FC
split-complementary
#FC6FBD #76FC6F #6FFCF5
monochromatic
#EC0585 #FB33A2 #FC6FBD #FDABD8 #FEE1F1
Accessibility & contrast
On white
2.58
#FC6FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#FC6FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FBD
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FBD | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BF
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#FF6B8E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6fbd; /* rgb */ color: rgb(252, 111, 189); /* oklch */ color: oklch(73.5% 0.190 348.5);
Tailwind
colors: {
custom: {
50: '#ff9ed1',
500: '#fc6fbd',
950: '#000000',
},
}SCSS
$custom: #fc6fbd; $custom-light: #ff9ed1; $custom-dark: #000000;
JSON
{
"hex": "#fc6fbd",
"rgb": {
"r": 252,
"g": 111,
"b": 189
},
"hsl": {
"h": 326.809,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73462,
"c": 0.19047,
"h": 348.5
},
"luminance": 0.35738
}Semantic roles & 50–950 ramp
primary
#FC6FBD
secondary
#D1F6E1
accent
#E66700
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82