#FC7ABF#FC7ABF
#FC7ABF is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.0% C 0.175 H 349.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7ABF |
|---|---|
| RGB | rgb(252, 122, 191) |
| HSL | hsl(328, 96%, 73%) |
| HSV | hsv(328, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 24.2%, 1.2%) |
| CIE-LAB | lab(68.30, 57.07, -12.68) |
| CIE-LCH | lch(68.30, 58.46, 347.47°) |
| OKLab | oklab(74.96% 0.1718 -0.0331) |
| OKLCH | oklch(74.96% 0.175 349.1) |
| XYZ | xyz(56.5102, 38.3810, 53.7122) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.68
Bubblegum Pink
#FE83CC
ΔE00 2.57
Bubblegum (survey)
#FF6CB5
ΔE00 2.75
Hot Pink
#FF69B4
ΔE00 3.21
Bubble Gum Pink
#FF69AF
ΔE00 3.75
Carnation Pink
#FF7FA7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7ABF #7AFCB7
analogous
#F87AFC #FC7ABF #FC7A7E
triadic
#FC7ABF #BFFC7A #7ABFFC
tetradic
#FC7ABF #FCF87A #7AFCB7 #7A7EFC
square
#FC7ABF #FCF87A #7AFCB7 #7A7EFC
split-complementary
#FC7ABF #7EFC7A #7AFCF8
monochromatic
#F60685 #FB3EA2 #FC7ABF #FDB6DC #FEE1F1
Accessibility & contrast
On white
2.42
#FC7ABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FC7ABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7ABF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7ABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7ABF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898C1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7694
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc7abf; /* rgb */ color: rgb(252, 122, 191); /* oklch */ color: oklch(75.0% 0.175 349.1);
Tailwind
colors: {
custom: {
50: '#ffa5d2',
500: '#fc7abf',
950: '#000000',
},
}SCSS
$custom: #fc7abf; $custom-light: #ffa5d2; $custom-dark: #000000;
JSON
{
"hex": "#fc7abf",
"rgb": {
"r": 252,
"g": 122,
"b": 191
},
"hsl": {
"h": 328.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.74956,
"c": 0.17497,
"h": 349.1
},
"luminance": 0.38376
}Semantic roles & 50–950 ramp
primary
#FC7ABF
secondary
#D4F7E4
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82