#FC70E8#FC70E8
#FC70E8 is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.3% C 0.218 H 333.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70E8 |
|---|---|
| RGB | rgb(252, 112, 232) |
| HSL | hsl(309, 96%, 71%) |
| HSV | hsv(309, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 7.9%, 1.2%) |
| CIE-LAB | lab(68.10, 67.60, -35.84) |
| CIE-LCH | lch(68.10, 76.51, 332.07°) |
| OKLab | oklab(75.31% 0.1945 -0.0976) |
| OKLCH | oklch(75.31% 0.218 333.3) |
| XYZ | xyz(60.5046, 38.1143, 80.4983) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 1.96
Violet (CSS)
#EE82EE
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 4.46
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70E8 #70FC84
analogous
#CA70FC #FC70E8 #FC70A2
triadic
#FC70E8 #E8FC70 #70E8FC
tetradic
#FC70E8 #FCCA70 #70FC84 #70A2FC
square
#FC70E8 #FCCA70 #70FC84 #70A2FC
split-complementary
#FC70E8 #A2FC70 #70FCCA
monochromatic
#ED05CC #FB34DE #FC70E8 #FDACF2 #FEE1FA
Accessibility & contrast
On white
2.44
#FC70E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FC70E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70E8
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70E8 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D99EC
Deuteranopia (green-blind)
#98ADE4
Tritanopia (blue-blind)
#FF7AA2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc70e8; /* rgb */ color: rgb(252, 112, 232); /* oklch */ color: oklch(75.3% 0.218 333.3);
Tailwind
colors: {
custom: {
50: '#ff9fef',
500: '#fc70e8',
950: '#000000',
},
}SCSS
$custom: #fc70e8; $custom-light: #ff9fef; $custom-dark: #000000;
JSON
{
"hex": "#fc70e8",
"rgb": {
"r": 252,
"g": 112,
"b": 232
},
"hsl": {
"h": 308.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.75309,
"c": 0.21763,
"h": 333.3
},
"luminance": 0.3811
}Semantic roles & 50–950 ramp
primary
#FC70E8
secondary
#D2F6D7
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84