#BA7BFA#BA7BFA
#BA7BFA is a light, vivid violet. Relative luminance 0.315; OKLCH L 70.1% C 0.187 H 305.0°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BA7BFA |
|---|---|
| RGB | rgb(186, 123, 250) |
| HSL | hsl(270, 93%, 73%) |
| HSV | hsv(270, 51%, 98%) |
| CMYK | cmyk(25.6%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(62.93, 48.26, -54.45) |
| CIE-LCH | lch(62.93, 72.76, 311.55°) |
| OKLab | oklab(70.05% 0.107 -0.1529) |
| OKLCH | oklch(70.05% 0.187 305) |
| XYZ | xyz(44.5843, 31.5074, 94.1567) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.57
Easter Purple
#C071FE
ΔE00 2.44
Light Urple
#B36FF6
ΔE00 3.15
Liliac
#C48EFD
ΔE00 4.86
Bright Lavender
#C760FF
ΔE00 5.75
Bright Lilac
#C95EFB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA7BFA #BBFA7B
analogous
#7B7BFA #BA7BFA #FA7BFA
triadic
#BA7BFA #FABA7B #7BFABA
tetradic
#BA7BFA #FA7B7B #BBFA7B #7BFAFA
square
#BA7BFA #FA7B7B #BBFA7B #7BFAFA
split-complementary
#BA7BFA #FAFA7B #7BFA7B
monochromatic
#7C09F1 #9B40F8 #BA7BFA #D9B6FC #F0E2FE
Accessibility & contrast
On white
2.88
#BA7BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#BA7BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA7BFA
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA7BFA | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5396FE
Deuteranopia (green-blind)
#6698F7
Tritanopia (blue-blind)
#AF92AF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ba7bfa; /* rgb */ color: rgb(186, 123, 250); /* oklch */ color: oklch(70.1% 0.187 305.0);
Tailwind
colors: {
custom: {
50: '#d2a3fc',
500: '#ba7bfa',
950: '#000000',
},
}SCSS
$custom: #ba7bfa; $custom-light: #d2a3fc; $custom-dark: #000000;
JSON
{
"hex": "#ba7bfa",
"rgb": {
"r": 186,
"g": 123,
"b": 250
},
"hsl": {
"h": 269.764,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.70054,
"c": 0.18667,
"h": 305
},
"luminance": 0.31507
}Semantic roles & 50–950 ramp
primary
#BA7BFA
secondary
#E6F6D5
accent
#E60074
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85