#FC88DC#FC88DC
#FC88DC is a light, vivid pink. Relative luminance 0.435; OKLCH L 78.0% C 0.171 H 338.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88DC |
|---|---|
| RGB | rgb(252, 136, 220) |
| HSL | hsl(317, 95%, 76%) |
| HSV | hsv(317, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 12.7%, 1.2%) |
| CIE-LAB | lab(71.88, 54.55, -23.40) |
| CIE-LCH | lch(71.88, 59.35, 336.78°) |
| OKLab | oklab(77.96% 0.1595 -0.0627) |
| OKLCH | oklch(77.96% 0.171 338.5) |
| XYZ | xyz(61.8677, 43.4752, 72.8292) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.57
Pink (survey)
#FF81C0
ΔE00 5.73
Purply Pink
#F075E6
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88DC #88FCA8
analogous
#E288FC #FC88DC #FC88A2
triadic
#FC88DC #DCFC88 #88DCFC
tetradic
#FC88DC #FCE288 #88FCA8 #88A2FC
square
#FC88DC #FCE288 #88FCA8 #88A2FC
split-complementary
#FC88DC #A2FC88 #88FCE2
monochromatic
#F911B9 #FA4CCA #FC88DC #FEC4EE #FEE1F6
Accessibility & contrast
On white
2.17
#FC88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FC88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88DC
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88DC | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#ABB7D9
Tritanopia (blue-blind)
#FF8BA8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc88dc; /* rgb */ color: rgb(252, 136, 220); /* oklch */ color: oklch(78.0% 0.171 338.5);
Tailwind
colors: {
custom: {
50: '#ffaee7',
500: '#fc88dc',
950: '#000000',
},
}SCSS
$custom: #fc88dc; $custom-light: #ffaee7; $custom-dark: #000000;
JSON
{
"hex": "#fc88dc",
"rgb": {
"r": 252,
"g": 136,
"b": 220
},
"hsl": {
"h": 316.552,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.77955,
"c": 0.17135,
"h": 338.5
},
"luminance": 0.43471
}Semantic roles & 50–950 ramp
primary
#FC88DC
secondary
#D5F6DE
accent
#E63F00
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84