#FD7FC0#FD7FC0
#FD7FC0 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.8% C 0.169 H 349.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FC0 |
|---|---|
| RGB | rgb(253, 127, 192) |
| HSL | hsl(329, 97%, 75%) |
| HSV | hsv(329, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 24.1%, 0.8%) |
| CIE-LAB | lab(69.38, 55.14, -11.61) |
| CIE-LCH | lch(69.38, 56.35, 348.11°) |
| OKLab | oklab(75.8% 0.1659 -0.0302) |
| OKLCH | oklch(75.8% 0.169 349.7) |
| XYZ | xyz(57.6136, 39.8720, 54.5207) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.66
Bubblegum Pink
#FE83CC
ΔE00 2.31
Bubblegum (survey)
#FF6CB5
ΔE00 3.56
Hot Pink
#FF69B4
ΔE00 4.06
Bubble Gum Pink
#FF69AF
ΔE00 4.41
Carnation Pink
#FF7FA7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FC0 #7FFDBC
analogous
#FB7FFD #FD7FC0 #FD7F81
triadic
#FD7FC0 #C0FD7F #7FC0FD
tetradic
#FD7FC0 #FDFB7F #7FFDBC #7F81FD
square
#FD7FC0 #FDFB7F #7FFDBC #7F81FD
split-complementary
#FD7FC0 #81FD7F #7FFDFB
monochromatic
#FB0685 #FC43A2 #FD7FC0 #FEBBDE #FFE1F0
Accessibility & contrast
On white
2.34
#FD7FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FD7FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FC0
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FC0 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC2
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#FF7B97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd7fc0; /* rgb */ color: rgb(253, 127, 192); /* oklch */ color: oklch(75.8% 0.169 349.7);
Tailwind
colors: {
custom: {
50: '#ffa8d3',
500: '#fd7fc0',
950: '#000000',
},
}SCSS
$custom: #fd7fc0; $custom-light: #ffa8d3; $custom-dark: #000000;
JSON
{
"hex": "#fd7fc0",
"rgb": {
"r": 253,
"g": 127,
"b": 192
},
"hsl": {
"h": 329.048,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.75801,
"c": 0.16867,
"h": 349.7
},
"luminance": 0.39867
}Semantic roles & 50–950 ramp
primary
#FD7FC0
secondary
#D4F7E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82