#FC85FC#FC85FC
#FC85FC is a light, highly saturated purple. Relative luminance 0.445; OKLCH L 78.9% C 0.202 H 327.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85FC |
|---|---|
| RGB | rgb(252, 133, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(72.56, 61.25, -39.87) |
| CIE-LCH | lch(72.56, 73.09, 326.94°) |
| OKLab | oklab(78.87% 0.1701 -0.1093) |
| OKLCH | oklch(78.87% 0.202 327.3) |
| XYZ | xyz(66.1019, 44.5023, 97.1846) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 5.98
Violet Pink
#FB5FFC
ΔE00 6.32
Light Magenta
#FA5FF7
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85FC #85FC85
analogous
#C085FC #FC85FC #FC85C0
triadic
#FC85FC #FCFC85 #85FCFC
tetradic
#FC85FC #FCC085 #85FC85 #85C0FC
square
#FC85FC #FCC085 #85FC85 #85C0FC
split-complementary
#FC85FC #C0FC85 #85FCC0
monochromatic
#F90EF9 #FB49FB #FC85FC #FDC1FD #FEE1FE
Accessibility & contrast
On white
2.12
#FC85FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FC85FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85FC
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85FC | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#9DB8F8
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc85fc; /* rgb */ color: rgb(252, 133, 252); /* oklch */ color: oklch(78.9% 0.202 327.3);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fc85fc',
950: '#000000',
},
}SCSS
$custom: #fc85fc; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fc85fc",
"rgb": {
"r": 252,
"g": 133,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78874,
"c": 0.20223,
"h": 327.3
},
"luminance": 0.44499
}Semantic roles & 50–950 ramp
primary
#FC85FC
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86