#FC88CB#FC88CB
#FC88CB is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.3% C 0.160 H 345.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88CB |
|---|---|
| RGB | rgb(252, 136, 203) |
| HSL | hsl(325, 95%, 76%) |
| HSV | hsv(325, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 19.4%, 1.2%) |
| CIE-LAB | lab(71.30, 52.00, -14.87) |
| CIE-LCH | lch(71.30, 54.08, 344.04°) |
| OKLab | oklab(77.33% 0.1549 -0.0392) |
| OKLCH | oklch(77.33% 0.16 345.8) |
| XYZ | xyz(59.7297, 42.6200, 61.5689) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.14
Pink (survey)
#FF81C0
ΔE00 2.45
Bubblegum (survey)
#FF6CB5
ΔE00 5.77
Hot Pink
#FF69B4
ΔE00 6.22
Bubble Gum Pink
#FF69AF
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88CB #88FCB9
analogous
#F388FC #FC88CB #FC8891
triadic
#FC88CB #CBFC88 #88CBFC
tetradic
#FC88CB #FCF388 #88FCB9 #8891FC
square
#FC88CB #FCF388 #88FCB9 #8891FC
split-complementary
#FC88CB #91FC88 #88FCF3
monochromatic
#F91197 #FA4CB1 #FC88CB #FEC4E5 #FEE1F2
Accessibility & contrast
On white
2.21
#FC88CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FC88CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88CB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88CB | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FF87A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc88cb; /* rgb */ color: rgb(252, 136, 203); /* oklch */ color: oklch(77.3% 0.160 345.8);
Tailwind
colors: {
custom: {
50: '#ffadda',
500: '#fc88cb',
950: '#000000',
},
}SCSS
$custom: #fc88cb; $custom-light: #ffadda; $custom-dark: #000000;
JSON
{
"hex": "#fc88cb",
"rgb": {
"r": 252,
"g": 136,
"b": 203
},
"hsl": {
"h": 325.345,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.77329,
"c": 0.15981,
"h": 345.8
},
"luminance": 0.42616
}Semantic roles & 50–950 ramp
primary
#FC88CB
secondary
#D5F6E3
accent
#E66100
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181015
muted
#867F83