#FC85F4#FC85F4
#FC85F4 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.195 H 329.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85F4 |
|---|---|
| RGB | rgb(252, 133, 244) |
| HSL | hsl(304, 95%, 75%) |
| HSV | hsv(304, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 3.2%, 1.2%) |
| CIE-LAB | lab(72.23, 59.89, -36.02) |
| CIE-LCH | lch(72.23, 69.89, 328.97°) |
| OKLab | oklab(78.52% 0.1688 -0.0983) |
| OKLCH | oklch(78.52% 0.195 329.8) |
| XYZ | xyz(64.8608, 44.0059, 90.6480) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 6.62
Violet Pink
#FB5FFC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85F4 #85FC8D
analogous
#C985FC #FC85F4 #FC85B8
triadic
#FC85F4 #F4FC85 #85F4FC
tetradic
#FC85F4 #FCC985 #85FC8D #85B8FC
square
#FC85F4 #FCC985 #85FC8D #85B8FC
split-complementary
#FC85F4 #B8FC85 #85FCC9
monochromatic
#F90EE9 #FB49EF #FC85F4 #FDC1F9 #FEE1FC
Accessibility & contrast
On white
2.14
#FC85F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FC85F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85F4
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85F4 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F8
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc85f4; /* rgb */ color: rgb(252, 133, 244); /* oklch */ color: oklch(78.5% 0.195 329.8);
Tailwind
colors: {
custom: {
50: '#ffacf8',
500: '#fc85f4',
950: '#000000',
},
}SCSS
$custom: #fc85f4; $custom-light: #ffacf8; $custom-dark: #000000;
JSON
{
"hex": "#fc85f4",
"rgb": {
"r": 252,
"g": 133,
"b": 244
},
"hsl": {
"h": 304.034,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78521,
"c": 0.19533,
"h": 329.8
},
"luminance": 0.44002
}Semantic roles & 50–950 ramp
primary
#FC85F4
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85