#FA70F8#FA70F8
#FA70F8 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.8% C 0.229 H 328.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70F8 |
|---|---|
| RGB | rgb(250, 112, 248) |
| HSL | hsl(301, 93%, 71%) |
| HSV | hsv(301, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 0.8%, 2%) |
| CIE-LAB | lab(68.53, 69.66, -44.01) |
| CIE-LCH | lch(68.53, 82.40, 327.72°) |
| OKLab | oklab(75.79% 0.1945 -0.1211) |
| OKLCH | oklch(75.79% 0.229 328.1) |
| XYZ | xyz(62.1609, 38.6935, 92.9832) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 2.84
Candy Pink
#FF63E9
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.60
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70F8 #70FA72
analogous
#B770FA #FA70F8 #FA70B3
triadic
#FA70F8 #F8FA70 #70F8FA
tetradic
#FA70F8 #FAB770 #70FA72 #70B3FA
square
#FA70F8 #FAB770 #70FA72 #70B3FA
split-complementary
#FA70F8 #B3FA70 #70FAB7
monochromatic
#E808E4 #F835F5 #FA70F8 #FCABFB #FEE1FE
Accessibility & contrast
On white
2.40
#FA70F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FA70F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70F8
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70F8 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFC
Deuteranopia (green-blind)
#8FAEF4
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa70f8; /* rgb */ color: rgb(250, 112, 248); /* oklch */ color: oklch(75.8% 0.229 328.1);
Tailwind
colors: {
custom: {
50: '#ff9ffb',
500: '#fa70f8',
950: '#000000',
},
}SCSS
$custom: #fa70f8; $custom-light: #ff9ffb; $custom-dark: #000000;
JSON
{
"hex": "#fa70f8",
"rgb": {
"r": 250,
"g": 112,
"b": 248
},
"hsl": {
"h": 300.87,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.75792,
"c": 0.22914,
"h": 328.1
},
"luminance": 0.3869
}Semantic roles & 50–950 ramp
primary
#FA70F8
secondary
#D1F5D1
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85