#FA8BF4#FA8BF4
#FA8BF4 is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.184 H 329.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BF4 |
|---|---|
| RGB | rgb(250, 139, 244) |
| HSL | hsl(303, 92%, 76%) |
| HSV | hsv(303, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 2.4%, 2%) |
| CIE-LAB | lab(73.11, 56.41, -34.69) |
| CIE-LCH | lch(73.11, 66.22, 328.41°) |
| OKLab | oklab(79.12% 0.1583 -0.0946) |
| OKLCH | oklch(79.12% 0.184 329.1) |
| XYZ | xyz(64.9852, 45.3244, 90.8959) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 6.75
Bubblegum Pink
#FE83CC
ΔE00 7.69
Light Magenta
#FA5FF7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BF4 #8BFA91
analogous
#C98BFA #FA8BF4 #FA8BBD
triadic
#FA8BF4 #F4FA8B #8BF4FA
tetradic
#FA8BF4 #FAC98B #8BFA91 #8BBDFA
square
#FA8BF4 #FAC98B #8BFA91 #8BBDFA
split-complementary
#FA8BF4 #BDFA8B #8BFAC9
monochromatic
#F516E9 #F750EE #FA8BF4 #FDC6FA #FEE2FC
Accessibility & contrast
On white
2.09
#FA8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FA8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BF4
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BF4 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF8
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa8bf4; /* rgb */ color: rgb(250, 139, 244); /* oklch */ color: oklch(79.1% 0.184 329.1);
Tailwind
colors: {
custom: {
50: '#feb0f8',
500: '#fa8bf4',
950: '#000000',
},
}SCSS
$custom: #fa8bf4; $custom-light: #feb0f8; $custom-dark: #000000;
JSON
{
"hex": "#fa8bf4",
"rgb": {
"r": 250,
"g": 139,
"b": 244
},
"hsl": {
"h": 303.243,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79118,
"c": 0.18445,
"h": 329.1
},
"luminance": 0.45321
}Semantic roles & 50–950 ramp
primary
#FA8BF4
secondary
#D5F6D7
accent
#E60C00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085