#FC85FF#FC85FF
#FC85FF is a light, highly saturated purple. Relative luminance 0.447; OKLCH L 79.0% C 0.205 H 326.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85FF |
|---|---|
| RGB | rgb(252, 133, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 48%, 100%) |
| CMYK | cmyk(1.2%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(72.69, 61.77, -41.30) |
| CIE-LCH | lch(72.69, 74.31, 326.23°) |
| OKLab | oklab(79.01% 0.1706 -0.1134) |
| OKLCH | oklch(79.01% 0.205 326.4) |
| XYZ | xyz(66.5811, 44.6940, 99.7081) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 6.17
Violet Pink
#FB5FFC
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85FF #88FF85
analogous
#BF85FF #FC85FF #FF85C5
triadic
#FC85FF #FFFC85 #85FFFC
tetradic
#FC85FF #FFBF85 #88FF85 #85C5FF
square
#FC85FF #FFBF85 #88FF85 #85C5FF
split-complementary
#FC85FF #C5FF85 #85FFBF
monochromatic
#F90BFF #FA48FF #FC85FF #FEC2FF #FEE0FF
Accessibility & contrast
On white
2.11
#FC85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FC85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85FF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85FF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#FF92B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc85ff; /* rgb */ color: rgb(252, 133, 255); /* oklch */ color: oklch(79.0% 0.205 326.4);
Tailwind
colors: {
custom: {
50: '#ffacff',
500: '#fc85ff',
950: '#000000',
},
}SCSS
$custom: #fc85ff; $custom-light: #ffacff; $custom-dark: #000000;
JSON
{
"hex": "#fc85ff",
"rgb": {
"r": 252,
"g": 133,
"b": 255
},
"hsl": {
"h": 298.525,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.7901,
"c": 0.20487,
"h": 326.4
},
"luminance": 0.44691
}Semantic roles & 50–950 ramp
primary
#FC85FF
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86