#FC85F5#FC85F5
#FC85F5 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.6% C 0.196 H 329.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85F5 |
|---|---|
| RGB | rgb(252, 133, 245) |
| HSL | hsl(304, 95%, 75%) |
| HSV | hsv(304, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 2.8%, 1.2%) |
| CIE-LAB | lab(72.27, 60.06, -36.50) |
| CIE-LCH | lch(72.27, 70.28, 328.71°) |
| OKLab | oklab(78.56% 0.169 -0.0997) |
| OKLCH | oklch(78.56% 0.196 329.5) |
| XYZ | xyz(65.0131, 44.0668, 91.4498) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 6.58
Violet Pink
#FB5FFC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85F5 #85FC8C
analogous
#C785FC #FC85F5 #FC85BA
triadic
#FC85F5 #F5FC85 #85F5FC
tetradic
#FC85F5 #FCC785 #85FC8C #85BAFC
square
#FC85F5 #FCC785 #85FC8C #85BAFC
split-complementary
#FC85F5 #BAFC85 #85FCC7
monochromatic
#F90EEB #FB49F0 #FC85F5 #FDC1FA #FEE1FD
Accessibility & contrast
On white
2.14
#FC85F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FC85F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85F5
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85F5 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F9
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#FF8FB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc85f5; /* rgb */ color: rgb(252, 133, 245); /* oklch */ color: oklch(78.6% 0.196 329.5);
Tailwind
colors: {
custom: {
50: '#ffacf8',
500: '#fc85f5',
950: '#000000',
},
}SCSS
$custom: #fc85f5; $custom-light: #ffacf8; $custom-dark: #000000;
JSON
{
"hex": "#fc85f5",
"rgb": {
"r": 252,
"g": 133,
"b": 245
},
"hsl": {
"h": 303.529,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78564,
"c": 0.19618,
"h": 329.5
},
"luminance": 0.44063
}Semantic roles & 50–950 ramp
primary
#FC85F5
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85