#FA8BF0#FA8BF0
#FA8BF0 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.181 H 330.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BF0 |
|---|---|
| RGB | rgb(250, 139, 240) |
| HSL | hsl(305, 92%, 76%) |
| HSV | hsv(305, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 4%, 2%) |
| CIE-LAB | lab(72.95, 55.73, -32.75) |
| CIE-LCH | lch(72.95, 64.64, 329.56°) |
| OKLab | oklab(78.95% 0.1575 -0.0891) |
| OKLCH | oklch(78.95% 0.181 330.5) |
| XYZ | xyz(64.3845, 45.0841, 87.7320) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.93
Purply Pink
#F075E6
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BF0 #8BFA95
analogous
#CD8BFA #FA8BF0 #FA8BB9
triadic
#FA8BF0 #F0FA8B #8BF0FA
tetradic
#FA8BF0 #FACD8B #8BFA95 #8BB9FA
square
#FA8BF0 #FACD8B #8BFA95 #8BB9FA
split-complementary
#FA8BF0 #B9FA8B #8BFACD
monochromatic
#F516E1 #F750E8 #FA8BF0 #FDC6F8 #FEE2FB
Accessibility & contrast
On white
2.10
#FA8BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FA8BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BF0
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BF0 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F4
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa8bf0; /* rgb */ color: rgb(250, 139, 240); /* oklch */ color: oklch(78.9% 0.181 330.5);
Tailwind
colors: {
custom: {
50: '#feb0f5',
500: '#fa8bf0',
950: '#000000',
},
}SCSS
$custom: #fa8bf0; $custom-light: #feb0f5; $custom-dark: #000000;
JSON
{
"hex": "#fa8bf0",
"rgb": {
"r": 250,
"g": 139,
"b": 240
},
"hsl": {
"h": 305.405,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.78949,
"c": 0.181,
"h": 330.5
},
"luminance": 0.45081
}Semantic roles & 50–950 ramp
primary
#FA8BF0
secondary
#D5F6D8
accent
#E61500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085