#FC7FD8#FC7FD8
#FC7FD8 is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.6% C 0.183 H 339.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7FD8 |
|---|---|
| RGB | rgb(252, 127, 216) |
| HSL | hsl(317, 95%, 74%) |
| HSV | hsv(317, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 14.3%, 1.2%) |
| CIE-LAB | lab(70.06, 58.27, -23.96) |
| CIE-LCH | lch(70.06, 63.01, 337.65°) |
| OKLab | oklab(76.55% 0.1713 -0.0642) |
| OKLCH | oklch(76.55% 0.183 339.4) |
| XYZ | xyz(60.1296, 40.8364, 69.6677) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.49
Pink (survey)
#FF81C0
ΔE00 5.50
Candy Pink
#FF63E9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7FD8 #7FFCA3
analogous
#E27FFC #FC7FD8 #FC7F9A
triadic
#FC7FD8 #D8FC7F #7FD8FC
tetradic
#FC7FD8 #FCE27F #7FFCA3 #7F9AFC
square
#FC7FD8 #FCE27F #7FFCA3 #7F9AFC
split-complementary
#FC7FD8 #9AFC7F #7FFCE2
monochromatic
#F907B4 #FB43C6 #FC7FD8 #FDBBEA #FEE1F6
Accessibility & contrast
On white
2.29
#FC7FD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FC7FD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7FD8
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7FD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7FD8 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDB
Deuteranopia (green-blind)
#A6B2D5
Tritanopia (blue-blind)
#FF82A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7fd8; /* rgb */ color: rgb(252, 127, 216); /* oklch */ color: oklch(76.6% 0.183 339.4);
Tailwind
colors: {
custom: {
50: '#ffa8e4',
500: '#fc7fd8',
950: '#000000',
},
}SCSS
$custom: #fc7fd8; $custom-light: #ffa8e4; $custom-dark: #000000;
JSON
{
"hex": "#fc7fd8",
"rgb": {
"r": 252,
"g": 127,
"b": 216
},
"hsl": {
"h": 317.28,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.76552,
"c": 0.1829,
"h": 339.4
},
"luminance": 0.40832
}Semantic roles & 50–950 ramp
primary
#FC7FD8
secondary
#D4F7DE
accent
#E64200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83