#FC85FB#FC85FB
#FC85FB is a light, highly saturated purple. Relative luminance 0.444; OKLCH L 78.8% C 0.201 H 327.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85FB |
|---|---|
| RGB | rgb(252, 133, 251) |
| HSL | hsl(301, 95%, 75%) |
| HSV | hsv(301, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 0.4%, 1.2%) |
| CIE-LAB | lab(72.52, 61.08, -39.39) |
| CIE-LCH | lch(72.52, 72.68, 327.18°) |
| OKLab | oklab(78.83% 0.17 -0.1079) |
| OKLCH | oklch(78.83% 0.201 327.6) |
| XYZ | xyz(65.9439, 44.4391, 96.3522) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.36
Light Magenta
#FA5FF7
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85FB #85FC86
analogous
#C185FC #FC85FB #FC85BF
triadic
#FC85FB #FBFC85 #85FBFC
tetradic
#FC85FB #FCC185 #85FC86 #85BFFC
square
#FC85FB #FCC185 #85FC86 #85BFFC
split-complementary
#FC85FB #BFFC85 #85FCC1
monochromatic
#F90EF7 #FB49F9 #FC85FB #FDC1FD #FEE1FE
Accessibility & contrast
On white
2.12
#FC85FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FC85FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85FB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85FB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc85fb; /* rgb */ color: rgb(252, 133, 251); /* oklch */ color: oklch(78.8% 0.201 327.6);
Tailwind
colors: {
custom: {
50: '#ffacfd',
500: '#fc85fb',
950: '#000000',
},
}SCSS
$custom: #fc85fb; $custom-light: #ffacfd; $custom-dark: #000000;
JSON
{
"hex": "#fc85fb",
"rgb": {
"r": 252,
"g": 133,
"b": 251
},
"hsl": {
"h": 300.504,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78829,
"c": 0.20136,
"h": 327.6
},
"luminance": 0.44436
}Semantic roles & 50–950 ramp
primary
#FC85FB
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85