#FC7FD5#FC7FD5
#FC7FD5 is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.4% C 0.181 H 340.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FD5 |
|---|---|
| RGB | rgb(252, 127, 213) |
| HSL | hsl(319, 95%, 74%) |
| HSV | hsv(319, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 15.5%, 1.2%) |
| CIE-LAB | lab(69.95, 57.82, -22.46) |
| CIE-LCH | lch(69.95, 62.03, 338.77°) |
| OKLab | oklab(76.44% 0.1705 -0.0601) |
| OKLCH | oklch(76.44% 0.181 340.6) |
| XYZ | xyz(59.7453, 40.6827, 67.6437) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.51
Pink (survey)
#FF81C0
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.03
Bubblegum (survey)
#FF6CB5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FD5 #7FFCA6
analogous
#E57FFC #FC7FD5 #FC7F97
triadic
#FC7FD5 #D5FC7F #7FD5FC
tetradic
#FC7FD5 #FCE57F #7FFCA6 #7F97FC
square
#FC7FD5 #FCE57F #7FFCA6 #7F97FC
split-complementary
#FC7FD5 #97FC7F #7FFCE5
monochromatic
#F907AE #FB43C1 #FC7FD5 #FDBBE9 #FEE1F5
Accessibility & contrast
On white
2.30
#FC7FD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FC7FD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FD5
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FD5 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859FD8
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#FF81A0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7fd5; /* rgb */ color: rgb(252, 127, 213); /* oklch */ color: oklch(76.4% 0.181 340.6);
Tailwind
colors: {
custom: {
50: '#ffa8e2',
500: '#fc7fd5',
950: '#000000',
},
}SCSS
$custom: #fc7fd5; $custom-light: #ffa8e2; $custom-dark: #000000;
JSON
{
"hex": "#fc7fd5",
"rgb": {
"r": 252,
"g": 127,
"b": 213
},
"hsl": {
"h": 318.72,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.76436,
"c": 0.18081,
"h": 340.6
},
"luminance": 0.40678
}Semantic roles & 50–950 ramp
primary
#FC7FD5
secondary
#D4F7DF
accent
#E64800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83