#FC8FC3#FC8FC3
#FC8FC3 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.1% C 0.144 H 350.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FC3 |
|---|---|
| RGB | rgb(252, 143, 195) |
| HSL | hsl(331, 95%, 77%) |
| HSV | hsv(331, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 22.6%, 1.2%) |
| CIE-LAB | lab(72.42, 47.37, -8.76) |
| CIE-LCH | lch(72.42, 48.18, 349.52°) |
| OKLab | oklab(78.09% 0.1421 -0.0226) |
| OKLCH | oklch(78.09% 0.144 350.9) |
| XYZ | xyz(59.8191, 44.2849, 57.0164) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.94
Bubblegum Pink
#FE83CC
ΔE00 4.04
Pinky
#FC86AA
ΔE00 5.49
Carnation Pink
#FF7FA7
ΔE00 6.12
Bubblegum (survey)
#FF6CB5
ΔE00 6.73
Rosa
#FE86A4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FC3 #8FFCC8
analogous
#FC8FFA #FC8FC3 #FC918F
triadic
#FC8FC3 #C3FC8F #8FC3FC
tetradic
#FC8FC3 #FAFC8F #8FFCC8 #918FFC
square
#FC8FC3 #FAFC8F #8FFCC8 #918FFC
split-complementary
#FC8FC3 #8FFC91 #8FFAFC
monochromatic
#F91883 #FA53A3 #FC8FC3 #FECBE3 #FEE1EF
Accessibility & contrast
On white
2.13
#FC8FC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FC8FC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FC3
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FC3 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C5
Deuteranopia (green-blind)
#B6B9C0
Tritanopia (blue-blind)
#FF8BA2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc8fc3; /* rgb */ color: rgb(252, 143, 195); /* oklch */ color: oklch(78.1% 0.144 350.9);
Tailwind
colors: {
custom: {
50: '#ffb2d5',
500: '#fc8fc3',
950: '#000000',
},
}SCSS
$custom: #fc8fc3; $custom-light: #ffb2d5; $custom-dark: #000000;
JSON
{
"hex": "#fc8fc3",
"rgb": {
"r": 252,
"g": 143,
"b": 195
},
"hsl": {
"h": 331.376,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.78092,
"c": 0.14391,
"h": 350.9
},
"luminance": 0.4428
}Semantic roles & 50–950 ramp
primary
#FC8FC3
secondary
#D5F6E6
accent
#E67800
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083