#FC7ACC#FC7ACC
#FC7ACC is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.4% C 0.183 H 343.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7ACC |
|---|---|
| RGB | rgb(252, 122, 204) |
| HSL | hsl(322, 96%, 73%) |
| HSV | hsv(322, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 19%, 1.2%) |
| CIE-LAB | lab(68.74, 58.87, -19.30) |
| CIE-LCH | lch(68.74, 61.95, 341.85°) |
| OKLab | oklab(75.43% 0.1753 -0.0513) |
| OKLCH | oklch(75.43% 0.183 343.7) |
| XYZ | xyz(58.0048, 38.9788, 61.5837) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.03
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 4.64
Hot Pink
#FF69B4
ΔE00 4.90
Bubble Gum Pink
#FF69AF
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7ACC #7AFCAA
analogous
#EB7AFC #FC7ACC #FC7A8B
triadic
#FC7ACC #CCFC7A #7ACCFC
tetradic
#FC7ACC #FCEB7A #7AFCAA #7A8BFC
square
#FC7ACC #FCEB7A #7AFCAA #7A8BFC
split-complementary
#FC7ACC #8BFC7A #7AFCEB
monochromatic
#F6069D #FB3EB5 #FC7ACC #FDB6E3 #FEE1F4
Accessibility & contrast
On white
2.39
#FC7ACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FC7ACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7ACC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7ACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7ACC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ACF
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#FF7A9A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc7acc; /* rgb */ color: rgb(252, 122, 204); /* oklch */ color: oklch(75.4% 0.183 343.7);
Tailwind
colors: {
custom: {
50: '#ffa5db',
500: '#fc7acc',
950: '#000000',
},
}SCSS
$custom: #fc7acc; $custom-light: #ffa5db; $custom-dark: #000000;
JSON
{
"hex": "#fc7acc",
"rgb": {
"r": 252,
"g": 122,
"b": 204
},
"hsl": {
"h": 322.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.75425,
"c": 0.18267,
"h": 343.7
},
"luminance": 0.38974
}Semantic roles & 50–950 ramp
primary
#FC7ACC
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83