#FA8BFD#FA8BFD
#FA8BFD is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.5% C 0.192 H 326.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BFD |
|---|---|
| RGB | rgb(250, 139, 253) |
| HSL | hsl(298, 97%, 77%) |
| HSV | hsv(298, 45%, 99%) |
| CMYK | cmyk(1.2%, 45.1%, 0%, 0.8%) |
| CIE-LAB | lab(73.47, 57.97, -39.02) |
| CIE-LCH | lch(73.47, 69.88, 326.06°) |
| OKLab | oklab(79.51% 0.16 -0.107) |
| OKLCH | oklch(79.51% 0.192 326.2) |
| XYZ | xyz(66.3852, 45.8844, 98.2693) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 6.54
Candy Pink
#FF63E9
ΔE00 7.03
Violet Pink
#FB5FFC
ΔE00 7.35
Light Magenta
#FA5FF7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BFD #8EFD8B
analogous
#C18BFD #FA8BFD #FD8BC7
triadic
#FA8BFD #FDFA8B #8BFDFA
tetradic
#FA8BFD #FDC18B #8EFD8B #8BC7FD
square
#FA8BFD #FDC18B #8EFD8B #8BC7FD
split-complementary
#FA8BFD #C7FD8B #8BFDC1
monochromatic
#F513FB #F74FFC #FA8BFD #FDC7FE #FEE1FE
Accessibility & contrast
On white
2.06
#FA8BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#FA8BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BFD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BFD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#A0B9F9
Tritanopia (blue-blind)
#FF97B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8bfd; /* rgb */ color: rgb(250, 139, 253); /* oklch */ color: oklch(79.5% 0.192 326.2);
Tailwind
colors: {
custom: {
50: '#feb0fe',
500: '#fa8bfd',
950: '#000000',
},
}SCSS
$custom: #fa8bfd; $custom-light: #feb0fe; $custom-dark: #000000;
JSON
{
"hex": "#fa8bfd",
"rgb": {
"r": 250,
"g": 139,
"b": 253
},
"hsl": {
"h": 298.421,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.7951,
"c": 0.19245,
"h": 326.2
},
"luminance": 0.45881
}Semantic roles & 50–950 ramp
primary
#FA8BFD
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086