#FC85F0#FC85F0
#FC85F0 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.3% C 0.192 H 331.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85F0 |
|---|---|
| RGB | rgb(252, 133, 240) |
| HSL | hsl(306, 95%, 75%) |
| HSV | hsv(306, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 4.8%, 1.2%) |
| CIE-LAB | lab(72.07, 59.22, -34.08) |
| CIE-LCH | lch(72.07, 68.33, 330.08°) |
| OKLab | oklab(78.35% 0.168 -0.0928) |
| OKLCH | oklch(78.35% 0.192 331.1) |
| XYZ | xyz(64.2601, 43.7656, 87.4841) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 5.62
Light Magenta
#FA5FF7
ΔE00 6.86
Bubblegum Pink
#FE83CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85F0 #85FC91
analogous
#CC85FC #FC85F0 #FC85B5
triadic
#FC85F0 #F0FC85 #85F0FC
tetradic
#FC85F0 #FCCC85 #85FC91 #85B5FC
square
#FC85F0 #FCCC85 #85FC91 #85B5FC
split-complementary
#FC85F0 #B5FC85 #85FCCC
monochromatic
#F90EE1 #FB49E9 #FC85F0 #FDC1F7 #FEE1FB
Accessibility & contrast
On white
2.15
#FC85F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FC85F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85F0
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85F0 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F4
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc85f0; /* rgb */ color: rgb(252, 133, 240); /* oklch */ color: oklch(78.3% 0.192 331.1);
Tailwind
colors: {
custom: {
50: '#ffacf5',
500: '#fc85f0',
950: '#000000',
},
}SCSS
$custom: #fc85f0; $custom-light: #ffacf5; $custom-dark: #000000;
JSON
{
"hex": "#fc85f0",
"rgb": {
"r": 252,
"g": 133,
"b": 240
},
"hsl": {
"h": 306.05,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78349,
"c": 0.19197,
"h": 331.1
},
"luminance": 0.43762
}Semantic roles & 50–950 ramp
primary
#FC85F0
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85