#FC70F1#FC70F1
#FC70F1 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.225 H 330.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70F1 |
|---|---|
| RGB | rgb(252, 112, 241) |
| HSL | hsl(305, 96%, 71%) |
| HSV | hsv(305, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 4.4%, 1.2%) |
| CIE-LAB | lab(68.49, 69.03, -40.20) |
| CIE-LCH | lch(68.49, 79.88, 329.78°) |
| OKLab | oklab(75.72% 0.1958 -0.1101) |
| OKLCH | oklch(75.72% 0.225 330.7) |
| XYZ | xyz(61.8158, 38.6388, 87.4042) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 2.22
Light Magenta
#FA5FF7
ΔE00 3.10
Violet Pink
#FB5FFC
ΔE00 3.37
Violet (CSS)
#EE82EE
ΔE00 3.44
Orchid
#DA70D6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70F1 #70FC7B
analogous
#C170FC #FC70F1 #FC70AB
triadic
#FC70F1 #F1FC70 #70F1FC
tetradic
#FC70F1 #FCC170 #70FC7B #70ABFC
square
#FC70F1 #FCC170 #70FC7B #70ABFC
split-complementary
#FC70F1 #ABFC70 #70FCC1
monochromatic
#ED05DA #FB34EB #FC70F1 #FDACF7 #FEE1FC
Accessibility & contrast
On white
2.41
#FC70F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FC70F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70F1
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70F1 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF5
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#FF7DA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc70f1; /* rgb */ color: rgb(252, 112, 241); /* oklch */ color: oklch(75.7% 0.225 330.7);
Tailwind
colors: {
custom: {
50: '#ff9ff6',
500: '#fc70f1',
950: '#000000',
},
}SCSS
$custom: #fc70f1; $custom-light: #ff9ff6; $custom-dark: #000000;
JSON
{
"hex": "#fc70f1",
"rgb": {
"r": 252,
"g": 112,
"b": 241
},
"hsl": {
"h": 304.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.75716,
"c": 0.22464,
"h": 330.7
},
"luminance": 0.38635
}Semantic roles & 50–950 ramp
primary
#FC70F1
secondary
#D2F6D5
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85