#FC8ACA#FC8ACA
#FC8ACA is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.6% C 0.156 H 346.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8ACA |
|---|---|
| RGB | rgb(252, 138, 202) |
| HSL | hsl(326, 95%, 76%) |
| HSV | hsv(326, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 19.8%, 1.2%) |
| CIE-LAB | lab(71.65, 50.86, -13.79) |
| CIE-LCH | lch(71.65, 52.70, 344.83°) |
| OKLab | oklab(77.59% 0.1517 -0.0362) |
| OKLCH | oklch(77.59% 0.156 346.6) |
| XYZ | xyz(59.8952, 43.1411, 61.0381) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.71
Pink (survey)
#FF81C0
ΔE00 2.39
Bubblegum (survey)
#FF6CB5
ΔE00 5.99
Hot Pink
#FF69B4
ΔE00 6.46
Bubble Gum Pink
#FF69AF
ΔE00 6.89
Pinky
#FC86AA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8ACA #8AFCBC
analogous
#F58AFC #FC8ACA #FC8A91
triadic
#FC8ACA #CAFC8A #8ACAFC
tetradic
#FC8ACA #FCF58A #8AFCBC #8A91FC
square
#FC8ACA #FCF58A #8AFCBC #8A91FC
split-complementary
#FC8ACA #91FC8A #8AFCF5
monochromatic
#F91394 #FA4EAF #FC8ACA #FEC6E5 #FEE1F1
Accessibility & contrast
On white
2.18
#FC8ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FC8ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8ACA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8ACA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#B1B7C7
Tritanopia (blue-blind)
#FF88A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8aca; /* rgb */ color: rgb(252, 138, 202); /* oklch */ color: oklch(77.6% 0.156 346.6);
Tailwind
colors: {
custom: {
50: '#ffafda',
500: '#fc8aca',
950: '#000000',
},
}SCSS
$custom: #fc8aca; $custom-light: #ffafda; $custom-dark: #000000;
JSON
{
"hex": "#fc8aca",
"rgb": {
"r": 252,
"g": 138,
"b": 202
},
"hsl": {
"h": 326.316,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.77585,
"c": 0.15597,
"h": 346.6
},
"luminance": 0.43137
}Semantic roles & 50–950 ramp
primary
#FC8ACA
secondary
#D5F6E3
accent
#E66500
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181114
muted
#868083