#FC8ECC#FC8ECC
#FC8ECC is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.2% C 0.151 H 346.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8ECC |
|---|---|
| RGB | rgb(252, 142, 204) |
| HSL | hsl(326, 95%, 77%) |
| HSV | hsv(326, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 19%, 1.2%) |
| CIE-LAB | lab(72.50, 49.16, -13.62) |
| CIE-LCH | lch(72.50, 51.01, 344.51°) |
| OKLab | oklab(78.24% 0.1464 -0.0358) |
| OKLCH | oklch(78.24% 0.151 346.2) |
| XYZ | xyz(60.7180, 44.4054, 62.4881) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.42
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum (survey)
#FF6CB5
ΔE00 6.78
Hot Pink
#FF69B4
ΔE00 7.26
Pinky
#FC86AA
ΔE00 7.57
Bubble Gum Pink
#FF69AF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8ECC #8EFCBE
analogous
#F58EFC #FC8ECC #FC8E95
triadic
#FC8ECC #CCFC8E #8ECCFC
tetradic
#FC8ECC #FCF58E #8EFCBE #8E95FC
square
#FC8ECC #FCF58E #8EFCBE #8E95FC
split-complementary
#FC8ECC #95FC8E #8EFCF5
monochromatic
#F91796 #FA52B1 #FC8ECC #FECAE7 #FEE1F2
Accessibility & contrast
On white
2.13
#FC8ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#FC8ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8ECC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8ECC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CE
Deuteranopia (green-blind)
#B3B9C9
Tritanopia (blue-blind)
#FF8DA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc8ecc; /* rgb */ color: rgb(252, 142, 204); /* oklch */ color: oklch(78.2% 0.151 346.2);
Tailwind
colors: {
custom: {
50: '#ffb1db',
500: '#fc8ecc',
950: '#000000',
},
}SCSS
$custom: #fc8ecc; $custom-light: #ffb1db; $custom-dark: #000000;
JSON
{
"hex": "#fc8ecc",
"rgb": {
"r": 252,
"g": 142,
"b": 204
},
"hsl": {
"h": 326.182,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.78244,
"c": 0.15067,
"h": 346.2
},
"luminance": 0.44401
}Semantic roles & 50–950 ramp
primary
#FC8ECC
secondary
#D5F6E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083