#FC85FD#FC85FD
#FC85FD is a light, highly saturated purple. Relative luminance 0.446; OKLCH L 78.9% C 0.203 H 327.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85FD |
|---|---|
| RGB | rgb(252, 133, 253) |
| HSL | hsl(300, 97%, 76%) |
| HSV | hsv(300, 47%, 99%) |
| CMYK | cmyk(0.4%, 47.4%, 0%, 0.8%) |
| CIE-LAB | lab(72.61, 61.43, -40.35) |
| CIE-LCH | lch(72.61, 73.49, 326.70°) |
| OKLab | oklab(78.92% 0.1703 -0.1107) |
| OKLCH | oklch(78.92% 0.203 327) |
| XYZ | xyz(66.2608, 44.5659, 98.0214) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 6.04
Violet Pink
#FB5FFC
ΔE00 6.30
Light Magenta
#FA5FF7
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85FD #86FD85
analogous
#C085FD #FC85FD #FD85C2
triadic
#FC85FD #FDFC85 #85FDFC
tetradic
#FC85FD #FDC085 #86FD85 #85C2FD
square
#FC85FD #FDC085 #86FD85 #85C2FD
split-complementary
#FC85FD #C2FD85 #85FDC0
monochromatic
#F90DFB #FB49FC #FC85FD #FDC1FE #FEE1FF
Accessibility & contrast
On white
2.12
#FC85FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FC85FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85FD
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85FD | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#FF92B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc85fd; /* rgb */ color: rgb(252, 133, 253); /* oklch */ color: oklch(78.9% 0.203 327.0);
Tailwind
colors: {
custom: {
50: '#ffacfe',
500: '#fc85fd',
950: '#000000',
},
}SCSS
$custom: #fc85fd; $custom-light: #ffacfe; $custom-dark: #000000;
JSON
{
"hex": "#fc85fd",
"rgb": {
"r": 252,
"g": 133,
"b": 253
},
"hsl": {
"h": 299.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.78919,
"c": 0.20311,
"h": 327
},
"luminance": 0.44562
}Semantic roles & 50–950 ramp
primary
#FC85FD
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86