#FC85F2#FC85F2
#FC85F2 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.194 H 330.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC85F2 |
|---|---|
| RGB | rgb(252, 133, 242) |
| HSL | hsl(305, 95%, 75%) |
| HSV | hsv(305, 47%, 99%) |
| CMYK | cmyk(0%, 47.2%, 4%, 1.2%) |
| CIE-LAB | lab(72.15, 59.55, -35.05) |
| CIE-LCH | lch(72.15, 69.10, 329.52°) |
| OKLab | oklab(78.43% 0.1684 -0.0956) |
| OKLCH | oklch(78.43% 0.194 330.4) |
| XYZ | xyz(64.5588, 43.8851, 89.0574) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 6.74
Violet Pink
#FB5FFC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC85F2 #85FC8F
analogous
#CA85FC #FC85F2 #FC85B6
triadic
#FC85F2 #F2FC85 #85F2FC
tetradic
#FC85F2 #FCCA85 #85FC8F #85B6FC
square
#FC85F2 #FCCA85 #85FC8F #85B6FC
split-complementary
#FC85F2 #B6FC85 #85FCCA
monochromatic
#F90EE5 #FB49EC #FC85F2 #FDC1F8 #FEE1FC
Accessibility & contrast
On white
2.15
#FC85F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FC85F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC85F2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC85F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC85F2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F6
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc85f2; /* rgb */ color: rgb(252, 133, 242); /* oklch */ color: oklch(78.4% 0.194 330.4);
Tailwind
colors: {
custom: {
50: '#ffacf6',
500: '#fc85f2',
950: '#000000',
},
}SCSS
$custom: #fc85f2; $custom-light: #ffacf6; $custom-dark: #000000;
JSON
{
"hex": "#fc85f2",
"rgb": {
"r": 252,
"g": 133,
"b": 242
},
"hsl": {
"h": 305.042,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78434,
"c": 0.19364,
"h": 330.4
},
"luminance": 0.43881
}Semantic roles & 50–950 ramp
primary
#FC85F2
secondary
#D5F6D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85