#FC85F6#FC85F6
#FC85F6 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.6% C 0.197 H 329.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85F6 |
|---|---|
| RGB | rgb(252, 133, 246) |
| HSL | hsl(303, 95%, 75%) |
| HSV | hsv(303, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 2.4%, 1.2%) |
| CIE-LAB | lab(72.31, 60.23, -36.99) |
| CIE-LCH | lch(72.31, 70.68, 328.44°) |
| OKLab | oklab(78.61% 0.1691 -0.1011) |
| OKLCH | oklch(78.61% 0.197 329.1) |
| XYZ | xyz(65.1661, 44.1280, 92.2560) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 6.53
Violet Pink
#FB5FFC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85F6 #85FC8B
analogous
#C685FC #FC85F6 #FC85BA
triadic
#FC85F6 #F6FC85 #85F6FC
tetradic
#FC85F6 #FCC685 #85FC8B #85BAFC
square
#FC85F6 #FCC685 #85FC8B #85BAFC
split-complementary
#FC85F6 #BAFC85 #85FCC6
monochromatic
#F90EED #FB49F2 #FC85F6 #FDC1FA #FEE1FD
Accessibility & contrast
On white
2.14
#FC85F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FC85F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85F6
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85F6 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc85f6; /* rgb */ color: rgb(252, 133, 246); /* oklch */ color: oklch(78.6% 0.197 329.1);
Tailwind
colors: {
custom: {
50: '#ffacf9',
500: '#fc85f6',
950: '#000000',
},
}SCSS
$custom: #fc85f6; $custom-light: #ffacf9; $custom-dark: #000000;
JSON
{
"hex": "#fc85f6",
"rgb": {
"r": 252,
"g": 133,
"b": 246
},
"hsl": {
"h": 303.025,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78608,
"c": 0.19703,
"h": 329.1
},
"luminance": 0.44124
}Semantic roles & 50–950 ramp
primary
#FC85F6
secondary
#D5F6D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85