#FC7FD3#FC7FD3
#FC7FD3 is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.4% C 0.179 H 341.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FD3 |
|---|---|
| RGB | rgb(252, 127, 211) |
| HSL | hsl(320, 95%, 74%) |
| HSV | hsv(320, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 16.3%, 1.2%) |
| CIE-LAB | lab(69.88, 57.53, -21.46) |
| CIE-LCH | lch(69.88, 61.40, 339.54°) |
| OKLab | oklab(76.36% 0.1701 -0.0573) |
| OKLCH | oklch(76.36% 0.179 341.4) |
| XYZ | xyz(59.4930, 40.5818, 66.3150) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.15
Pink (survey)
#FF81C0
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 5.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.01
Hot Pink
#FF69B4
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FD3 #7FFCA8
analogous
#E77FFC #FC7FD3 #FC7F95
triadic
#FC7FD3 #D3FC7F #7FD3FC
tetradic
#FC7FD3 #FCE77F #7FFCA8 #7F95FC
square
#FC7FD3 #FCE77F #7FFCA8 #7F95FC
split-complementary
#FC7FD3 #95FC7F #7FFCE7
monochromatic
#F907AA #FB43BE #FC7FD3 #FDBBE8 #FEE1F5
Accessibility & contrast
On white
2.30
#FC7FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FC7FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FD3
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FD3 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED6
Deuteranopia (green-blind)
#A8B2D0
Tritanopia (blue-blind)
#FF80A0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7fd3; /* rgb */ color: rgb(252, 127, 211); /* oklch */ color: oklch(76.4% 0.179 341.4);
Tailwind
colors: {
custom: {
50: '#ffa8e0',
500: '#fc7fd3',
950: '#000000',
},
}SCSS
$custom: #fc7fd3; $custom-light: #ffa8e0; $custom-dark: #000000;
JSON
{
"hex": "#fc7fd3",
"rgb": {
"r": 252,
"g": 127,
"b": 211
},
"hsl": {
"h": 319.68,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.7636,
"c": 0.17943,
"h": 341.4
},
"luminance": 0.40577
}Semantic roles & 50–950 ramp
primary
#FC7FD3
secondary
#D4F7E0
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83