#FC86DA#FC86DA
#FC86DA is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.6% C 0.173 H 339.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86DA |
|---|---|
| RGB | rgb(252, 134, 218) |
| HSL | hsl(317, 95%, 76%) |
| HSV | hsv(317, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 13.5%, 1.2%) |
| CIE-LAB | lab(71.43, 55.21, -22.98) |
| CIE-LCH | lch(71.43, 59.80, 337.40°) |
| OKLab | oklab(77.6% 0.1618 -0.0616) |
| OKLCH | oklch(77.6% 0.173 339.2) |
| XYZ | xyz(61.3254, 42.8118, 71.3496) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.88
Pink (survey)
#FF81C0
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.70
Purply Pink
#F075E6
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86DA #86FCA8
analogous
#E386FC #FC86DA #FC869F
triadic
#FC86DA #DAFC86 #86DAFC
tetradic
#FC86DA #FCE386 #86FCA8 #869FFC
square
#FC86DA #FCE386 #86FCA8 #869FFC
split-complementary
#FC86DA #9FFC86 #86FCE3
monochromatic
#F90FB5 #FB4AC8 #FC86DA #FDC2EC #FEE1F6
Accessibility & contrast
On white
2.20
#FC86DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FC86DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86DA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86DA | 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)
#8AA3DD
Deuteranopia (green-blind)
#AAB6D7
Tritanopia (blue-blind)
#FF89A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc86da; /* rgb */ color: rgb(252, 134, 218); /* oklch */ color: oklch(77.6% 0.173 339.2);
Tailwind
colors: {
custom: {
50: '#fface5',
500: '#fc86da',
950: '#000000',
},
}SCSS
$custom: #fc86da; $custom-light: #fface5; $custom-dark: #000000;
JSON
{
"hex": "#fc86da",
"rgb": {
"r": 252,
"g": 134,
"b": 218
},
"hsl": {
"h": 317.288,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.77595,
"c": 0.17314,
"h": 339.2
},
"luminance": 0.42808
}Semantic roles & 50–950 ramp
primary
#FC86DA
secondary
#D5F6DE
accent
#E64200
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84