#FC6FB7#FC6FB7
#FC6FB7 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.3% C 0.187 H 350.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FB7 |
|---|---|
| RGB | rgb(252, 111, 183) |
| HSL | hsl(329, 96%, 71%) |
| HSV | hsv(329, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 27.4%, 1.2%) |
| CIE-LAB | lab(66.13, 61.09, -11.43) |
| CIE-LCH | lch(66.13, 62.15, 349.40°) |
| OKLab | oklab(73.25% 0.185 -0.0296) |
| OKLCH | oklch(73.25% 0.187 350.9) |
| XYZ | xyz(54.3787, 35.4884, 48.7766) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.73
Hot Pink
#FF69B4
ΔE00 1.08
Bubble Gum Pink
#FF69AF
ΔE00 1.80
Pink (survey)
#FF81C0
ΔE00 3.53
Bubblegum Pink
#FE83CC
ΔE00 4.63
Barbie Pink
#FE46A5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FB7 #6FFCB4
analogous
#FB6FFC #FC6FB7 #FC6F70
triadic
#FC6FB7 #B7FC6F #6FB7FC
tetradic
#FC6FB7 #FCFB6F #6FFCB4 #6F70FC
square
#FC6FB7 #FCFB6F #6FFCB4 #6F70FC
split-complementary
#FC6FB7 #70FC6F #6FFCFB
monochromatic
#EC057B #FB3399 #FC6FB7 #FDABD5 #FEE1F0
Accessibility & contrast
On white
2.59
#FC6FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FC6FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FB7
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FB7 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B9
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#FF698B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc6fb7; /* rgb */ color: rgb(252, 111, 183); /* oklch */ color: oklch(73.3% 0.187 350.9);
Tailwind
colors: {
custom: {
50: '#ff9ecc',
500: '#fc6fb7',
950: '#000000',
},
}SCSS
$custom: #fc6fb7; $custom-light: #ff9ecc; $custom-dark: #000000;
JSON
{
"hex": "#fc6fb7",
"rgb": {
"r": 252,
"g": 111,
"b": 183
},
"hsl": {
"h": 329.362,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.73251,
"c": 0.18732,
"h": 350.9
},
"luminance": 0.35483
}Semantic roles & 50–950 ramp
primary
#FC6FB7
secondary
#D1F6E3
accent
#E67000
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82