#FC88DF#FC88DF
#FC88DF is a light, vivid pink. Relative luminance 0.436; OKLCH L 78.1% C 0.174 H 337.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC88DF |
|---|---|
| RGB | rgb(252, 136, 223) |
| HSL | hsl(315, 95%, 76%) |
| HSV | hsv(315, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 11.5%, 1.2%) |
| CIE-LAB | lab(71.98, 55.01, -24.89) |
| CIE-LCH | lch(71.98, 60.38, 335.66°) |
| OKLab | oklab(78.07% 0.1602 -0.0669) |
| OKLCH | oklch(78.07% 0.174 337.3) |
| XYZ | xyz(62.2686, 43.6356, 74.9405) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.78
Violet (CSS)
#EE82EE
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 6.31
Candy Pink
#FF63E9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC88DF #88FCA5
analogous
#DF88FC #FC88DF #FC88A5
triadic
#FC88DF #DFFC88 #88DFFC
tetradic
#FC88DF #FCDF88 #88FCA5 #88A5FC
square
#FC88DF #FCDF88 #88FCA5 #88A5FC
split-complementary
#FC88DF #A5FC88 #88FCDF
monochromatic
#F911BF #FA4CCF #FC88DF #FEC4EF #FEE1F7
Accessibility & contrast
On white
2.16
#FC88DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FC88DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC88DF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC88DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC88DF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5E2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#FF8CA9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc88df; /* rgb */ color: rgb(252, 136, 223); /* oklch */ color: oklch(78.1% 0.174 337.3);
Tailwind
colors: {
custom: {
50: '#ffaee9',
500: '#fc88df',
950: '#000000',
},
}SCSS
$custom: #fc88df; $custom-light: #ffaee9; $custom-dark: #000000;
JSON
{
"hex": "#fc88df",
"rgb": {
"r": 252,
"g": 136,
"b": 223
},
"hsl": {
"h": 315,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.78071,
"c": 0.17359,
"h": 337.3
},
"luminance": 0.43631
}Semantic roles & 50–950 ramp
primary
#FC88DF
secondary
#D5F6DD
accent
#E63900
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084