#FA8BF7#FA8BF7
#FA8BF7 is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.2% C 0.187 H 328.1°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BF7 |
|---|---|
| RGB | rgb(250, 139, 247) |
| HSL | hsl(302, 92%, 76%) |
| HSV | hsv(302, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 1.2%, 2%) |
| CIE-LAB | lab(73.23, 56.93, -36.14) |
| CIE-LCH | lch(73.23, 67.43, 327.59°) |
| OKLab | oklab(79.25% 0.1589 -0.0987) |
| OKLCH | oklch(79.25% 0.187 328.1) |
| XYZ | xyz(65.4444, 45.5080, 93.3144) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 6.80
Light Magenta
#FA5FF7
ΔE00 7.56
Violet Pink
#FB5FFC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BF7 #8BFA8E
analogous
#C68BFA #FA8BF7 #FA8BC0
triadic
#FA8BF7 #F7FA8B #8BF7FA
tetradic
#FA8BF7 #FAC68B #8BFA8E #8BC0FA
square
#FA8BF7 #FAC68B #8BFA8E #8BC0FA
split-complementary
#FA8BF7 #C0FA8B #8BFAC6
monochromatic
#F516EF #F750F3 #FA8BF7 #FDC6FB #FEE2FD
Accessibility & contrast
On white
2.08
#FA8BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FA8BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BF7
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BF7 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFB
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#FF95B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8bf7; /* rgb */ color: rgb(250, 139, 247); /* oklch */ color: oklch(79.2% 0.187 328.1);
Tailwind
colors: {
custom: {
50: '#feb0fa',
500: '#fa8bf7',
950: '#000000',
},
}SCSS
$custom: #fa8bf7; $custom-light: #feb0fa; $custom-dark: #000000;
JSON
{
"hex": "#fa8bf7",
"rgb": {
"r": 250,
"g": 139,
"b": 247
},
"hsl": {
"h": 301.622,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79247,
"c": 0.18709,
"h": 328.1
},
"luminance": 0.45505
}Semantic roles & 50–950 ramp
primary
#FA8BF7
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085