#FC8CCF#FC8CCF
#FC8CCF is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.1% C 0.156 H 344.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CCF |
|---|---|
| RGB | rgb(252, 140, 207) |
| HSL | hsl(324, 95%, 77%) |
| HSV | hsv(324, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 17.9%, 1.2%) |
| CIE-LAB | lab(72.20, 50.60, -15.73) |
| CIE-LCH | lch(72.20, 52.99, 342.74°) |
| OKLab | oklab(78.05% 0.1502 -0.0416) |
| OKLCH | oklch(78.05% 0.156 344.5) |
| XYZ | xyz(60.7864, 43.9609, 64.3031) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.80
Pink (survey)
#FF81C0
ΔE00 3.31
Bubblegum (survey)
#FF6CB5
ΔE00 6.70
Hot Pink
#FF69B4
ΔE00 7.15
Lavender Pink
#DD85D7
ΔE00 7.32
Bubble Gum Pink
#FF69AF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CCF #8CFCB9
analogous
#F18CFC #FC8CCF #FC8C97
triadic
#FC8CCF #CFFC8C #8CCFFC
tetradic
#FC8CCF #FCF18C #8CFCB9 #8C97FC
square
#FC8CCF #FCF18C #8CFCB9 #8C97FC
split-complementary
#FC8CCF #97FC8C #8CFCF1
monochromatic
#F9159D #FA50B6 #FC8CCF #FEC8E8 #FEE1F3
Accessibility & contrast
On white
2.14
#FC8CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FC8CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CCF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CCF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D1
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#FF8BA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc8ccf; /* rgb */ color: rgb(252, 140, 207); /* oklch */ color: oklch(78.1% 0.156 344.5);
Tailwind
colors: {
custom: {
50: '#ffb0dd',
500: '#fc8ccf',
950: '#000000',
},
}SCSS
$custom: #fc8ccf; $custom-light: #ffb0dd; $custom-dark: #000000;
JSON
{
"hex": "#fc8ccf",
"rgb": {
"r": 252,
"g": 140,
"b": 207
},
"hsl": {
"h": 324.107,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.78053,
"c": 0.15582,
"h": 344.5
},
"luminance": 0.43957
}Semantic roles & 50–950 ramp
primary
#FC8CCF
secondary
#D5F6E2
accent
#E65C00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083