#BA94DB#BA94DB
#BA94DB is a light, moderate violet. Relative luminance 0.367; OKLCH L 72.7% C 0.108 H 308.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BA94DB |
|---|---|
| RGB | rgb(186, 148, 219) |
| HSL | hsl(272, 50%, 72%) |
| HSV | hsv(272, 32%, 86%) |
| CMYK | cmyk(15.1%, 32.4%, 0%, 14.1%) |
| CIE-LAB | lab(67.08, 27.59, -30.84) |
| CIE-LCH | lch(67.08, 41.38, 311.82°) |
| OKLab | oklab(72.71% 0.0672 -0.0848) |
| OKLCH | oklch(72.71% 0.108 308.4) |
| XYZ | xyz(43.6234, 36.7338, 71.7963) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.45
Lavender
#B39DDB
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 3.93
Baby Purple
#CA9BF7
ΔE00 4.92
Lilac (survey)
#CEA2FD
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA94DB #B5DB94
analogous
#9794DB #BA94DB #DB94D8
triadic
#BA94DB #DBBA94 #94DBBA
tetradic
#BA94DB #DB9794 #B5DB94 #94D8DB
square
#BA94DB #DB9794 #B5DB94 #94D8DB
split-complementary
#BA94DB #D8DB94 #94DB97
monochromatic
#7F3EB7 #9C66CC #BA94DB #D8C2EA #F0E8F7
Accessibility & contrast
On white
2.52
#BA94DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BA94DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA94DB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA94DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA94DB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DE
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#B69EAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ba94db; /* rgb */ color: rgb(186, 148, 219); /* oklch */ color: oklch(72.7% 0.108 308.4);
Tailwind
colors: {
custom: {
50: '#cfb3e6',
500: '#ba94db',
950: '#000000',
},
}SCSS
$custom: #ba94db; $custom-light: #cfb3e6; $custom-dark: #000000;
JSON
{
"hex": "#ba94db",
"rgb": {
"r": 186,
"g": 148,
"b": 219
},
"hsl": {
"h": 272.113,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.72707,
"c": 0.10818,
"h": 308.4
},
"luminance": 0.36733
}Semantic roles & 50–950 ramp
primary
#BA94DB
secondary
#E5EEDD
accent
#BD296E
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084