#FC8ACC#FC8ACC
#FC8ACC is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.7% C 0.157 H 345.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8ACC |
|---|---|
| RGB | rgb(252, 138, 204) |
| HSL | hsl(325, 95%, 76%) |
| HSV | hsv(325, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 19%, 1.2%) |
| CIE-LAB | lab(71.72, 51.15, -14.80) |
| CIE-LCH | lch(71.72, 53.25, 343.87°) |
| OKLab | oklab(77.65% 0.1523 -0.039) |
| OKLCH | oklch(77.65% 0.157 345.6) |
| XYZ | xyz(60.1336, 43.2364, 62.2933) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.50
Pink (survey)
#FF81C0
ΔE00 2.70
Bubblegum (survey)
#FF6CB5
ΔE00 6.15
Hot Pink
#FF69B4
ΔE00 6.61
Bubble Gum Pink
#FF69AF
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8ACC #8AFCBA
analogous
#F38AFC #FC8ACC #FC8A93
triadic
#FC8ACC #CCFC8A #8ACCFC
tetradic
#FC8ACC #FCF38A #8AFCBA #8A93FC
square
#FC8ACC #FCF38A #8AFCBA #8A93FC
split-complementary
#FC8ACC #93FC8A #8AFCF3
monochromatic
#F91398 #FA4EB2 #FC8ACC #FEC6E6 #FEE1F2
Accessibility & contrast
On white
2.18
#FC8ACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FC8ACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8ACC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8ACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8ACC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CE
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#FF89A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8acc; /* rgb */ color: rgb(252, 138, 204); /* oklch */ color: oklch(77.7% 0.157 345.6);
Tailwind
colors: {
custom: {
50: '#ffafdb',
500: '#fc8acc',
950: '#000000',
},
}SCSS
$custom: #fc8acc; $custom-light: #ffafdb; $custom-dark: #000000;
JSON
{
"hex": "#fc8acc",
"rgb": {
"r": 252,
"g": 138,
"b": 204
},
"hsl": {
"h": 325.263,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.77654,
"c": 0.1572,
"h": 345.6
},
"luminance": 0.43232
}Semantic roles & 50–950 ramp
primary
#FC8ACC
secondary
#D5F6E3
accent
#E66100
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181115
muted
#868083