#FC8BCD#FC8BCD
#FC8BCD is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.8% C 0.156 H 345.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BCD |
|---|---|
| RGB | rgb(252, 139, 205) |
| HSL | hsl(325, 95%, 77%) |
| HSV | hsv(325, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 18.7%, 1.2%) |
| CIE-LAB | lab(71.94, 50.80, -15.01) |
| CIE-LCH | lch(71.94, 52.98, 343.54°) |
| OKLab | oklab(77.84% 0.1511 -0.0396) |
| OKLCH | oklch(77.84% 0.156 345.3) |
| XYZ | xyz(60.3980, 43.5728, 62.9750) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.65
Pink (survey)
#FF81C0
ΔE00 2.92
Bubblegum (survey)
#FF6CB5
ΔE00 6.38
Hot Pink
#FF69B4
ΔE00 6.84
Bubble Gum Pink
#FF69AF
ΔE00 7.33
Lavender Pink
#DD85D7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BCD #8BFCBA
analogous
#F38BFC #FC8BCD #FC8B95
triadic
#FC8BCD #CDFC8B #8BCDFC
tetradic
#FC8BCD #FCF38B #8BFCBA #8B95FC
square
#FC8BCD #FCF38B #8BFCBA #8B95FC
split-complementary
#FC8BCD #95FC8B #8BFCF3
monochromatic
#F9149A #FA4FB3 #FC8BCD #FEC7E7 #FEE1F2
Accessibility & contrast
On white
2.16
#FC8BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FC8BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BCD
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BCD | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#FF8AA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8bcd; /* rgb */ color: rgb(252, 139, 205); /* oklch */ color: oklch(77.8% 0.156 345.3);
Tailwind
colors: {
custom: {
50: '#ffafdc',
500: '#fc8bcd',
950: '#000000',
},
}SCSS
$custom: #fc8bcd; $custom-light: #ffafdc; $custom-dark: #000000;
JSON
{
"hex": "#fc8bcd",
"rgb": {
"r": 252,
"g": 139,
"b": 205
},
"hsl": {
"h": 324.956,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.77836,
"c": 0.15619,
"h": 345.3
},
"luminance": 0.43568
}Semantic roles & 50–950 ramp
primary
#FC8BCD
secondary
#D5F6E3
accent
#E65F00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083