#FC6FC4#FC6FC4
#FC6FC4 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.7% C 0.194 H 345.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FC4 |
|---|---|
| RGB | rgb(252, 111, 196) |
| HSL | hsl(324, 96%, 71%) |
| HSV | hsv(324, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 22.2%, 1.2%) |
| CIE-LAB | lab(66.56, 62.78, -18.12) |
| CIE-LCH | lch(66.56, 65.35, 343.90°) |
| OKLab | oklab(73.72% 0.1885 -0.0479) |
| OKLCH | oklch(73.72% 0.194 345.7) |
| XYZ | xyz(55.7948, 36.0548, 56.2346) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.20
Hot Pink
#FF69B4
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 4.31
Pink (survey)
#FF81C0
ΔE00 4.40
Pale Magenta
#D767AD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FC4 #6FFCA7
analogous
#ED6FFC #FC6FC4 #FC6F7D
triadic
#FC6FC4 #C4FC6F #6FC4FC
tetradic
#FC6FC4 #FCED6F #6FFCA7 #6F7DFC
square
#FC6FC4 #FCED6F #6FFCA7 #6F7DFC
split-complementary
#FC6FC4 #7DFC6F #6FFCED
monochromatic
#EC0590 #FB33AB #FC6FC4 #FDABDD #FEE1F3
Accessibility & contrast
On white
2.56
#FC6FC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FC6FC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FC4
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FC4 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C93C7
Deuteranopia (green-blind)
#A3ABC0
Tritanopia (blue-blind)
#FF6D91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc6fc4; /* rgb */ color: rgb(252, 111, 196); /* oklch */ color: oklch(73.7% 0.194 345.7);
Tailwind
colors: {
custom: {
50: '#ff9ed6',
500: '#fc6fc4',
950: '#000000',
},
}SCSS
$custom: #fc6fc4; $custom-light: #ff9ed6; $custom-dark: #000000;
JSON
{
"hex": "#fc6fc4",
"rgb": {
"r": 252,
"g": 111,
"b": 196
},
"hsl": {
"h": 323.83,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73717,
"c": 0.19444,
"h": 345.7
},
"luminance": 0.3605
}Semantic roles & 50–950 ramp
primary
#FC6FC4
secondary
#D1F6E0
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83