#FC70FF#FC70FF
#FC70FF is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.4% C 0.236 H 326.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70FF |
|---|---|
| RGB | rgb(252, 112, 255) |
| HSL | hsl(299, 100%, 72%) |
| HSV | hsv(299, 56%, 100%) |
| CMYK | cmyk(1.2%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(69.12, 71.33, -46.90) |
| CIE-LCH | lch(69.12, 85.37, 326.68°) |
| OKLab | oklab(76.38% 0.1974 -0.1294) |
| OKLCH | oklch(76.38% 0.236 326.8) |
| XYZ | xyz(63.9879, 39.5076, 98.8437) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.64
Light Magenta
#FA5FF7
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 4.10
Orchid
#DA70D6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70FF #73FF70
analogous
#B470FF #FC70FF #FF70BB
triadic
#FC70FF #FFFC70 #70FFFC
tetradic
#FC70FF #FFB470 #73FF70 #70BBFF
square
#FC70FF #FFB470 #73FF70 #70BBFF
split-complementary
#FC70FF #BBFF70 #70FFB4
monochromatic
#EF00F5 #FB33FF #FC70FF #FDADFF #FEE0FF
Accessibility & contrast
On white
2.36
#FC70FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FC70FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70FF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70FF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#FF82AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc70ff; /* rgb */ color: rgb(252, 112, 255); /* oklch */ color: oklch(76.4% 0.236 326.8);
Tailwind
colors: {
custom: {
50: '#ffa0ff',
500: '#fc70ff',
950: '#000000',
},
}SCSS
$custom: #fc70ff; $custom-light: #ffa0ff; $custom-dark: #000000;
JSON
{
"hex": "#fc70ff",
"rgb": {
"r": 252,
"g": 112,
"b": 255
},
"hsl": {
"h": 298.741,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.76382,
"c": 0.23601,
"h": 326.8
},
"luminance": 0.39504
}Semantic roles & 50–950 ramp
primary
#FC70FF
secondary
#D4F7D3
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86