#FA9BFC#FA9BFC
#FA9BFC is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.8% C 0.165 H 326.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BFC |
|---|---|
| RGB | rgb(250, 155, 252) |
| HSL | hsl(299, 94%, 80%) |
| HSV | hsv(299, 38%, 99%) |
| CMYK | cmyk(0.8%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(76.56, 49.80, -33.69) |
| CIE-LCH | lch(76.56, 60.13, 325.92°) |
| OKLab | oklab(81.8% 0.1375 -0.0919) |
| OKLCH | oklch(81.8% 0.165 326.2) |
| XYZ | xyz(68.7149, 50.7979, 98.2620) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.46
Plum
#DDA0DD
ΔE00 6.86
Lavender Pink
#DD85D7
ΔE00 7.34
Mauve
#E0B0FF
ΔE00 7.43
Purply Pink
#F075E6
ΔE00 7.84
Lilac (survey)
#CEA2FD
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BFC #9DFC9B
analogous
#CA9BFC #FA9BFC #FC9BCE
triadic
#FA9BFC #FCFA9B #9BFCFA
tetradic
#FA9BFC #FCCA9B #9DFC9B #9BCEFC
square
#FA9BFC #FCCA9B #9DFC9B #9BCEFC
split-complementary
#FA9BFC #CEFC9B #9BFCCA
monochromatic
#F424F8 #F760FA #FA9BFC #FDD6FE #FEE1FE
Accessibility & contrast
On white
1.88
#FA9BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FA9BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BFC
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BFC | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#ACC1F9
Tritanopia (blue-blind)
#FFA5C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fa9bfc; /* rgb */ color: rgb(250, 155, 252); /* oklch */ color: oklch(81.8% 0.165 326.2);
Tailwind
colors: {
custom: {
50: '#fdbafd',
500: '#fa9bfc',
950: '#000000',
},
}SCSS
$custom: #fa9bfc; $custom-light: #fdbafd; $custom-dark: #000000;
JSON
{
"hex": "#fa9bfc",
"rgb": {
"r": 250,
"g": 155,
"b": 252
},
"hsl": {
"h": 298.763,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.81803,
"c": 0.16536,
"h": 326.2
},
"luminance": 0.50795
}Semantic roles & 50–950 ramp
primary
#FA9BFC
secondary
#60DE5D
accent
#E60005
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285