#FC9ACC#FC9ACC
#FC9ACC is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.1% C 0.131 H 348.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9ACC |
|---|---|
| RGB | rgb(252, 154, 204) |
| HSL | hsl(329, 94%, 80%) |
| HSV | hsv(329, 39%, 99%) |
| CMYK | cmyk(0%, 38.9%, 19%, 1.2%) |
| CIE-LAB | lab(74.93, 43.08, -9.98) |
| CIE-LCH | lch(74.93, 44.22, 346.96°) |
| OKLab | oklab(80.08% 0.1283 -0.026) |
| OKLCH | oklch(80.08% 0.131 348.5) |
| XYZ | xyz(62.6005, 48.1703, 63.1156) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.38
Powder Pink
#FFB2D0
ΔE00 6.31
Pinky
#FC86AA
ΔE00 7.27
Carnation Pink
#FF7FA7
ΔE00 8.17
Baby Pink
#FFB7CE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9ACC #9AFCCA
analogous
#FB9AFC #FC9ACC #FC9A9B
triadic
#FC9ACC #CCFC9A #9ACCFC
tetradic
#FC9ACC #FCFB9A #9AFCCA #9A9BFC
square
#FC9ACC #FCFB9A #9AFCCA #9A9BFC
split-complementary
#FC9ACC #9BFC9A #9AFCFB
monochromatic
#F82390 #FA5FAE #FC9ACC #FED5EA #FEE1F0
Accessibility & contrast
On white
1.97
#FC9ACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FC9ACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9ACC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9ACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9ACC | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECE
Deuteranopia (green-blind)
#BBBFCA
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9acc; /* rgb */ color: rgb(252, 154, 204); /* oklch */ color: oklch(80.1% 0.131 348.5);
Tailwind
colors: {
custom: {
50: '#ffb9db',
500: '#fc9acc',
950: '#000000',
},
}SCSS
$custom: #fc9acc; $custom-light: #ffb9db; $custom-dark: #000000;
JSON
{
"hex": "#fc9acc",
"rgb": {
"r": 252,
"g": 154,
"b": 204
},
"hsl": {
"h": 329.388,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.80084,
"c": 0.13091,
"h": 348.5
},
"luminance": 0.48166
}Semantic roles & 50–950 ramp
primary
#FC9ACC
secondary
#D5F6E5
accent
#E67000
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183