#FC8FCA#FC8FCA
#FC8FCA is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.3% C 0.148 H 347.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FCA |
|---|---|
| RGB | rgb(252, 143, 202) |
| HSL | hsl(328, 95%, 77%) |
| HSV | hsv(328, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 19.8%, 1.2%) |
| CIE-LAB | lab(72.63, 48.37, -12.31) |
| CIE-LCH | lch(72.63, 49.91, 345.72°) |
| OKLab | oklab(78.33% 0.1443 -0.0323) |
| OKLCH | oklch(78.33% 0.148 347.4) |
| XYZ | xyz(60.6292, 44.6089, 61.2827) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 3.01
Bubblegum (survey)
#FF6CB5
ΔE00 6.85
Pinky
#FC86AA
ΔE00 7.07
Hot Pink
#FF69B4
ΔE00 7.34
Carnation Pink
#FF7FA7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FCA #8FFCC1
analogous
#F88FFC #FC8FCA #FC8F93
triadic
#FC8FCA #CAFC8F #8FCAFC
tetradic
#FC8FCA #FCF88F #8FFCC1 #8F93FC
square
#FC8FCA #FCF88F #8FFCC1 #8F93FC
split-complementary
#FC8FCA #93FC8F #8FFCF8
monochromatic
#F91892 #FA53AE #FC8FCA #FECBE6 #FEE1F1
Accessibility & contrast
On white
2.12
#FC8FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FC8FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FCA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FCA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CC
Deuteranopia (green-blind)
#B5B9C7
Tritanopia (blue-blind)
#FF8DA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc8fca; /* rgb */ color: rgb(252, 143, 202); /* oklch */ color: oklch(78.3% 0.148 347.4);
Tailwind
colors: {
custom: {
50: '#ffb2da',
500: '#fc8fca',
950: '#000000',
},
}SCSS
$custom: #fc8fca; $custom-light: #ffb2da; $custom-dark: #000000;
JSON
{
"hex": "#fc8fca",
"rgb": {
"r": 252,
"g": 143,
"b": 202
},
"hsl": {
"h": 327.523,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.78325,
"c": 0.14783,
"h": 347.4
},
"luminance": 0.44605
}Semantic roles & 50–950 ramp
primary
#FC8FCA
secondary
#D5F6E4
accent
#E66900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083