#FC85F8#FC85F8
#FC85F8 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.7% C 0.199 H 328.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85F8 |
|---|---|
| RGB | rgb(252, 133, 248) |
| HSL | hsl(302, 95%, 75%) |
| HSV | hsv(302, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 1.6%, 1.2%) |
| CIE-LAB | lab(72.40, 60.57, -37.95) |
| CIE-LCH | lch(72.40, 71.47, 327.93°) |
| OKLab | oklab(78.7% 0.1695 -0.1038) |
| OKLCH | oklch(78.7% 0.199 328.5) |
| XYZ | xyz(65.4748, 44.2514, 93.8814) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 4.09
Candy Pink
#FF63E9
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.46
Violet Pink
#FB5FFC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85F8 #85FC89
analogous
#C485FC #FC85F8 #FC85BC
triadic
#FC85F8 #F8FC85 #85F8FC
tetradic
#FC85F8 #FCC485 #85FC89 #85BCFC
square
#FC85F8 #FCC485 #85FC89 #85BCFC
split-complementary
#FC85F8 #BCFC85 #85FCC4
monochromatic
#F90EF1 #FB49F5 #FC85F8 #FDC1FB #FEE1FD
Accessibility & contrast
On white
2.13
#FC85F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FC85F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85F8
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85F8 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FC
Deuteranopia (green-blind)
#9FB7F4
Tritanopia (blue-blind)
#FF90B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc85f8; /* rgb */ color: rgb(252, 133, 248); /* oklch */ color: oklch(78.7% 0.199 328.5);
Tailwind
colors: {
custom: {
50: '#ffacfb',
500: '#fc85f8',
950: '#000000',
},
}SCSS
$custom: #fc85f8; $custom-light: #ffacfb; $custom-dark: #000000;
JSON
{
"hex": "#fc85f8",
"rgb": {
"r": 252,
"g": 133,
"b": 248
},
"hsl": {
"h": 302.017,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78696,
"c": 0.19875,
"h": 328.5
},
"luminance": 0.44248
}Semantic roles & 50–950 ramp
primary
#FC85F8
secondary
#D5F6D6
accent
#E60800
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85