#FC85F3#FC85F3
#FC85F3 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.5% C 0.194 H 330.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85F3 |
|---|---|
| RGB | rgb(252, 133, 243) |
| HSL | hsl(305, 95%, 75%) |
| HSV | hsv(305, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 3.6%, 1.2%) |
| CIE-LAB | lab(72.19, 59.72, -35.54) |
| CIE-LCH | lch(72.19, 69.49, 329.24°) |
| OKLab | oklab(78.48% 0.1686 -0.0969) |
| OKLCH | oklch(78.48% 0.194 330.1) |
| XYZ | xyz(64.7094, 43.9453, 89.8505) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 6.68
Violet Pink
#FB5FFC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85F3 #85FC8E
analogous
#C985FC #FC85F3 #FC85B7
triadic
#FC85F3 #F3FC85 #85F3FC
tetradic
#FC85F3 #FCC985 #85FC8E #85B7FC
square
#FC85F3 #FCC985 #85FC8E #85B7FC
split-complementary
#FC85F3 #B7FC85 #85FCC9
monochromatic
#F90EE7 #FB49ED #FC85F3 #FDC1F9 #FEE1FC
Accessibility & contrast
On white
2.15
#FC85F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FC85F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85F3
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85F3 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc85f3; /* rgb */ color: rgb(252, 133, 243); /* oklch */ color: oklch(78.5% 0.194 330.1);
Tailwind
colors: {
custom: {
50: '#ffacf7',
500: '#fc85f3',
950: '#000000',
},
}SCSS
$custom: #fc85f3; $custom-light: #ffacf7; $custom-dark: #000000;
JSON
{
"hex": "#fc85f3",
"rgb": {
"r": 252,
"g": 133,
"b": 243
},
"hsl": {
"h": 304.538,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78477,
"c": 0.19449,
"h": 330.1
},
"luminance": 0.43942
}Semantic roles & 50–950 ramp
primary
#FC85F3
secondary
#D5F6D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85