#FC88DA#FC88DA
#FC88DA is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.9% C 0.170 H 339.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88DA |
|---|---|
| RGB | rgb(252, 136, 218) |
| HSL | hsl(318, 95%, 76%) |
| HSV | hsv(318, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 13.5%, 1.2%) |
| CIE-LAB | lab(71.81, 54.24, -22.40) |
| CIE-LCH | lch(71.81, 58.68, 337.56°) |
| OKLab | oklab(77.88% 0.159 -0.06) |
| OKLCH | oklch(77.88% 0.17 339.3) |
| XYZ | xyz(61.6045, 43.3699, 71.4426) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.83
Pink (survey)
#FF81C0
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.20
Bubblegum (survey)
#FF6CB5
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88DA #88FCAA
analogous
#E488FC #FC88DA #FC88A0
triadic
#FC88DA #DAFC88 #88DAFC
tetradic
#FC88DA #FCE488 #88FCAA #88A0FC
square
#FC88DA #FCE488 #88FCAA #88A0FC
split-complementary
#FC88DA #A0FC88 #88FCE4
monochromatic
#F911B5 #FA4CC7 #FC88DA #FEC4ED #FEE1F6
Accessibility & contrast
On white
2.17
#FC88DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FC88DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88DA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88DA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DD
Deuteranopia (green-blind)
#ABB7D7
Tritanopia (blue-blind)
#FF8BA7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc88da; /* rgb */ color: rgb(252, 136, 218); /* oklch */ color: oklch(77.9% 0.170 339.3);
Tailwind
colors: {
custom: {
50: '#ffaee5',
500: '#fc88da',
950: '#000000',
},
}SCSS
$custom: #fc88da; $custom-light: #ffaee5; $custom-dark: #000000;
JSON
{
"hex": "#fc88da",
"rgb": {
"r": 252,
"g": 136,
"b": 218
},
"hsl": {
"h": 317.586,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.77878,
"c": 0.16989,
"h": 339.3
},
"luminance": 0.43366
}Semantic roles & 50–950 ramp
primary
#FC88DA
secondary
#D5F6DE
accent
#E64300
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181015
muted
#867F84