#FA9BFD#FA9BFD
#FA9BFD is a light, vivid purple. Relative luminance 0.509; OKLCH L 81.8% C 0.166 H 325.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BFD |
|---|---|
| RGB | rgb(250, 155, 253) |
| HSL | hsl(298, 96%, 80%) |
| HSV | hsv(298, 39%, 99%) |
| CMYK | cmyk(1.2%, 38.7%, 0%, 0.8%) |
| CIE-LAB | lab(76.59, 49.98, -34.17) |
| CIE-LCH | lch(76.59, 60.55, 325.64°) |
| OKLab | oklab(81.85% 0.1377 -0.0933) |
| OKLCH | oklch(81.85% 0.166 325.9) |
| XYZ | xyz(68.8738, 50.8615, 99.0988) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 7.39
Lavender Pink
#DD85D7
ΔE00 7.42
Purply Pink
#F075E6
ΔE00 7.87
Lilac (survey)
#CEA2FD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BFD #9EFD9B
analogous
#C99BFD #FA9BFD #FD9BCF
triadic
#FA9BFD #FDFA9B #9BFDFA
tetradic
#FA9BFD #FDC99B #9EFD9B #9BCFFD
square
#FA9BFD #FDC99B #9EFD9B #9BCFFD
split-complementary
#FA9BFD #CFFD9B #9BFDC9
monochromatic
#F423FB #F75FFC #FA9BFD #FDD7FE #FDE1FE
Accessibility & contrast
On white
1.88
#FA9BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#FA9BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BFD
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BFD | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#FFA5C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fa9bfd; /* rgb */ color: rgb(250, 155, 253); /* oklch */ color: oklch(81.8% 0.166 325.9);
Tailwind
colors: {
custom: {
50: '#fdbafe',
500: '#fa9bfd',
950: '#000000',
},
}SCSS
$custom: #fa9bfd; $custom-light: #fdbafe; $custom-dark: #000000;
JSON
{
"hex": "#fa9bfd",
"rgb": {
"r": 250,
"g": 155,
"b": 253
},
"hsl": {
"h": 298.163,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.81845,
"c": 0.16631,
"h": 325.9
},
"luminance": 0.50859
}Semantic roles & 50–950 ramp
primary
#FA9BFD
secondary
#61DF5D
accent
#E60007
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286