#FC8FC2#FC8FC2
#FC8FC2 is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.1% C 0.143 H 351.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FC2 |
|---|---|
| RGB | rgb(252, 143, 194) |
| HSL | hsl(332, 95%, 77%) |
| HSV | hsv(332, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 23%, 1.2%) |
| CIE-LAB | lab(72.39, 47.23, -8.25) |
| CIE-LCH | lch(72.39, 47.95, 350.09°) |
| OKLab | oklab(78.06% 0.1418 -0.0213) |
| OKLCH | oklch(78.06% 0.143 351.5) |
| XYZ | xyz(59.7064, 44.2398, 56.4229) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.01
Bubblegum Pink
#FE83CC
ΔE00 4.24
Pinky
#FC86AA
ΔE00 5.27
Carnation Pink
#FF7FA7
ΔE00 5.91
Bubblegum (survey)
#FF6CB5
ΔE00 6.75
Rosa
#FE86A4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FC2 #8FFCC9
analogous
#FC8FF8 #FC8FC2 #FC938F
triadic
#FC8FC2 #C2FC8F #8FC2FC
tetradic
#FC8FC2 #F8FC8F #8FFCC9 #938FFC
square
#FC8FC2 #F8FC8F #8FFCC9 #938FFC
split-complementary
#FC8FC2 #8FFC93 #8FF8FC
monochromatic
#F91881 #FA53A2 #FC8FC2 #FECBE2 #FEE1EF
Accessibility & contrast
On white
2.13
#FC8FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FC8FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FC2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FC2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C4
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#FF8BA1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc8fc2; /* rgb */ color: rgb(252, 143, 194); /* oklch */ color: oklch(78.1% 0.143 351.5);
Tailwind
colors: {
custom: {
50: '#ffb2d4',
500: '#fc8fc2',
950: '#000000',
},
}SCSS
$custom: #fc8fc2; $custom-light: #ffb2d4; $custom-dark: #000000;
JSON
{
"hex": "#fc8fc2",
"rgb": {
"r": 252,
"g": 143,
"b": 194
},
"hsl": {
"h": 331.927,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.78059,
"c": 0.14339,
"h": 351.5
},
"luminance": 0.44235
}Semantic roles & 50–950 ramp
primary
#FC8FC2
secondary
#D5F6E7
accent
#E67A00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083