#FC6FC3#FC6FC3
#FC6FC3 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.7% C 0.194 H 346.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FC3 |
|---|---|
| RGB | rgb(252, 111, 195) |
| HSL | hsl(324, 96%, 71%) |
| HSV | hsv(324, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 22.6%, 1.2%) |
| CIE-LAB | lab(66.53, 62.65, -17.61) |
| CIE-LCH | lch(66.53, 65.08, 344.30°) |
| OKLab | oklab(73.68% 0.1882 -0.0465) |
| OKLCH | oklch(73.68% 0.194 346.1) |
| XYZ | xyz(55.6813, 36.0094, 55.6372) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.00
Hot Pink
#FF69B4
ΔE00 3.08
Bubblegum Pink
#FE83CC
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 4.12
Pink (survey)
#FF81C0
ΔE00 4.29
Pale Magenta
#D767AD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FC3 #6FFCA8
analogous
#EE6FFC #FC6FC3 #FC6F7C
triadic
#FC6FC3 #C3FC6F #6FC3FC
tetradic
#FC6FC3 #FCEE6F #6FFCA8 #6F7CFC
square
#FC6FC3 #FCEE6F #6FFCA8 #6F7CFC
split-complementary
#FC6FC3 #7CFC6F #6FFCEE
monochromatic
#EC058E #FB33AA #FC6FC3 #FDABDC #FEE1F3
Accessibility & contrast
On white
2.56
#FC6FC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FC6FC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FC3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FC3 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D93C6
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#FF6D90
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc6fc3; /* rgb */ color: rgb(252, 111, 195); /* oklch */ color: oklch(73.7% 0.194 346.1);
Tailwind
colors: {
custom: {
50: '#ff9ed5',
500: '#fc6fc3',
950: '#000000',
},
}SCSS
$custom: #fc6fc3; $custom-light: #ff9ed5; $custom-dark: #000000;
JSON
{
"hex": "#fc6fc3",
"rgb": {
"r": 252,
"g": 111,
"b": 195
},
"hsl": {
"h": 324.255,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.7368,
"c": 0.19385,
"h": 346.1
},
"luminance": 0.36004
}Semantic roles & 50–950 ramp
primary
#FC6FC3
secondary
#D1F6E0
accent
#E65D00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83