#FC6FB4#FC6FB4
#FC6FB4 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.1% C 0.186 H 352.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FB4 |
|---|---|
| RGB | rgb(252, 111, 180) |
| HSL | hsl(331, 96%, 71%) |
| HSV | hsv(331, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 28.6%, 1.2%) |
| CIE-LAB | lab(66.03, 60.71, -9.88) |
| CIE-LCH | lch(66.03, 61.51, 350.76°) |
| OKLab | oklab(73.15% 0.1841 -0.0254) |
| OKLCH | oklch(73.15% 0.186 352.1) |
| XYZ | xyz(54.0698, 35.3648, 47.1497) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.64
Hot Pink
#FF69B4
ΔE00 1.04
Bubble Gum Pink
#FF69AF
ΔE00 1.31
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum Pink
#FE83CC
ΔE00 5.03
Medium Pink
#F36196
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FB4 #6FFCB7
analogous
#FC6FFB #FC6FB4 #FC706F
triadic
#FC6FB4 #B4FC6F #6FB4FC
tetradic
#FC6FB4 #FBFC6F #6FFCB7 #706FFC
square
#FC6FB4 #FBFC6F #6FFCB7 #706FFC
split-complementary
#FC6FB4 #6FFC70 #6FFBFC
monochromatic
#EC0576 #FB3395 #FC6FB4 #FDABD3 #FEE1EF
Accessibility & contrast
On white
2.60
#FC6FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#FC6FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FB4
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FB4 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8291B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FF688A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fc6fb4; /* rgb */ color: rgb(252, 111, 180); /* oklch */ color: oklch(73.1% 0.186 352.1);
Tailwind
colors: {
custom: {
50: '#ff9eca',
500: '#fc6fb4',
950: '#000000',
},
}SCSS
$custom: #fc6fb4; $custom-light: #ff9eca; $custom-dark: #000000;
JSON
{
"hex": "#fc6fb4",
"rgb": {
"r": 252,
"g": 111,
"b": 180
},
"hsl": {
"h": 330.638,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73149,
"c": 0.18585,
"h": 352.1
},
"luminance": 0.3536
}Semantic roles & 50–950 ramp
primary
#FC6FB4
secondary
#D1F6E4
accent
#E67500
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82