#FA8BF5#FA8BF5
#FA8BF5 is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.2% C 0.185 H 328.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BF5 |
|---|---|
| RGB | rgb(250, 139, 245) |
| HSL | hsl(303, 92%, 76%) |
| HSV | hsv(303, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 2%, 2%) |
| CIE-LAB | lab(73.14, 56.58, -35.17) |
| CIE-LCH | lch(73.14, 66.62, 328.13°) |
| OKLab | oklab(79.16% 0.1585 -0.096) |
| OKLCH | oklch(79.16% 0.185 328.8) |
| XYZ | xyz(65.1375, 45.3853, 91.6977) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 6.76
Light Magenta
#FA5FF7
ΔE00 7.64
Violet Pink
#FB5FFC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BF5 #8BFA90
analogous
#C88BFA #FA8BF5 #FA8BBE
triadic
#FA8BF5 #F5FA8B #8BF5FA
tetradic
#FA8BF5 #FAC88B #8BFA90 #8BBEFA
square
#FA8BF5 #FAC88B #8BFA90 #8BBEFA
split-complementary
#FA8BF5 #BEFA8B #8BFAC8
monochromatic
#F516EB #F750F0 #FA8BF5 #FDC6FA #FEE2FC
Accessibility & contrast
On white
2.08
#FA8BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#FA8BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BF5
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BF5 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF9
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8bf5; /* rgb */ color: rgb(250, 139, 245); /* oklch */ color: oklch(79.2% 0.185 328.8);
Tailwind
colors: {
custom: {
50: '#feb0f8',
500: '#fa8bf5',
950: '#000000',
},
}SCSS
$custom: #fa8bf5; $custom-light: #feb0f8; $custom-dark: #000000;
JSON
{
"hex": "#fa8bf5",
"rgb": {
"r": 250,
"g": 139,
"b": 245
},
"hsl": {
"h": 302.703,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79161,
"c": 0.18533,
"h": 328.8
},
"luminance": 0.45382
}Semantic roles & 50–950 ramp
primary
#FA8BF5
secondary
#D5F6D7
accent
#E60A00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085