#FC6CCC#FC6CCC
#FC6CCC is a light, highly saturated pink. Relative luminance 0.358; OKLCH L 73.7% C 0.204 H 342.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6CCC |
|---|---|
| RGB | rgb(252, 108, 204) |
| HSL | hsl(320, 96%, 71%) |
| HSV | hsv(320, 57%, 99%) |
| CMYK | cmyk(0%, 57.1%, 19%, 1.2%) |
| CIE-LAB | lab(66.36, 65.20, -22.93) |
| CIE-LCH | lch(66.36, 69.12, 340.63°) |
| OKLab | oklab(73.66% 0.1944 -0.0612) |
| OKLCH | oklch(73.66% 0.204 342.5) |
| XYZ | xyz(56.4079, 35.7851, 61.0514) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.70
Hot Pink
#FF69B4
ΔE00 4.90
Bubblegum (survey)
#FF6CB5
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 5.60
Pink (survey)
#FF81C0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6CCC #6CFC9C
analogous
#E46CFC #FC6CCC #FC6C84
triadic
#FC6CCC #CCFC6C #6CCCFC
tetradic
#FC6CCC #FCE46C #6CFC9C #6C84FC
square
#FC6CCC #FCE46C #6CFC9C #6C84FC
split-complementary
#FC6CCC #84FC6C #6CFCE4
monochromatic
#E9059D #FB30B7 #FC6CCC #FDA8E1 #FEE1F5
Accessibility & contrast
On white
2.57
#FC6CCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#FC6CCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6CCC
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6CCC | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692CF
Deuteranopia (green-blind)
#9FAAC8
Tritanopia (blue-blind)
#FF6D93
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6ccc; /* rgb */ color: rgb(252, 108, 204); /* oklch */ color: oklch(73.7% 0.204 342.5);
Tailwind
colors: {
custom: {
50: '#ff9cdb',
500: '#fc6ccc',
950: '#000000',
},
}SCSS
$custom: #fc6ccc; $custom-light: #ff9cdb; $custom-dark: #000000;
JSON
{
"hex": "#fc6ccc",
"rgb": {
"r": 252,
"g": 108,
"b": 204
},
"hsl": {
"h": 320,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.73658,
"c": 0.20376,
"h": 342.5
},
"luminance": 0.3578
}Semantic roles & 50–950 ramp
primary
#FC6CCC
secondary
#CEF5DB
accent
#E64D00
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83