#FA8BF6#FA8BF6
#FA8BF6 is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.2% C 0.186 H 328.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BF6 |
|---|---|
| RGB | rgb(250, 139, 246) |
| HSL | hsl(302, 92%, 76%) |
| HSV | hsv(302, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 1.6%, 2%) |
| CIE-LAB | lab(73.18, 56.75, -35.65) |
| CIE-LCH | lch(73.18, 67.02, 327.86°) |
| OKLab | oklab(79.2% 0.1587 -0.0974) |
| OKLCH | oklch(79.2% 0.186 328.5) |
| XYZ | xyz(65.2905, 45.4465, 92.5039) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 6.78
Light Magenta
#FA5FF7
ΔE00 7.60
Violet Pink
#FB5FFC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BF6 #8BFA8F
analogous
#C78BFA #FA8BF6 #FA8BBF
triadic
#FA8BF6 #F6FA8B #8BF6FA
tetradic
#FA8BF6 #FAC78B #8BFA8F #8BBFFA
square
#FA8BF6 #FAC78B #8BFA8F #8BBFFA
split-complementary
#FA8BF6 #BFFA8B #8BFAC7
monochromatic
#F516ED #F750F1 #FA8BF6 #FDC6FB #FEE2FD
Accessibility & contrast
On white
2.08
#FA8BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FA8BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BF6
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BF6 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8bf6; /* rgb */ color: rgb(250, 139, 246); /* oklch */ color: oklch(79.2% 0.186 328.5);
Tailwind
colors: {
custom: {
50: '#feb0f9',
500: '#fa8bf6',
950: '#000000',
},
}SCSS
$custom: #fa8bf6; $custom-light: #feb0f9; $custom-dark: #000000;
JSON
{
"hex": "#fa8bf6",
"rgb": {
"r": 250,
"g": 139,
"b": 246
},
"hsl": {
"h": 302.162,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79204,
"c": 0.1862,
"h": 328.5
},
"luminance": 0.45443
}Semantic roles & 50–950 ramp
primary
#FA8BF6
secondary
#D5F6D6
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085