#FC7FD4#FC7FD4
#FC7FD4 is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.4% C 0.180 H 341.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FD4 |
|---|---|
| RGB | rgb(252, 127, 212) |
| HSL | hsl(319, 95%, 74%) |
| HSV | hsv(319, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 15.9%, 1.2%) |
| CIE-LAB | lab(69.92, 57.67, -21.96) |
| CIE-LCH | lch(69.92, 61.71, 339.16°) |
| OKLab | oklab(76.4% 0.1703 -0.0587) |
| OKLCH | oklch(76.4% 0.18 341) |
| XYZ | xyz(59.6188, 40.6321, 66.9773) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.33
Pink (survey)
#FF81C0
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.76
Bubblegum (survey)
#FF6CB5
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FD4 #7FFCA7
analogous
#E67FFC #FC7FD4 #FC7F96
triadic
#FC7FD4 #D4FC7F #7FD4FC
tetradic
#FC7FD4 #FCE67F #7FFCA7 #7F96FC
square
#FC7FD4 #FCE67F #7FFCA7 #7F96FC
split-complementary
#FC7FD4 #96FC7F #7FFCE6
monochromatic
#F907AC #FB43C0 #FC7FD4 #FDBBE8 #FEE1F5
Accessibility & contrast
On white
2.30
#FC7FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FC7FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FD4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FD4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED7
Deuteranopia (green-blind)
#A8B2D1
Tritanopia (blue-blind)
#FF81A0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7fd4; /* rgb */ color: rgb(252, 127, 212); /* oklch */ color: oklch(76.4% 0.180 341.0);
Tailwind
colors: {
custom: {
50: '#ffa8e1',
500: '#fc7fd4',
950: '#000000',
},
}SCSS
$custom: #fc7fd4; $custom-light: #ffa8e1; $custom-dark: #000000;
JSON
{
"hex": "#fc7fd4",
"rgb": {
"r": 252,
"g": 127,
"b": 212
},
"hsl": {
"h": 319.2,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.76398,
"c": 0.18011,
"h": 341
},
"luminance": 0.40628
}Semantic roles & 50–950 ramp
primary
#FC7FD4
secondary
#D4F7DF
accent
#E64900
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83