#BA93DB#BA93DB
#BA93DB is a light, moderate violet. Relative luminance 0.364; OKLCH L 72.5% C 0.110 H 308.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BA93DB |
|---|---|
| RGB | rgb(186, 147, 219) |
| HSL | hsl(273, 50%, 72%) |
| HSV | hsv(273, 33%, 86%) |
| CMYK | cmyk(15.1%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(66.84, 28.15, -31.21) |
| CIE-LCH | lch(66.84, 42.03, 312.05°) |
| OKLab | oklab(72.53% 0.0686 -0.0859) |
| OKLCH | oklch(72.53% 0.11 308.6) |
| XYZ | xyz(43.4672, 36.4214, 71.7442) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.35
Lavender
#B39DDB
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 4.92
Lilac (survey)
#CEA2FD
ΔE00 6.15
Pastel Purple
#CAA0FF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA93DB #B4DB93
analogous
#9693DB #BA93DB #DB93D8
triadic
#BA93DB #DBBA93 #93DBBA
tetradic
#BA93DB #DB9693 #B4DB93 #93D8DB
square
#BA93DB #DB9693 #B4DB93 #93D8DB
split-complementary
#BA93DB #D8DB93 #93DB96
monochromatic
#7F3DB7 #9D65CC #BA93DB #D7C1EA #F0E8F7
Accessibility & contrast
On white
2.53
#BA93DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BA93DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA93DB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA93DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA93DB | 1.00 | 2.53 | 8.28 | 8.28 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DE
Deuteranopia (green-blind)
#8EA3D9
Tritanopia (blue-blind)
#B69DAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ba93db; /* rgb */ color: rgb(186, 147, 219); /* oklch */ color: oklch(72.5% 0.110 308.6);
Tailwind
colors: {
custom: {
50: '#cfb3e6',
500: '#ba93db',
950: '#000000',
},
}SCSS
$custom: #ba93db; $custom-light: #cfb3e6; $custom-dark: #000000;
JSON
{
"hex": "#ba93db",
"rgb": {
"r": 186,
"g": 147,
"b": 219
},
"hsl": {
"h": 272.5,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.72527,
"c": 0.10991,
"h": 308.6
},
"luminance": 0.36421
}Semantic roles & 50–950 ramp
primary
#BA93DB
secondary
#E4EEDC
accent
#BD286D
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084