#FC70F5#FC70F5
#FC70F5 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.228 H 329.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70F5 |
|---|---|
| RGB | rgb(252, 112, 245) |
| HSL | hsl(303, 96%, 71%) |
| HSV | hsv(303, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 2.8%, 1.2%) |
| CIE-LAB | lab(68.66, 69.68, -42.13) |
| CIE-LCH | lch(68.66, 81.42, 328.84°) |
| OKLab | oklab(75.9% 0.1963 -0.1156) |
| OKLCH | oklch(75.9% 0.228 329.5) |
| XYZ | xyz(62.4199, 38.8804, 90.5854) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 2.60
Light Magenta
#FA5FF7
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 3.51
Orchid
#DA70D6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70F5 #70FC77
analogous
#BD70FC #FC70F5 #FC70AF
triadic
#FC70F5 #F5FC70 #70F5FC
tetradic
#FC70F5 #FCBD70 #70FC77 #70AFFC
square
#FC70F5 #FCBD70 #70FC77 #70AFFC
split-complementary
#FC70F5 #AFFC70 #70FCBD
monochromatic
#ED05E1 #FB34F1 #FC70F5 #FDACF9 #FEE1FD
Accessibility & contrast
On white
2.39
#FC70F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FC70F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70F5
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70F5 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF9
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#FF7EA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc70f5; /* rgb */ color: rgb(252, 112, 245); /* oklch */ color: oklch(75.9% 0.228 329.5);
Tailwind
colors: {
custom: {
50: '#ffa0f9',
500: '#fc70f5',
950: '#000000',
},
}SCSS
$custom: #fc70f5; $custom-light: #ffa0f9; $custom-dark: #000000;
JSON
{
"hex": "#fc70f5",
"rgb": {
"r": 252,
"g": 112,
"b": 245
},
"hsl": {
"h": 303,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.75902,
"c": 0.22784,
"h": 329.5
},
"luminance": 0.38876
}Semantic roles & 50–950 ramp
primary
#FC70F5
secondary
#D2F6D4
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85