#FC70F4#FC70F4
#FC70F4 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.9% C 0.227 H 329.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70F4 |
|---|---|
| RGB | rgb(252, 112, 244) |
| HSL | hsl(303, 96%, 71%) |
| HSV | hsv(303, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 3.2%, 1.2%) |
| CIE-LAB | lab(68.62, 69.51, -41.65) |
| CIE-LCH | lch(68.62, 81.03, 329.07°) |
| OKLab | oklab(75.86% 0.1962 -0.1142) |
| OKLCH | oklch(75.86% 0.227 329.8) |
| XYZ | xyz(62.2676, 38.8195, 89.7836) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 2.50
Light Magenta
#FA5FF7
ΔE00 2.90
Violet Pink
#FB5FFC
ΔE00 3.09
Violet (CSS)
#EE82EE
ΔE00 3.48
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70F4 #70FC78
analogous
#BE70FC #FC70F4 #FC70AE
triadic
#FC70F4 #F4FC70 #70F4FC
tetradic
#FC70F4 #FCBE70 #70FC78 #70AEFC
square
#FC70F4 #FCBE70 #70FC78 #70AEFC
split-complementary
#FC70F4 #AEFC70 #70FCBE
monochromatic
#ED05DF #FB34EF #FC70F4 #FDACF9 #FEE1FD
Accessibility & contrast
On white
2.40
#FC70F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FC70F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70F4
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70F4 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF8
Deuteranopia (green-blind)
#93AEF0
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc70f4; /* rgb */ color: rgb(252, 112, 244); /* oklch */ color: oklch(75.9% 0.227 329.8);
Tailwind
colors: {
custom: {
50: '#ffa0f8',
500: '#fc70f4',
950: '#000000',
},
}SCSS
$custom: #fc70f4; $custom-light: #ffa0f8; $custom-dark: #000000;
JSON
{
"hex": "#fc70f4",
"rgb": {
"r": 252,
"g": 112,
"b": 244
},
"hsl": {
"h": 303.429,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.75856,
"c": 0.22704,
"h": 329.8
},
"luminance": 0.38815
}Semantic roles & 50–950 ramp
primary
#FC70F4
secondary
#D2F6D4
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85