#FA8BFC#FA8BFC
#FA8BFC is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.5% C 0.192 H 326.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BFC |
|---|---|
| RGB | rgb(250, 139, 252) |
| HSL | hsl(299, 95%, 77%) |
| HSV | hsv(299, 45%, 99%) |
| CMYK | cmyk(0.8%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(73.43, 57.80, -38.54) |
| CIE-LCH | lch(73.43, 69.47, 326.30°) |
| OKLab | oklab(79.47% 0.1598 -0.1056) |
| OKLCH | oklch(79.47% 0.192 326.5) |
| XYZ | xyz(66.2263, 45.8208, 97.4325) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 6.42
Candy Pink
#FF63E9
ΔE00 6.98
Violet Pink
#FB5FFC
ΔE00 7.38
Light Magenta
#FA5FF7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BFC #8DFC8B
analogous
#C28BFC #FA8BFC #FC8BC6
triadic
#FA8BFC #FCFA8B #8BFCFA
tetradic
#FA8BFC #FCC28B #8DFC8B #8BC6FC
square
#FA8BFC #FCC28B #8DFC8B #8BC6FC
split-complementary
#FA8BFC #C6FC8B #8BFCC2
monochromatic
#F514F9 #F74FFA #FA8BFC #FDC7FE #FEE1FE
Accessibility & contrast
On white
2.07
#FA8BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FA8BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BFC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BFC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#FF97B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8bfc; /* rgb */ color: rgb(250, 139, 252); /* oklch */ color: oklch(79.5% 0.192 326.5);
Tailwind
colors: {
custom: {
50: '#feb0fd',
500: '#fa8bfc',
950: '#000000',
},
}SCSS
$custom: #fa8bfc; $custom-light: #feb0fd; $custom-dark: #000000;
JSON
{
"hex": "#fa8bfc",
"rgb": {
"r": 250,
"g": 139,
"b": 252
},
"hsl": {
"h": 298.938,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79466,
"c": 0.19155,
"h": 326.5
},
"luminance": 0.45818
}Semantic roles & 50–950 ramp
primary
#FA8BFC
secondary
#D5F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085