#FC70F6#FC70F6
#FC70F6 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.229 H 329.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70F6 |
|---|---|
| RGB | rgb(252, 112, 246) |
| HSL | hsl(303, 96%, 71%) |
| HSV | hsv(303, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 2.4%, 1.2%) |
| CIE-LAB | lab(68.71, 69.84, -42.61) |
| CIE-LCH | lch(68.71, 81.81, 328.61°) |
| OKLab | oklab(75.95% 0.1964 -0.117) |
| OKLCH | oklch(75.95% 0.229 329.2) |
| XYZ | xyz(62.5729, 38.9416, 91.3916) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 2.71
Light Magenta
#FA5FF7
ΔE00 2.81
Violet Pink
#FB5FFC
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.54
Orchid
#DA70D6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70F6 #70FC76
analogous
#BC70FC #FC70F6 #FC70B0
triadic
#FC70F6 #F6FC70 #70F6FC
tetradic
#FC70F6 #FCBC70 #70FC76 #70B0FC
square
#FC70F6 #FCBC70 #70FC76 #70B0FC
split-complementary
#FC70F6 #B0FC70 #70FCBC
monochromatic
#ED05E3 #FB34F2 #FC70F6 #FDACFA #FEE1FD
Accessibility & contrast
On white
2.39
#FC70F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FC70F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70F6
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70F6 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFA
Deuteranopia (green-blind)
#92AEF2
Tritanopia (blue-blind)
#FF7FA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc70f6; /* rgb */ color: rgb(252, 112, 246); /* oklch */ color: oklch(75.9% 0.229 329.2);
Tailwind
colors: {
custom: {
50: '#ffa0f9',
500: '#fc70f6',
950: '#000000',
},
}SCSS
$custom: #fc70f6; $custom-light: #ffa0f9; $custom-dark: #000000;
JSON
{
"hex": "#fc70f6",
"rgb": {
"r": 252,
"g": 112,
"b": 246
},
"hsl": {
"h": 302.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.7595,
"c": 0.22864,
"h": 329.2
},
"luminance": 0.38938
}Semantic roles & 50–950 ramp
primary
#FC70F6
secondary
#D2F6D3
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85