#FA9BFB#FA9BFB
#FA9BFB is a light, vivid purple. Relative luminance 0.507; OKLCH L 81.8% C 0.164 H 326.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BFB |
|---|---|
| RGB | rgb(250, 155, 251) |
| HSL | hsl(299, 92%, 80%) |
| HSV | hsv(299, 38%, 98%) |
| CMYK | cmyk(0.4%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(76.52, 49.62, -33.21) |
| CIE-LCH | lch(76.52, 59.71, 326.21°) |
| OKLab | oklab(81.76% 0.1373 -0.0905) |
| OKLCH | oklch(81.76% 0.164 326.6) |
| XYZ | xyz(68.5569, 50.7347, 97.4297) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.74
Lavender Pink
#DD85D7
ΔE00 7.26
Mauve
#E0B0FF
ΔE00 7.47
Purply Pink
#F075E6
ΔE00 7.82
Lilac (survey)
#CEA2FD
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BFB #9CFB9B
analogous
#CA9BFB #FA9BFB #FB9BCC
triadic
#FA9BFB #FBFA9B #9BFBFA
tetradic
#FA9BFB #FBCA9B #9CFB9B #9BCCFB
square
#FA9BFB #FBCA9B #9CFB9B #9BCCFB
split-complementary
#FA9BFB #CCFB9B #9BFBCA
monochromatic
#F425F6 #F760F9 #FA9BFB #FDD6FD #FEE2FE
Accessibility & contrast
On white
1.88
#FA9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FA9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BFB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BFB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#FFA4C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fa9bfb; /* rgb */ color: rgb(250, 155, 251); /* oklch */ color: oklch(81.8% 0.164 326.6);
Tailwind
colors: {
custom: {
50: '#fdbafd',
500: '#fa9bfb',
950: '#000000',
},
}SCSS
$custom: #fa9bfb; $custom-light: #fdbafd; $custom-dark: #000000;
JSON
{
"hex": "#fa9bfb",
"rgb": {
"r": 250,
"g": 155,
"b": 251
},
"hsl": {
"h": 299.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.81762,
"c": 0.16443,
"h": 326.6
},
"luminance": 0.50732
}Semantic roles & 50–950 ramp
primary
#FA9BFB
secondary
#5FDC5E
accent
#E60002
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285