#FC6FC9#FC6FC9
#FC6FC9 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.9% C 0.197 H 343.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FC9 |
|---|---|
| RGB | rgb(252, 111, 201) |
| HSL | hsl(322, 96%, 71%) |
| HSV | hsv(322, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 20.2%, 1.2%) |
| CIE-LAB | lab(66.74, 63.47, -20.66) |
| CIE-LCH | lch(66.74, 66.74, 341.97°) |
| OKLab | oklab(73.91% 0.1897 -0.0549) |
| OKLCH | oklch(73.91% 0.197 343.9) |
| XYZ | xyz(56.3734, 36.2862, 59.2819) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.96
Bubblegum (survey)
#FF6CB5
ΔE00 4.17
Hot Pink
#FF69B4
ΔE00 4.22
Pink (survey)
#FF81C0
ΔE00 5.05
Bubble Gum Pink
#FF69AF
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FC9 #6FFCA2
analogous
#E86FFC #FC6FC9 #FC6F82
triadic
#FC6FC9 #C9FC6F #6FC9FC
tetradic
#FC6FC9 #FCE86F #6FFCA2 #6F82FC
square
#FC6FC9 #FCE86F #6FFCA2 #6F82FC
split-complementary
#FC6FC9 #82FC6F #6FFCE8
monochromatic
#EC0598 #FB33B3 #FC6FC9 #FDABDF #FEE1F4
Accessibility & contrast
On white
2.54
#FC6FC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FC6FC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FC9
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FC9 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A94CC
Deuteranopia (green-blind)
#A2ABC5
Tritanopia (blue-blind)
#FF6F93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc6fc9; /* rgb */ color: rgb(252, 111, 201); /* oklch */ color: oklch(73.9% 0.197 343.9);
Tailwind
colors: {
custom: {
50: '#ff9ed9',
500: '#fc6fc9',
950: '#000000',
},
}SCSS
$custom: #fc6fc9; $custom-light: #ff9ed9; $custom-dark: #000000;
JSON
{
"hex": "#fc6fc9",
"rgb": {
"r": 252,
"g": 111,
"b": 201
},
"hsl": {
"h": 321.702,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73905,
"c": 0.19747,
"h": 343.9
},
"luminance": 0.36281
}Semantic roles & 50–950 ramp
primary
#FC6FC9
secondary
#D1F6DE
accent
#E65300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83