#FA70F9#FA70F9
#FA70F9 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.8% C 0.230 H 327.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70F9 |
|---|---|
| RGB | rgb(250, 112, 249) |
| HSL | hsl(300, 93%, 71%) |
| HSV | hsv(300, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 0.4%, 2%) |
| CIE-LAB | lab(68.57, 69.83, -44.49) |
| CIE-LCH | lch(68.57, 82.79, 327.50°) |
| OKLab | oklab(75.84% 0.1947 -0.1224) |
| OKLCH | oklch(75.84% 0.23 327.8) |
| XYZ | xyz(62.3165, 38.7557, 93.8025) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.61
Light Magenta
#FA5FF7
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.66
Orchid
#DA70D6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70F9 #70FA71
analogous
#B670FA #FA70F9 #FA70B4
triadic
#FA70F9 #F9FA70 #70F9FA
tetradic
#FA70F9 #FAB670 #70FA71 #70B4FA
square
#FA70F9 #FAB670 #70FA71 #70B4FA
split-complementary
#FA70F9 #B4FA70 #70FAB6
monochromatic
#E808E6 #F835F7 #FA70F9 #FCABFB #FEE1FE
Accessibility & contrast
On white
2.40
#FA70F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FA70F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70F9
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70F9 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFD
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa70f9; /* rgb */ color: rgb(250, 112, 249); /* oklch */ color: oklch(75.8% 0.230 327.8);
Tailwind
colors: {
custom: {
50: '#ffa0fb',
500: '#fa70f9',
950: '#000000',
},
}SCSS
$custom: #fa70f9; $custom-light: #ffa0fb; $custom-dark: #000000;
JSON
{
"hex": "#fa70f9",
"rgb": {
"r": 250,
"g": 112,
"b": 249
},
"hsl": {
"h": 300.435,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.7584,
"c": 0.22996,
"h": 327.8
},
"luminance": 0.38752
}Semantic roles & 50–950 ramp
primary
#FA70F9
secondary
#D1F5D1
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85