#FA8BFB#FA8BFB
#FA8BFB is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.4% C 0.191 H 326.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BFB |
|---|---|
| RGB | rgb(250, 139, 251) |
| HSL | hsl(299, 93%, 76%) |
| HSV | hsv(299, 45%, 98%) |
| CMYK | cmyk(0.4%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.39, 57.62, -38.06) |
| CIE-LCH | lch(73.39, 69.06, 326.56°) |
| OKLab | oklab(79.42% 0.1596 -0.1042) |
| OKLCH | oklch(79.42% 0.191 326.9) |
| XYZ | xyz(66.0683, 45.7576, 96.6001) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.31
Candy Pink
#FF63E9
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 7.42
Light Magenta
#FA5FF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BFB #8CFB8B
analogous
#C28BFB #FA8BFB #FB8BC4
triadic
#FA8BFB #FBFA8B #8BFBFA
tetradic
#FA8BFB #FBC28B #8CFB8B #8BC4FB
square
#FA8BFB #FBC28B #8CFB8B #8BC4FB
split-complementary
#FA8BFB #C4FB8B #8BFBC2
monochromatic
#F515F7 #F750F9 #FA8BFB #FDC6FD #FEE1FE
Accessibility & contrast
On white
2.07
#FA8BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FA8BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BFB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BFB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#FF97B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8bfb; /* rgb */ color: rgb(250, 139, 251); /* oklch */ color: oklch(79.4% 0.191 326.9);
Tailwind
colors: {
custom: {
50: '#feb0fd',
500: '#fa8bfb',
950: '#000000',
},
}SCSS
$custom: #fa8bfb; $custom-light: #feb0fd; $custom-dark: #000000;
JSON
{
"hex": "#fa8bfb",
"rgb": {
"r": 250,
"g": 139,
"b": 251
},
"hsl": {
"h": 299.464,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.79421,
"c": 0.19065,
"h": 326.9
},
"luminance": 0.45754
}Semantic roles & 50–950 ramp
primary
#FA8BFB
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085