#FA71E8#FA71E8
#FA71E8 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.2% C 0.215 H 332.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FA71E8 |
|---|---|
| RGB | rgb(250, 113, 232) |
| HSL | hsl(308, 93%, 71%) |
| HSV | hsv(308, 55%, 98%) |
| CMYK | cmyk(0%, 54.8%, 7.2%, 2%) |
| CIE-LAB | lab(67.99, 66.62, -36.03) |
| CIE-LCH | lch(67.99, 75.74, 331.60°) |
| OKLab | oklab(75.17% 0.1911 -0.0982) |
| OKLCH | oklch(75.17% 0.215 332.8) |
| XYZ | xyz(59.8949, 37.9646, 80.5015) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 2.08
Violet (CSS)
#EE82EE
ΔE00 3.47
Light Magenta
#FA5FF7
ΔE00 3.97
Violet Pink
#FB5FFC
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA71E8 #71FA83
analogous
#C771FA #FA71E8 #FA71A3
triadic
#FA71E8 #E8FA71 #71E8FA
tetradic
#FA71E8 #FAC771 #71FA83 #71A3FA
square
#FA71E8 #FAC771 #71FA83 #71A3FA
split-complementary
#FA71E8 #A3FA71 #71FAC7
monochromatic
#E808CB #F836DE #FA71E8 #FCACF2 #FEE1FA
Accessibility & contrast
On white
2.44
#FA71E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FA71E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA71E8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA71E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA71E8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D99EC
Deuteranopia (green-blind)
#97ADE4
Tritanopia (blue-blind)
#FF7BA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa71e8; /* rgb */ color: rgb(250, 113, 232); /* oklch */ color: oklch(75.2% 0.215 332.8);
Tailwind
colors: {
custom: {
50: '#ffa0ef',
500: '#fa71e8',
950: '#000000',
},
}SCSS
$custom: #fa71e8; $custom-light: #ffa0ef; $custom-dark: #000000;
JSON
{
"hex": "#fa71e8",
"rgb": {
"r": 250,
"g": 113,
"b": 232
},
"hsl": {
"h": 307.883,
"s": 93.197,
"l": 71.176
},
"oklch": {
"l": 0.75172,
"c": 0.21489,
"h": 332.8
},
"luminance": 0.3796
}Semantic roles & 50–950 ramp
primary
#FA71E8
secondary
#D1F5D6
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84