#FC85DA#FC85DA
#FC85DA is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.5% C 0.175 H 339.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85DA |
|---|---|
| RGB | rgb(252, 133, 218) |
| HSL | hsl(317, 95%, 75%) |
| HSV | hsv(317, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 13.5%, 1.2%) |
| CIE-LAB | lab(71.24, 55.70, -23.27) |
| CIE-LCH | lch(71.24, 60.36, 337.33°) |
| OKLab | oklab(77.46% 0.1633 -0.0624) |
| OKLCH | oklch(77.46% 0.175 339.1) |
| XYZ | xyz(61.1878, 42.5367, 71.3037) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 5.42
Pink (survey)
#FF81C0
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85DA #85FCA7
analogous
#E385FC #FC85DA #FC859E
triadic
#FC85DA #DAFC85 #85DAFC
tetradic
#FC85DA #FCE385 #85FCA7 #859EFC
square
#FC85DA #FCE385 #85FCA7 #859EFC
split-complementary
#FC85DA #9EFC85 #85FCE3
monochromatic
#F90EB6 #FB49C8 #FC85DA #FDC1EC #FEE1F6
Accessibility & contrast
On white
2.21
#FC85DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FC85DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85DA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85DA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DD
Deuteranopia (green-blind)
#AAB5D7
Tritanopia (blue-blind)
#FF88A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc85da; /* rgb */ color: rgb(252, 133, 218); /* oklch */ color: oklch(77.5% 0.175 339.1);
Tailwind
colors: {
custom: {
50: '#fface5',
500: '#fc85da',
950: '#000000',
},
}SCSS
$custom: #fc85da; $custom-light: #fface5; $custom-dark: #000000;
JSON
{
"hex": "#fc85da",
"rgb": {
"r": 252,
"g": 133,
"b": 218
},
"hsl": {
"h": 317.143,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.77455,
"c": 0.17476,
"h": 339.1
},
"luminance": 0.42532
}Semantic roles & 50–950 ramp
primary
#FC85DA
secondary
#D5F6DE
accent
#E64200
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84