#FA8BF2#FA8BF2
#FA8BF2 is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.0% C 0.183 H 329.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BF2 |
|---|---|
| RGB | rgb(250, 139, 242) |
| HSL | hsl(304, 92%, 76%) |
| HSV | hsv(304, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 3.2%, 2%) |
| CIE-LAB | lab(73.03, 56.07, -33.72) |
| CIE-LCH | lch(73.03, 65.43, 328.98°) |
| OKLab | oklab(79.03% 0.1579 -0.0919) |
| OKLCH | oklch(79.03% 0.183 329.8) |
| XYZ | xyz(64.6832, 45.2036, 89.3053) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.35
Light Magenta
#FA5FF7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BF2 #8BFA93
analogous
#CB8BFA #FA8BF2 #FA8BBB
triadic
#FA8BF2 #F2FA8B #8BF2FA
tetradic
#FA8BF2 #FACB8B #8BFA93 #8BBBFA
square
#FA8BF2 #FACB8B #8BFA93 #8BBBFA
split-complementary
#FA8BF2 #BBFA8B #8BFACB
monochromatic
#F516E5 #F750EB #FA8BF2 #FDC6F9 #FEE2FC
Accessibility & contrast
On white
2.09
#FA8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FA8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BF2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BF2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF6
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa8bf2; /* rgb */ color: rgb(250, 139, 242); /* oklch */ color: oklch(79.0% 0.183 329.8);
Tailwind
colors: {
custom: {
50: '#feb0f6',
500: '#fa8bf2',
950: '#000000',
},
}SCSS
$custom: #fa8bf2; $custom-light: #feb0f6; $custom-dark: #000000;
JSON
{
"hex": "#fa8bf2",
"rgb": {
"r": 250,
"g": 139,
"b": 242
},
"hsl": {
"h": 304.324,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79033,
"c": 0.18271,
"h": 329.8
},
"luminance": 0.452
}Semantic roles & 50–950 ramp
primary
#FA8BF2
secondary
#D5F6D7
accent
#E61100
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085