#FC8FCB#FC8FCB
#FC8FCB is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.4% C 0.148 H 346.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FCB |
|---|---|
| RGB | rgb(252, 143, 203) |
| HSL | hsl(327, 95%, 77%) |
| HSV | hsv(327, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 19.4%, 1.2%) |
| CIE-LAB | lab(72.67, 48.52, -12.82) |
| CIE-LCH | lch(72.67, 50.18, 345.20°) |
| OKLab | oklab(78.36% 0.1446 -0.0336) |
| OKLCH | oklch(78.36% 0.148 346.9) |
| XYZ | xyz(60.7479, 44.6565, 61.9083) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.76
Pink (survey)
#FF81C0
ΔE00 3.09
Bubblegum (survey)
#FF6CB5
ΔE00 6.89
Pinky
#FC86AA
ΔE00 7.29
Hot Pink
#FF69B4
ΔE00 7.38
Bubble Gum Pink
#FF69AF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FCB #8FFCC0
analogous
#F68FFC #FC8FCB #FC8F95
triadic
#FC8FCB #CBFC8F #8FCBFC
tetradic
#FC8FCB #FCF68F #8FFCC0 #8F95FC
square
#FC8FCB #FCF68F #8FFCC0 #8F95FC
split-complementary
#FC8FCB #95FC8F #8FFCF6
monochromatic
#F91894 #FA53AF #FC8FCB #FECBE7 #FEE1F1
Accessibility & contrast
On white
2.11
#FC8FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FC8FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FCB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FCB | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#B4B9C8
Tritanopia (blue-blind)
#FF8DA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc8fcb; /* rgb */ color: rgb(252, 143, 203); /* oklch */ color: oklch(78.4% 0.148 346.9);
Tailwind
colors: {
custom: {
50: '#ffb2da',
500: '#fc8fcb',
950: '#000000',
},
}SCSS
$custom: #fc8fcb; $custom-light: #ffb2da; $custom-dark: #000000;
JSON
{
"hex": "#fc8fcb",
"rgb": {
"r": 252,
"g": 143,
"b": 203
},
"hsl": {
"h": 326.972,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.78359,
"c": 0.14842,
"h": 346.9
},
"luminance": 0.44652
}Semantic roles & 50–950 ramp
primary
#FC8FCB
secondary
#D5F6E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083