#FC6FC0#FC6FC0
#FC6FC0 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.6% C 0.192 H 347.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FC0 |
|---|---|
| RGB | rgb(252, 111, 192) |
| HSL | hsl(326, 96%, 71%) |
| HSV | hsv(326, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 23.8%, 1.2%) |
| CIE-LAB | lab(66.42, 62.25, -16.07) |
| CIE-LCH | lch(66.42, 64.29, 345.52°) |
| OKLab | oklab(73.57% 0.1874 -0.0423) |
| OKLCH | oklch(73.57% 0.192 347.3) |
| XYZ | xyz(55.3456, 35.8751, 53.8687) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.40
Hot Pink
#FF69B4
ΔE00 2.51
Bubble Gum Pink
#FF69AF
ΔE00 3.53
Bubblegum Pink
#FE83CC
ΔE00 3.89
Pink (survey)
#FF81C0
ΔE00 3.97
Pale Magenta
#D767AD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FC0 #6FFCAB
analogous
#F16FFC #FC6FC0 #FC6F79
triadic
#FC6FC0 #C0FC6F #6FC0FC
tetradic
#FC6FC0 #FCF16F #6FFCAB #6F79FC
square
#FC6FC0 #FCF16F #6FFCAB #6F79FC
split-complementary
#FC6FC0 #79FC6F #6FFCF1
monochromatic
#EC0589 #FB33A6 #FC6FC0 #FDABDA #FEE1F2
Accessibility & contrast
On white
2.57
#FC6FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FC6FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FC0
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FC0 | 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)
#7E92C3
Deuteranopia (green-blind)
#A5AABD
Tritanopia (blue-blind)
#FF6C8F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6fc0; /* rgb */ color: rgb(252, 111, 192); /* oklch */ color: oklch(73.6% 0.192 347.3);
Tailwind
colors: {
custom: {
50: '#ff9ed3',
500: '#fc6fc0',
950: '#000000',
},
}SCSS
$custom: #fc6fc0; $custom-light: #ff9ed3; $custom-dark: #000000;
JSON
{
"hex": "#fc6fc0",
"rgb": {
"r": 252,
"g": 111,
"b": 192
},
"hsl": {
"h": 325.532,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.7357,
"c": 0.19213,
"h": 347.3
},
"luminance": 0.3587
}Semantic roles & 50–950 ramp
primary
#FC6FC0
secondary
#D1F6E1
accent
#E66200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82