#FC70F0#FC70F0
#FC70F0 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.224 H 330.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70F0 |
|---|---|
| RGB | rgb(252, 112, 240) |
| HSL | hsl(305, 96%, 71%) |
| HSV | hsv(305, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 4.8%, 1.2%) |
| CIE-LAB | lab(68.45, 68.87, -39.72) |
| CIE-LCH | lch(68.45, 79.50, 330.02°) |
| OKLab | oklab(75.67% 0.1957 -0.1087) |
| OKLCH | oklch(75.67% 0.224 330.9) |
| XYZ | xyz(61.6669, 38.5792, 86.6197) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.04
Candy Pink
#FF63E9
ΔE00 2.14
Light Magenta
#FA5FF7
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.48
Orchid
#DA70D6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70F0 #70FC7C
analogous
#C270FC #FC70F0 #FC70AA
triadic
#FC70F0 #F0FC70 #70F0FC
tetradic
#FC70F0 #FCC270 #70FC7C #70AAFC
square
#FC70F0 #FCC270 #70FC7C #70AAFC
split-complementary
#FC70F0 #AAFC70 #70FCC2
monochromatic
#ED05D9 #FB34EA #FC70F0 #FDACF6 #FEE1FC
Accessibility & contrast
On white
2.41
#FC70F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FC70F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70F0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70F0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF4
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#FF7CA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc70f0; /* rgb */ color: rgb(252, 112, 240); /* oklch */ color: oklch(75.7% 0.224 330.9);
Tailwind
colors: {
custom: {
50: '#ff9ff5',
500: '#fc70f0',
950: '#000000',
},
}SCSS
$custom: #fc70f0; $custom-light: #ff9ff5; $custom-dark: #000000;
JSON
{
"hex": "#fc70f0",
"rgb": {
"r": 252,
"g": 112,
"b": 240
},
"hsl": {
"h": 305.143,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.7567,
"c": 0.22385,
"h": 330.9
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#FC70F0
secondary
#D2F6D5
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85