#FC8FD7#FC8FD7
#FC8FD7 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.8% C 0.156 H 341.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FD7 |
|---|---|
| RGB | rgb(252, 143, 215) |
| HSL | hsl(320, 95%, 77%) |
| HSV | hsv(320, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 14.7%, 1.2%) |
| CIE-LAB | lab(73.06, 50.31, -18.85) |
| CIE-LCH | lch(73.06, 53.73, 339.46°) |
| OKLab | oklab(78.78% 0.148 -0.0502) |
| OKLCH | oklch(78.78% 0.156 341.3) |
| XYZ | xyz(62.2337, 45.2507, 69.7332) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 6.59
Plum
#DDA0DD
ΔE00 7.30
Violet (CSS)
#EE82EE
ΔE00 7.47
Bubblegum (survey)
#FF6CB5
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FD7 #8FFCB4
analogous
#EB8FFC #FC8FD7 #FC8FA0
triadic
#FC8FD7 #D7FC8F #8FD7FC
tetradic
#FC8FD7 #FCEB8F #8FFCB4 #8FA0FC
square
#FC8FD7 #FCEB8F #8FFCB4 #8FA0FC
split-complementary
#FC8FD7 #A0FC8F #8FFCEB
monochromatic
#F918AC #FA53C2 #FC8FD7 #FECBEC #FEE1F4
Accessibility & contrast
On white
2.09
#FC8FD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FC8FD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FD7
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FD7 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A9DA
Deuteranopia (green-blind)
#B1BAD4
Tritanopia (blue-blind)
#FF90AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc8fd7; /* rgb */ color: rgb(252, 143, 215); /* oklch */ color: oklch(78.8% 0.156 341.3);
Tailwind
colors: {
custom: {
50: '#ffb2e3',
500: '#fc8fd7',
950: '#000000',
},
}SCSS
$custom: #fc8fd7; $custom-light: #ffb2e3; $custom-dark: #000000;
JSON
{
"hex": "#fc8fd7",
"rgb": {
"r": 252,
"g": 143,
"b": 215
},
"hsl": {
"h": 320.367,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.78783,
"c": 0.15627,
"h": 341.3
},
"luminance": 0.45247
}Semantic roles & 50–950 ramp
primary
#FC8FD7
secondary
#D5F6E0
accent
#E64E00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083