#FA70E7#FA70E7
#FA70E7 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.0% C 0.216 H 333.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70E7 |
|---|---|
| RGB | rgb(250, 112, 231) |
| HSL | hsl(308, 93%, 71%) |
| HSV | hsv(308, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 7.6%, 2%) |
| CIE-LAB | lab(67.79, 66.91, -35.80) |
| CIE-LCH | lch(67.79, 75.88, 331.85°) |
| OKLab | oklab(75.01% 0.1923 -0.0975) |
| OKLCH | oklch(75.01% 0.216 333.1) |
| XYZ | xyz(59.6423, 37.6861, 79.7186) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 1.94
Violet (CSS)
#EE82EE
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 3.96
Violet Pink
#FB5FFC
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70E7 #70FA83
analogous
#C870FA #FA70E7 #FA70A2
triadic
#FA70E7 #E7FA70 #70E7FA
tetradic
#FA70E7 #FAC870 #70FA83 #70A2FA
square
#FA70E7 #FAC870 #70FA83 #70A2FA
split-complementary
#FA70E7 #A2FA70 #70FAC8
monochromatic
#E808C9 #F835DD #FA70E7 #FCABF1 #FEE1FA
Accessibility & contrast
On white
2.46
#FA70E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FA70E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70E7
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70E7 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D98EB
Deuteranopia (green-blind)
#97ACE3
Tritanopia (blue-blind)
#FF7AA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa70e7; /* rgb */ color: rgb(250, 112, 231); /* oklch */ color: oklch(75.0% 0.216 333.1);
Tailwind
colors: {
custom: {
50: '#ff9fef',
500: '#fa70e7',
950: '#000000',
},
}SCSS
$custom: #fa70e7; $custom-light: #ff9fef; $custom-dark: #000000;
JSON
{
"hex": "#fa70e7",
"rgb": {
"r": 250,
"g": 112,
"b": 231
},
"hsl": {
"h": 308.261,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.75007,
"c": 0.21559,
"h": 333.1
},
"luminance": 0.37682
}Semantic roles & 50–950 ramp
primary
#FA70E7
secondary
#D1F5D6
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84