#BA97DB#BA97DB
#BA97DB is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.3% C 0.103 H 307.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BA97DB |
|---|---|
| RGB | rgb(186, 151, 219) |
| HSL | hsl(271, 49%, 73%) |
| HSV | hsv(271, 31%, 86%) |
| CMYK | cmyk(15.1%, 31.1%, 0%, 14.1%) |
| CIE-LAB | lab(67.79, 25.92, -29.74) |
| CIE-LCH | lch(67.79, 39.45, 311.07°) |
| OKLab | oklab(73.25% 0.0628 -0.0817) |
| OKLCH | oklch(73.25% 0.103 307.5) |
| XYZ | xyz(44.1001, 37.6871, 71.9552) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.03
Lavender
#B39DDB
ΔE00 2.95
Lavender (survey)
#C79FEF
ΔE00 3.71
Baby Purple
#CA9BF7
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA97DB #B8DB97
analogous
#9897DB #BA97DB #DB97DA
triadic
#BA97DB #DBBA97 #97DBBA
tetradic
#BA97DB #DB9897 #B8DB97 #97DADB
square
#BA97DB #DB9897 #B8DB97 #97DADB
split-complementary
#BA97DB #DADB97 #97DB98
monochromatic
#7E40B8 #9C6ACB #BA97DB #D8C4EB #F0E8F7
Accessibility & contrast
On white
2.46
#BA97DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BA97DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA97DB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA97DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA97DB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DE
Deuteranopia (green-blind)
#91A6D9
Tritanopia (blue-blind)
#B6A1B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba97db; /* rgb */ color: rgb(186, 151, 219); /* oklch */ color: oklch(73.3% 0.103 307.5);
Tailwind
colors: {
custom: {
50: '#cfb6e6',
500: '#ba97db',
950: '#000000',
},
}SCSS
$custom: #ba97db; $custom-light: #cfb6e6; $custom-dark: #000000;
JSON
{
"hex": "#ba97db",
"rgb": {
"r": 186,
"g": 151,
"b": 219
},
"hsl": {
"h": 270.882,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.73251,
"c": 0.10304,
"h": 307.5
},
"luminance": 0.37687
}Semantic roles & 50–950 ramp
primary
#BA97DB
secondary
#E5EEDD
accent
#BC2A71
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084