#BA7FFD#BA7FFD
#BA7FFD is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.8% C 0.184 H 303.7°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BA7FFD |
|---|---|
| RGB | rgb(186, 127, 253) |
| HSL | hsl(268, 97%, 75%) |
| HSV | hsv(268, 50%, 99%) |
| CMYK | cmyk(26.5%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(63.93, 46.82, -54.52) |
| CIE-LCH | lch(63.93, 71.86, 310.65°) |
| OKLab | oklab(70.84% 0.1021 -0.1532) |
| OKLCH | oklch(70.84% 0.184 303.7) |
| XYZ | xyz(45.5648, 32.7098, 96.8226) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.48
Easter Purple
#C071FE
ΔE00 3.33
Liliac
#C48EFD
ΔE00 4.06
Light Urple
#B36FF6
ΔE00 4.07
Bright Lavender
#C760FF
ΔE00 6.66
Bright Lilac
#C95EFB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA7FFD #C2FD7F
analogous
#7F83FD #BA7FFD #F97FFD
triadic
#BA7FFD #FDBA7F #7FFDBA
tetradic
#BA7FFD #FD7F83 #C2FD7F #7FFDF9
square
#BA7FFD #FD7F83 #C2FD7F #7FFDF9
split-complementary
#BA7FFD #FDF97F #83FD7F
monochromatic
#7906FB #9A43FC #BA7FFD #DABBFE #EFE1FF
Accessibility & contrast
On white
2.78
#BA7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#BA7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA7FFD
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA7FFD | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5899FF
Deuteranopia (green-blind)
#689BFA
Tritanopia (blue-blind)
#AE96B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ba7ffd; /* rgb */ color: rgb(186, 127, 253); /* oklch */ color: oklch(70.8% 0.184 303.7);
Tailwind
colors: {
custom: {
50: '#d1a5fe',
500: '#ba7ffd',
950: '#000000',
},
}SCSS
$custom: #ba7ffd; $custom-light: #d1a5fe; $custom-dark: #000000;
JSON
{
"hex": "#ba7ffd",
"rgb": {
"r": 186,
"g": 127,
"b": 253
},
"hsl": {
"h": 268.095,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.7084,
"c": 0.18407,
"h": 303.7
},
"luminance": 0.3271
}Semantic roles & 50–950 ramp
primary
#BA7FFD
secondary
#E7F7D4
accent
#E6007A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86