#FC8CD0#FC8CD0
#FC8CD0 is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.1% C 0.156 H 344.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CD0 |
|---|---|
| RGB | rgb(252, 140, 208) |
| HSL | hsl(324, 95%, 77%) |
| HSV | hsv(324, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 17.5%, 1.2%) |
| CIE-LAB | lab(72.24, 50.75, -16.23) |
| CIE-LCH | lch(72.24, 53.28, 342.27°) |
| OKLab | oklab(78.09% 0.1505 -0.0429) |
| OKLCH | oklch(78.09% 0.156 344.1) |
| XYZ | xyz(60.9091, 44.0099, 64.9490) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.81
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 7.17
Hot Pink
#FF69B4
ΔE00 7.24
Bubble Gum Pink
#FF69AF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CD0 #8CFCB8
analogous
#F08CFC #FC8CD0 #FC8C98
triadic
#FC8CD0 #D0FC8C #8CD0FC
tetradic
#FC8CD0 #FCF08C #8CFCB8 #8C98FC
square
#FC8CD0 #FCF08C #8CFCB8 #8C98FC
split-complementary
#FC8CD0 #98FC8C #8CFCF0
monochromatic
#F9159F #FA50B8 #FC8CD0 #FEC8E8 #FEE1F3
Accessibility & contrast
On white
2.14
#FC8CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FC8CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CD0
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CD0 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D2
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#FF8CA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc8cd0; /* rgb */ color: rgb(252, 140, 208); /* oklch */ color: oklch(78.1% 0.156 344.1);
Tailwind
colors: {
custom: {
50: '#ffb0de',
500: '#fc8cd0',
950: '#000000',
},
}SCSS
$custom: #fc8cd0; $custom-light: #ffb0de; $custom-dark: #000000;
JSON
{
"hex": "#fc8cd0",
"rgb": {
"r": 252,
"g": 140,
"b": 208
},
"hsl": {
"h": 323.571,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.78088,
"c": 0.15647,
"h": 344.1
},
"luminance": 0.44006
}Semantic roles & 50–950 ramp
primary
#FC8CD0
secondary
#D5F6E2
accent
#E65A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083