#FA8FF7#FA8FF7
#FA8FF7 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.8% C 0.181 H 328.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FF7 |
|---|---|
| RGB | rgb(250, 143, 247) |
| HSL | hsl(302, 91%, 77%) |
| HSV | hsv(302, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 1.2%, 2%) |
| CIE-LAB | lab(73.99, 54.95, -34.95) |
| CIE-LCH | lch(73.99, 65.13, 327.54°) |
| OKLab | oklab(79.82% 0.1533 -0.0954) |
| OKLCH | oklch(79.82% 0.181 328.1) |
| XYZ | xyz(66.0342, 46.6876, 93.5110) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.32
Purply Pink
#F075E6
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 6.03
Candy Pink
#FF63E9
ΔE00 7.55
Plum
#DDA0DD
ΔE00 7.76
Bubblegum Pink
#FE83CC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FF7 #8FFA92
analogous
#C78FFA #FA8FF7 #FA8FC2
triadic
#FA8FF7 #F7FA8F #8FF7FA
tetradic
#FA8FF7 #FAC78F #8FFA92 #8FC2FA
square
#FA8FF7 #FAC78F #8FFA92 #8FC2FA
split-complementary
#FA8FF7 #C2FA8F #8FFAC7
monochromatic
#F51AEF #F754F3 #FA8FF7 #FDCAFB #FEE2FD
Accessibility & contrast
On white
2.03
#FA8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FA8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FF7
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FF7 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFB
Deuteranopia (green-blind)
#A5BBF4
Tritanopia (blue-blind)
#FF99B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8ff7; /* rgb */ color: rgb(250, 143, 247); /* oklch */ color: oklch(79.8% 0.181 328.1);
Tailwind
colors: {
custom: {
50: '#feb2fa',
500: '#fa8ff7',
950: '#000000',
},
}SCSS
$custom: #fa8ff7; $custom-light: #feb2fa; $custom-dark: #000000;
JSON
{
"hex": "#fa8ff7",
"rgb": {
"r": 250,
"g": 143,
"b": 247
},
"hsl": {
"h": 301.682,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.79817,
"c": 0.1806,
"h": 328.1
},
"luminance": 0.46684
}Semantic roles & 50–950 ramp
primary
#FA8FF7
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085