#BA7FF5#BA7FF5
#BA7FF5 is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.4% C 0.175 H 305.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BA7FF5 |
|---|---|
| RGB | rgb(186, 127, 245) |
| HSL | hsl(270, 86%, 73%) |
| HSV | hsv(270, 48%, 96%) |
| CMYK | cmyk(24.1%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(63.52, 44.97, -50.77) |
| CIE-LCH | lch(63.52, 67.83, 311.53°) |
| OKLab | oklab(70.4% 0.1013 -0.1422) |
| OKLCH | oklch(70.4% 0.175 305.5) |
| XYZ | xyz(44.3171, 32.2107, 90.2511) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.10
Easter Purple
#C071FE
ΔE00 3.52
Liliac
#C48EFD
ΔE00 3.96
Light Urple
#B36FF6
ΔE00 4.12
Bright Lavender
#C760FF
ΔE00 6.73
Bright Lilac
#C95EFB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA7FF5 #BAF57F
analogous
#7F7FF5 #BA7FF5 #F57FF5
triadic
#BA7FF5 #F5BA7F #7FF5BA
tetradic
#BA7FF5 #F57F7F #BAF57F #7FF5F5
square
#BA7FF5 #F57F7F #BAF57F #7FF5F5
split-complementary
#BA7FF5 #F5F57F #7FF57F
monochromatic
#7D12E8 #9B46F1 #BA7FF5 #D9B8F9 #F0E3FD
Accessibility & contrast
On white
2.82
#BA7FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#BA7FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA7FF5
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA7FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA7FF5 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E98F9
Deuteranopia (green-blind)
#6E9AF2
Tritanopia (blue-blind)
#B193AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ba7ff5; /* rgb */ color: rgb(186, 127, 245); /* oklch */ color: oklch(70.4% 0.175 305.5);
Tailwind
colors: {
custom: {
50: '#d1a5f9',
500: '#ba7ff5',
950: '#000000',
},
}SCSS
$custom: #ba7ff5; $custom-light: #d1a5f9; $custom-dark: #000000;
JSON
{
"hex": "#ba7ff5",
"rgb": {
"r": 186,
"g": 127,
"b": 245
},
"hsl": {
"h": 270,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.70404,
"c": 0.17462,
"h": 305.5
},
"luminance": 0.3221
}Semantic roles & 50–950 ramp
primary
#BA7FF5
secondary
#E6F5D6
accent
#E20373
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85