#FC70F8#FC70F8
#FC70F8 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.230 H 328.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70F8 |
|---|---|
| RGB | rgb(252, 112, 248) |
| HSL | hsl(302, 96%, 71%) |
| HSV | hsv(302, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 1.6%, 1.2%) |
| CIE-LAB | lab(68.80, 70.17, -43.57) |
| CIE-LCH | lch(68.80, 82.59, 328.16°) |
| OKLab | oklab(76.04% 0.1967 -0.1198) |
| OKLCH | oklch(76.04% 0.23 328.7) |
| XYZ | xyz(62.8816, 39.0651, 93.0170) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.76
Violet Pink
#FB5FFC
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 2.88
Candy Pink
#FF63E9
ΔE00 2.95
Violet (CSS)
#EE82EE
ΔE00 3.63
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70F8 #70FC74
analogous
#BA70FC #FC70F8 #FC70B2
triadic
#FC70F8 #F8FC70 #70F8FC
tetradic
#FC70F8 #FCBA70 #70FC74 #70B2FC
square
#FC70F8 #FCBA70 #70FC74 #70B2FC
split-complementary
#FC70F8 #B2FC70 #70FCBA
monochromatic
#ED05E6 #FB34F5 #FC70F8 #FDACFB #FEE1FE
Accessibility & contrast
On white
2.38
#FC70F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FC70F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70F8
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70F8 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#FF7FAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc70f8; /* rgb */ color: rgb(252, 112, 248); /* oklch */ color: oklch(76.0% 0.230 328.7);
Tailwind
colors: {
custom: {
50: '#ffa0fb',
500: '#fc70f8',
950: '#000000',
},
}SCSS
$custom: #fc70f8; $custom-light: #ffa0fb; $custom-dark: #000000;
JSON
{
"hex": "#fc70f8",
"rgb": {
"r": 252,
"g": 112,
"b": 248
},
"hsl": {
"h": 301.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.76044,
"c": 0.23026,
"h": 328.7
},
"luminance": 0.39061
}Semantic roles & 50–950 ramp
primary
#FC70F8
secondary
#D2F6D3
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85