#FA8BF8#FA8BF8
#FA8BF8 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.188 H 327.8°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BF8 |
|---|---|
| RGB | rgb(250, 139, 248) |
| HSL | hsl(301, 92%, 76%) |
| HSV | hsv(301, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 0.8%, 2%) |
| CIE-LAB | lab(73.27, 57.10, -36.62) |
| CIE-LCH | lch(73.27, 67.83, 327.33°) |
| OKLab | oklab(79.29% 0.1591 -0.1001) |
| OKLCH | oklch(79.29% 0.188 327.8) |
| XYZ | xyz(65.5991, 45.5699, 94.1293) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 6.00
Candy Pink
#FF63E9
ΔE00 6.83
Light Magenta
#FA5FF7
ΔE00 7.52
Violet Pink
#FB5FFC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BF8 #8BFA8D
analogous
#C58BFA #FA8BF8 #FA8BC1
triadic
#FA8BF8 #F8FA8B #8BF8FA
tetradic
#FA8BF8 #FAC58B #8BFA8D #8BC1FA
square
#FA8BF8 #FAC58B #8BFA8D #8BC1FA
split-complementary
#FA8BF8 #C1FA8B #8BFAC5
monochromatic
#F516F1 #F750F4 #FA8BF8 #FDC6FC #FEE2FD
Accessibility & contrast
On white
2.08
#FA8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FA8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BF8
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BF8 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFC
Deuteranopia (green-blind)
#A2B9F5
Tritanopia (blue-blind)
#FF96B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8bf8; /* rgb */ color: rgb(250, 139, 248); /* oklch */ color: oklch(79.3% 0.188 327.8);
Tailwind
colors: {
custom: {
50: '#feb0fb',
500: '#fa8bf8',
950: '#000000',
},
}SCSS
$custom: #fa8bf8; $custom-light: #feb0fb; $custom-dark: #000000;
JSON
{
"hex": "#fa8bf8",
"rgb": {
"r": 250,
"g": 139,
"b": 248
},
"hsl": {
"h": 301.081,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.7929,
"c": 0.18798,
"h": 327.8
},
"luminance": 0.45567
}Semantic roles & 50–950 ramp
primary
#FA8BF8
secondary
#D5F6D6
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085