#FC8CCD#FC8CCD
#FC8CCD is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.0% C 0.155 H 345.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CCD |
|---|---|
| RGB | rgb(252, 140, 205) |
| HSL | hsl(325, 95%, 77%) |
| HSV | hsv(325, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 18.7%, 1.2%) |
| CIE-LAB | lab(72.14, 50.31, -14.72) |
| CIE-LCH | lch(72.14, 52.42, 343.69°) |
| OKLab | oklab(77.98% 0.1496 -0.0388) |
| OKLCH | oklch(77.98% 0.155 345.5) |
| XYZ | xyz(60.5435, 43.8637, 63.0235) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.88
Pink (survey)
#FF81C0
ΔE00 3.00
Bubblegum (survey)
#FF6CB5
ΔE00 6.53
Hot Pink
#FF69B4
ΔE00 7.00
Bubble Gum Pink
#FF69AF
ΔE00 7.46
Lavender Pink
#DD85D7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CCD #8CFCBB
analogous
#F38CFC #FC8CCD #FC8C95
triadic
#FC8CCD #CDFC8C #8CCDFC
tetradic
#FC8CCD #FCF38C #8CFCBB #8C95FC
square
#FC8CCD #FCF38C #8CFCBB #8C95FC
split-complementary
#FC8CCD #95FC8C #8CFCF3
monochromatic
#F91599 #FA50B3 #FC8CCD #FEC8E7 #FEE1F2
Accessibility & contrast
On white
2.15
#FC8CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FC8CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CCD
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CCD | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CF
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#FF8BA4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc8ccd; /* rgb */ color: rgb(252, 140, 205); /* oklch */ color: oklch(78.0% 0.155 345.5);
Tailwind
colors: {
custom: {
50: '#ffb0dc',
500: '#fc8ccd',
950: '#000000',
},
}SCSS
$custom: #fc8ccd; $custom-light: #ffb0dc; $custom-dark: #000000;
JSON
{
"hex": "#fc8ccd",
"rgb": {
"r": 252,
"g": 140,
"b": 205
},
"hsl": {
"h": 325.179,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.77983,
"c": 0.15456,
"h": 345.5
},
"luminance": 0.43859
}Semantic roles & 50–950 ramp
primary
#FC8CCD
secondary
#D5F6E3
accent
#E66000
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083