#FC7AB6#FC7AB6
#FC7AB6 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.7% C 0.170 H 353.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7AB6 |
|---|---|
| RGB | rgb(252, 122, 182) |
| HSL | hsl(332, 96%, 73%) |
| HSV | hsv(332, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 27.8%, 1.2%) |
| CIE-LAB | lab(68.02, 55.89, -8.05) |
| CIE-LCH | lch(68.02, 56.47, 351.81°) |
| OKLab | oklab(74.65% 0.1692 -0.0206) |
| OKLCH | oklch(74.65% 0.17 353.1) |
| XYZ | xyz(55.5500, 37.9969, 48.6554) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.00
Bubblegum (survey)
#FF6CB5
ΔE00 2.64
Bubble Gum Pink
#FF69AF
ΔE00 3.03
Hot Pink
#FF69B4
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 4.25
Carnation Pink
#FF7FA7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7AB6 #7AFCC0
analogous
#FC7AF7 #FC7AB6 #FC7F7A
triadic
#FC7AB6 #B6FC7A #7AB6FC
tetradic
#FC7AB6 #F7FC7A #7AFCC0 #7F7AFC
square
#FC7AB6 #F7FC7A #7AFCC0 #7F7AFC
split-complementary
#FC7AB6 #7AFC7F #7AF7FC
monochromatic
#F60675 #FB3E95 #FC7AB6 #FDB6D7 #FEE1EF
Accessibility & contrast
On white
2.44
#FC7AB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FC7AB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7AB6
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7AB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7AB6 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B8
Deuteranopia (green-blind)
#ADAEB3
Tritanopia (blue-blind)
#FF7491
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc7ab6; /* rgb */ color: rgb(252, 122, 182); /* oklch */ color: oklch(74.7% 0.170 353.1);
Tailwind
colors: {
custom: {
50: '#ffa4cb',
500: '#fc7ab6',
950: '#000000',
},
}SCSS
$custom: #fc7ab6; $custom-light: #ffa4cb; $custom-dark: #000000;
JSON
{
"hex": "#fc7ab6",
"rgb": {
"r": 252,
"g": 122,
"b": 182
},
"hsl": {
"h": 332.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.74653,
"c": 0.1704,
"h": 353.1
},
"luminance": 0.37992
}Semantic roles & 50–950 ramp
primary
#FC7AB6
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82