#FC7FD9#FC7FD9
#FC7FD9 is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.6% C 0.184 H 339.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FD9 |
|---|---|
| RGB | rgb(252, 127, 217) |
| HSL | hsl(317, 95%, 74%) |
| HSV | hsv(317, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 13.9%, 1.2%) |
| CIE-LAB | lab(70.10, 58.42, -24.46) |
| CIE-LCH | lch(70.10, 63.34, 337.29°) |
| OKLab | oklab(76.59% 0.1715 -0.0656) |
| OKLCH | oklch(76.59% 0.184 339.1) |
| XYZ | xyz(60.2593, 40.8883, 70.3506) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.34
Pink (survey)
#FF81C0
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FD9 #7FFCA2
analogous
#E17FFC #FC7FD9 #FC7F9B
triadic
#FC7FD9 #D9FC7F #7FD9FC
tetradic
#FC7FD9 #FCE17F #7FFCA2 #7F9BFC
square
#FC7FD9 #FCE17F #7FFCA2 #7F9BFC
split-complementary
#FC7FD9 #9BFC7F #7FFCE1
monochromatic
#F907B5 #FB43C7 #FC7FD9 #FDBBEB #FEE1F6
Accessibility & contrast
On white
2.29
#FC7FD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FC7FD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FD9
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FD9 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDC
Deuteranopia (green-blind)
#A6B3D6
Tritanopia (blue-blind)
#FF82A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7fd9; /* rgb */ color: rgb(252, 127, 217); /* oklch */ color: oklch(76.6% 0.184 339.1);
Tailwind
colors: {
custom: {
50: '#ffa8e5',
500: '#fc7fd9',
950: '#000000',
},
}SCSS
$custom: #fc7fd9; $custom-light: #ffa8e5; $custom-dark: #000000;
JSON
{
"hex": "#fc7fd9",
"rgb": {
"r": 252,
"g": 127,
"b": 217
},
"hsl": {
"h": 316.8,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.76591,
"c": 0.18362,
"h": 339.1
},
"luminance": 0.40884
}Semantic roles & 50–950 ramp
primary
#FC7FD9
secondary
#D4F7DE
accent
#E64000
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84