#BA91DC#BA91DC
#BA91DC is a light, moderate violet. Relative luminance 0.359; OKLCH L 72.2% C 0.115 H 308.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BA91DC |
|---|---|
| RGB | rgb(186, 145, 220) |
| HSL | hsl(273, 52%, 72%) |
| HSV | hsv(273, 34%, 86%) |
| CMYK | cmyk(15.5%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(66.41, 29.48, -32.43) |
| CIE-LCH | lch(66.41, 43.82, 312.28°) |
| OKLab | oklab(72.21% 0.0718 -0.0893) |
| OKLCH | oklch(72.21% 0.115 308.8) |
| XYZ | xyz(43.2910, 35.8576, 72.3369) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.54
Lavender (survey)
#C79FEF
ΔE00 4.25
Lavender
#B39DDB
ΔE00 4.56
Baby Purple
#CA9BF7
ΔE00 4.81
Liliac
#C48EFD
ΔE00 6.00
Lilac (survey)
#CEA2FD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA91DC #B3DC91
analogous
#9591DC #BA91DC #DC91D9
triadic
#BA91DC #DCBA91 #91DCBA
tetradic
#BA91DC #DC9591 #B3DC91 #91D9DC
square
#BA91DC #DC9591 #B3DC91 #91D9DC
split-complementary
#BA91DC #D9DC91 #91DC95
monochromatic
#7F3BB8 #9D63CD #BA91DC #D7BFEB #F0E8F8
Accessibility & contrast
On white
2.57
#BA91DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#BA91DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA91DC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA91DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA91DC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#8CA2DA
Tritanopia (blue-blind)
#B69CAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ba91dc; /* rgb */ color: rgb(186, 145, 220); /* oklch */ color: oklch(72.2% 0.115 308.8);
Tailwind
colors: {
custom: {
50: '#cfb1e7',
500: '#ba91dc',
950: '#000000',
},
}SCSS
$custom: #ba91dc; $custom-light: #cfb1e7; $custom-dark: #000000;
JSON
{
"hex": "#ba91dc",
"rgb": {
"r": 186,
"g": 145,
"b": 220
},
"hsl": {
"h": 272.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.72213,
"c": 0.11458,
"h": 308.8
},
"luminance": 0.35857
}Semantic roles & 50–950 ramp
primary
#BA91DC
secondary
#E4EEDB
accent
#BF266C
background
#FCFAFE
surface
#F9F5FC
border
#D2CFD5
text
#141116
muted
#828084