#FA70E8#FA70E8
#FA70E8 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.1% C 0.216 H 332.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA70E8 |
|---|---|
| RGB | rgb(250, 112, 232) |
| HSL | hsl(308, 93%, 71%) |
| HSV | hsv(308, 55%, 98%) |
| CMYK | cmyk(0%, 55.2%, 7.2%, 2%) |
| CIE-LAB | lab(67.83, 67.06, -36.28) |
| CIE-LCH | lch(67.83, 76.25, 331.59°) |
| OKLab | oklab(75.05% 0.1924 -0.0989) |
| OKLCH | oklch(75.05% 0.216 332.8) |
| XYZ | xyz(59.7840, 37.7427, 80.4645) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.56
Candy Pink
#FF63E9
ΔE00 1.92
Violet (CSS)
#EE82EE
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.83
Violet Pink
#FB5FFC
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA70E8 #70FA82
analogous
#C770FA #FA70E8 #FA70A3
triadic
#FA70E8 #E8FA70 #70E8FA
tetradic
#FA70E8 #FAC770 #70FA82 #70A3FA
square
#FA70E8 #FAC770 #70FA82 #70A3FA
split-complementary
#FA70E8 #A3FA70 #70FAC7
monochromatic
#E808CA #F835DE #FA70E8 #FCABF2 #FEE1FA
Accessibility & contrast
On white
2.46
#FA70E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FA70E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA70E8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA70E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA70E8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99EC
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#FF7AA2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa70e8; /* rgb */ color: rgb(250, 112, 232); /* oklch */ color: oklch(75.1% 0.216 332.8);
Tailwind
colors: {
custom: {
50: '#ff9fef',
500: '#fa70e8',
950: '#000000',
},
}SCSS
$custom: #fa70e8; $custom-light: #ff9fef; $custom-dark: #000000;
JSON
{
"hex": "#fa70e8",
"rgb": {
"r": 250,
"g": 112,
"b": 232
},
"hsl": {
"h": 307.826,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.75051,
"c": 0.21636,
"h": 332.8
},
"luminance": 0.37739
}Semantic roles & 50–950 ramp
primary
#FA70E8
secondary
#D1F5D5
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84