#FA8BF3#FA8BF3
#FA8BF3 is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.184 H 329.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BF3 |
|---|---|
| RGB | rgb(250, 139, 243) |
| HSL | hsl(304, 92%, 76%) |
| HSV | hsv(304, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 2.8%, 2%) |
| CIE-LAB | lab(73.07, 56.24, -34.20) |
| CIE-LCH | lch(73.07, 65.82, 328.69°) |
| OKLab | oklab(79.07% 0.1581 -0.0932) |
| OKLCH | oklch(79.07% 0.184 329.5) |
| XYZ | xyz(64.8338, 45.2638, 90.0984) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.52
Light Magenta
#FA5FF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BF3 #8BFA92
analogous
#CA8BFA #FA8BF3 #FA8BBC
triadic
#FA8BF3 #F3FA8B #8BF3FA
tetradic
#FA8BF3 #FACA8B #8BFA92 #8BBCFA
square
#FA8BF3 #FACA8B #8BFA92 #8BBCFA
split-complementary
#FA8BF3 #BCFA8B #8BFACA
monochromatic
#F516E7 #F750ED #FA8BF3 #FDC6F9 #FEE2FC
Accessibility & contrast
On white
2.09
#FA8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FA8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BF3
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BF3 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa8bf3; /* rgb */ color: rgb(250, 139, 243); /* oklch */ color: oklch(79.1% 0.184 329.5);
Tailwind
colors: {
custom: {
50: '#feb0f7',
500: '#fa8bf3',
950: '#000000',
},
}SCSS
$custom: #fa8bf3; $custom-light: #feb0f7; $custom-dark: #000000;
JSON
{
"hex": "#fa8bf3",
"rgb": {
"r": 250,
"g": 139,
"b": 243
},
"hsl": {
"h": 303.784,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79075,
"c": 0.18358,
"h": 329.5
},
"luminance": 0.4526
}Semantic roles & 50–950 ramp
primary
#FA8BF3
secondary
#D5F6D7
accent
#E60E00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085