#BA93BB#BA93BB
#BA93BB is a light, moderate purple. Relative luminance 0.349; OKLCH L 71.2% C 0.072 H 325.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BA93BB |
|---|---|
| RGB | rgb(186, 147, 187) |
| HSL | hsl(299, 23%, 65%) |
| HSV | hsv(299, 21%, 73%) |
| CMYK | cmyk(0.5%, 21.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.67, 21.59, -15.17) |
| CIE-LCH | lch(65.67, 26.39, 324.90°) |
| OKLab | oklab(71.24% 0.0594 -0.0408) |
| OKLCH | oklch(71.24% 0.072 325.5) |
| XYZ | xyz(39.6520, 34.8953, 51.6508) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.32
Dusty Lavender
#AC86A8
ΔE00 4.67
Heather
#A484AC
ΔE00 5.65
Pale Purple
#B790D4
ΔE00 7.22
Plum
#DDA0DD
ΔE00 7.98
Lavender
#B39DDB
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA93BB #94BB93
analogous
#A693BB #BA93BB #BB93A8
triadic
#BA93BB #BBBA93 #93BBBA
tetradic
#BA93BB #BBA693 #94BB93 #93A8BB
square
#BA93BB #BBA693 #94BB93 #93A8BB
split-complementary
#BA93BB #A8BB93 #93BBA6
monochromatic
#815282 #A26DA3 #BA93BB #D2B9D3 #EADEEA
Accessibility & contrast
On white
2.63
#BA93BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#BA93BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA93BB
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA93BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA93BB | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBD
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#BC96A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ba93bb; /* rgb */ color: rgb(186, 147, 187); /* oklch */ color: oklch(71.2% 0.072 325.5);
Tailwind
colors: {
custom: {
50: '#cfb3cf',
500: '#ba93bb',
950: '#000000',
},
}SCSS
$custom: #ba93bb; $custom-light: #cfb3cf; $custom-dark: #000000;
JSON
{
"hex": "#ba93bb",
"rgb": {
"r": 186,
"g": 147,
"b": 187
},
"hsl": {
"h": 298.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.71241,
"c": 0.07204,
"h": 325.5
},
"luminance": 0.34894
}Semantic roles & 50–950 ramp
primary
#BA93BB
secondary
#CFDCCE
accent
#A14447
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082