#FC85E5#FC85E5
#FC85E5 is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.9% C 0.183 H 334.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85E5 |
|---|---|
| RGB | rgb(252, 133, 229) |
| HSL | hsl(312, 95%, 75%) |
| HSV | hsv(312, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 9.1%, 1.2%) |
| CIE-LAB | lab(71.64, 57.42, -28.71) |
| CIE-LCH | lch(71.64, 64.20, 333.44°) |
| OKLab | oklab(77.89% 0.1658 -0.0776) |
| OKLCH | oklch(77.89% 0.183 334.9) |
| XYZ | xyz(62.6753, 43.1317, 79.1376) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.00
Bubblegum Pink
#FE83CC
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85E5 #85FC9C
analogous
#D885FC #FC85E5 #FC85A9
triadic
#FC85E5 #E5FC85 #85E5FC
tetradic
#FC85E5 #FCD885 #85FC9C #85A9FC
square
#FC85E5 #FCD885 #85FC9C #85A9FC
split-complementary
#FC85E5 #A9FC85 #85FCD8
monochromatic
#F90ECC #FB49D8 #FC85E5 #FDC1F2 #FEE1F9
Accessibility & contrast
On white
2.18
#FC85E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FC85E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85E5
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85E5 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A4E8
Deuteranopia (green-blind)
#A6B6E2
Tritanopia (blue-blind)
#FF8BAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc85e5; /* rgb */ color: rgb(252, 133, 229); /* oklch */ color: oklch(77.9% 0.183 334.9);
Tailwind
colors: {
custom: {
50: '#ffaced',
500: '#fc85e5',
950: '#000000',
},
}SCSS
$custom: #fc85e5; $custom-light: #ffaced; $custom-dark: #000000;
JSON
{
"hex": "#fc85e5",
"rgb": {
"r": 252,
"g": 133,
"b": 229
},
"hsl": {
"h": 311.597,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.7789,
"c": 0.18306,
"h": 334.9
},
"luminance": 0.43128
}Semantic roles & 50–950 ramp
primary
#FC85E5
secondary
#D5F6DB
accent
#E62C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84