#FC88CF#FC88CF
#FC88CF is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.5% C 0.162 H 344.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88CF |
|---|---|
| RGB | rgb(252, 136, 207) |
| HSL | hsl(323, 95%, 76%) |
| HSV | hsv(323, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 17.9%, 1.2%) |
| CIE-LAB | lab(71.43, 52.58, -16.89) |
| CIE-LCH | lch(71.43, 55.23, 342.19°) |
| OKLab | oklab(77.47% 0.1561 -0.0447) |
| OKLCH | oklch(77.47% 0.162 344) |
| XYZ | xyz(60.2125, 42.8131, 64.1118) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.06
Pink (survey)
#FF81C0
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 6.18
Hot Pink
#FF69B4
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 6.89
Bubble Gum Pink
#FF69AF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88CF #88FCB5
analogous
#EF88FC #FC88CF #FC8895
triadic
#FC88CF #CFFC88 #88CFFC
tetradic
#FC88CF #FCEF88 #88FCB5 #8895FC
square
#FC88CF #FCEF88 #88FCB5 #8895FC
split-complementary
#FC88CF #95FC88 #88FCEF
monochromatic
#F9119F #FA4CB7 #FC88CF #FEC4E7 #FEE1F3
Accessibility & contrast
On white
2.20
#FC88CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FC88CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88CF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88CF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A3D1
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#FF88A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc88cf; /* rgb */ color: rgb(252, 136, 207); /* oklch */ color: oklch(77.5% 0.162 344.0);
Tailwind
colors: {
custom: {
50: '#ffaedd',
500: '#fc88cf',
950: '#000000',
},
}SCSS
$custom: #fc88cf; $custom-light: #ffaedd; $custom-dark: #000000;
JSON
{
"hex": "#fc88cf",
"rgb": {
"r": 252,
"g": 136,
"b": 207
},
"hsl": {
"h": 323.276,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.77471,
"c": 0.16235,
"h": 344
},
"luminance": 0.42809
}Semantic roles & 50–950 ramp
primary
#FC88CF
secondary
#D5F6E2
accent
#E65900
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181015
muted
#867F83