#FA70F0#FA70F0
#FA70F0 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.4% C 0.223 H 330.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70F0 |
|---|---|
| RGB | rgb(250, 112, 240) |
| HSL | hsl(304, 93%, 71%) |
| HSV | hsv(304, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 4%, 2%) |
| CIE-LAB | lab(68.17, 68.34, -40.17) |
| CIE-LCH | lch(68.17, 79.27, 329.56°) |
| OKLab | oklab(75.41% 0.1936 -0.11) |
| OKLCH | oklch(75.41% 0.223 330.4) |
| XYZ | xyz(60.9462, 38.2076, 86.5859) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 2.19
Light Magenta
#FA5FF7
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 3.30
Violet (CSS)
#EE82EE
ΔE00 3.35
Orchid
#DA70D6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70F0 #70FA7A
analogous
#BF70FA #FA70F0 #FA70AB
triadic
#FA70F0 #F0FA70 #70F0FA
tetradic
#FA70F0 #FABF70 #70FA7A #70ABFA
square
#FA70F0 #FABF70 #70FA7A #70ABFA
split-complementary
#FA70F0 #ABFA70 #70FABF
monochromatic
#E808D7 #F835EA #FA70F0 #FCABF6 #FEE1FC
Accessibility & contrast
On white
2.43
#FA70F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FA70F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70F0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70F0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#FF7DA6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa70f0; /* rgb */ color: rgb(250, 112, 240); /* oklch */ color: oklch(75.4% 0.223 330.4);
Tailwind
colors: {
custom: {
50: '#ff9ff5',
500: '#fa70f0',
950: '#000000',
},
}SCSS
$custom: #fa70f0; $custom-light: #ff9ff5; $custom-dark: #000000;
JSON
{
"hex": "#fa70f0",
"rgb": {
"r": 250,
"g": 112,
"b": 240
},
"hsl": {
"h": 304.348,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.75415,
"c": 0.22266,
"h": 330.4
},
"luminance": 0.38204
}Semantic roles & 50–950 ramp
primary
#FA70F0
secondary
#D1F5D3
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85