#FC70E5#FC70E5
#FC70E5 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.2% C 0.215 H 334.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70E5 |
|---|---|
| RGB | rgb(252, 112, 229) |
| HSL | hsl(310, 96%, 71%) |
| HSV | hsv(310, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 9.1%, 1.2%) |
| CIE-LAB | lab(67.98, 67.13, -34.37) |
| CIE-LCH | lch(67.98, 75.42, 332.89°) |
| OKLab | oklab(75.18% 0.194 -0.0934) |
| OKLCH | oklch(75.18% 0.215 334.3) |
| XYZ | xyz(60.0821, 37.9453, 78.2732) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.01
Candy Pink
#FF63E9
ΔE00 2.11
Violet (CSS)
#EE82EE
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70E5 #70FC87
analogous
#CD70FC #FC70E5 #FC709F
triadic
#FC70E5 #E5FC70 #70E5FC
tetradic
#FC70E5 #FCCD70 #70FC87 #709FFC
square
#FC70E5 #FCCD70 #70FC87 #709FFC
split-complementary
#FC70E5 #9FFC70 #70FCCD
monochromatic
#ED05C7 #FB34DA #FC70E5 #FDACF0 #FEE1FA
Accessibility & contrast
On white
2.45
#FC70E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FC70E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70E5
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70E5 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F99E9
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#FF79A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc70e5; /* rgb */ color: rgb(252, 112, 229); /* oklch */ color: oklch(75.2% 0.215 334.3);
Tailwind
colors: {
custom: {
50: '#ff9fed',
500: '#fc70e5',
950: '#000000',
},
}SCSS
$custom: #fc70e5; $custom-light: #ff9fed; $custom-dark: #000000;
JSON
{
"hex": "#fc70e5",
"rgb": {
"r": 252,
"g": 112,
"b": 229
},
"hsl": {
"h": 309.857,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.75176,
"c": 0.21536,
"h": 334.3
},
"luminance": 0.37941
}Semantic roles & 50–950 ramp
primary
#FC70E5
secondary
#D2F6D8
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84