#FC7ABA#FC7ABA
#FC7ABA is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.8% C 0.172 H 351.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7ABA |
|---|---|
| RGB | rgb(252, 122, 186) |
| HSL | hsl(330, 96%, 73%) |
| HSV | hsv(330, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 26.2%, 1.2%) |
| CIE-LAB | lab(68.14, 56.41, -10.11) |
| CIE-LCH | lch(68.14, 57.31, 349.84°) |
| OKLab | oklab(74.79% 0.1704 -0.0261) |
| OKLCH | oklch(74.79% 0.172 351.3) |
| XYZ | xyz(55.9693, 38.1646, 50.8637) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.57
Bubblegum (survey)
#FF6CB5
ΔE00 2.49
Hot Pink
#FF69B4
ΔE00 3.00
Bubble Gum Pink
#FF69AF
ΔE00 3.22
Bubblegum Pink
#FE83CC
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7ABA #7AFCBC
analogous
#FC7AFB #FC7ABA #FC7B7A
triadic
#FC7ABA #BAFC7A #7ABAFC
tetradic
#FC7ABA #FBFC7A #7AFCBC #7B7AFC
square
#FC7ABA #FBFC7A #7AFCBC #7B7AFC
split-complementary
#FC7ABA #7AFC7B #7AFBFC
monochromatic
#F6067C #FB3E9B #FC7ABA #FDB6D9 #FEE1EF
Accessibility & contrast
On white
2.43
#FC7ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FC7ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7ABA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7ABA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BC
Deuteranopia (green-blind)
#ACAFB7
Tritanopia (blue-blind)
#FF7592
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc7aba; /* rgb */ color: rgb(252, 122, 186); /* oklch */ color: oklch(74.8% 0.172 351.3);
Tailwind
colors: {
custom: {
50: '#ffa4ce',
500: '#fc7aba',
950: '#000000',
},
}SCSS
$custom: #fc7aba; $custom-light: #ffa4ce; $custom-dark: #000000;
JSON
{
"hex": "#fc7aba",
"rgb": {
"r": 252,
"g": 122,
"b": 186
},
"hsl": {
"h": 330.462,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.74786,
"c": 0.17235,
"h": 351.3
},
"luminance": 0.3816
}Semantic roles & 50–950 ramp
primary
#FC7ABA
secondary
#D4F7E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82