#BAA6BA#BAA6BA
#BAA6BA is a light, muted purple. Relative luminance 0.413; OKLCH L 74.9% C 0.036 H 325.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA6BA |
|---|---|
| RGB | rgb(186, 166, 186) |
| HSL | hsl(300, 13%, 69%) |
| HSV | hsv(300, 11%, 73%) |
| CMYK | cmyk(0%, 10.8%, 0%, 27.1%) |
| CIE-LAB | lab(70.36, 10.86, -7.60) |
| CIE-LCH | lch(70.36, 13.26, 325.03°) |
| OKLab | oklab(74.86% 0.0299 -0.0202) |
| OKLCH | oklch(74.86% 0.036 325.9) |
| XYZ | xyz(42.7476, 41.2572, 52.1563) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.01
Thistle
#D8BFD8
ΔE00 7.36
Light Mauve
#C292A1
ΔE00 9.37
Dusty Pink
#D8A7B1
ΔE00 9.47
Pinkish Grey
#C8ACA9
ΔE00 9.85
Dusty Lavender
#AC86A8
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA6BA #A6BAA6
analogous
#B0A6BA #BAA6BA #BAA6B0
triadic
#BAA6BA #BABAA6 #A6BABA
tetradic
#BAA6BA #BAB0A6 #A6BAA6 #A6B0BA
square
#BAA6BA #BAB0A6 #A6BAA6 #A6B0BA
split-complementary
#BAA6BA #B0BAA6 #A6BAB0
monochromatic
#816481 #9F849F #BAA6BA #D5C8D5 #EFEBEF
Accessibility & contrast
On white
2.27
#BAA6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#BAA6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA6BA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA6BA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#A9ADB9
Tritanopia (blue-blind)
#BBA7AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #baa6ba; /* rgb */ color: rgb(186, 166, 186); /* oklch */ color: oklch(74.9% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#cec0ce',
500: '#baa6ba',
950: '#000000',
},
}SCSS
$custom: #baa6ba; $custom-light: #cec0ce; $custom-dark: #000000;
JSON
{
"hex": "#baa6ba",
"rgb": {
"r": 186,
"g": 166,
"b": 186
},
"hsl": {
"h": 300,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.74858,
"c": 0.03609,
"h": 325.9
},
"luminance": 0.41257
}Semantic roles & 50–950 ramp
primary
#BAA6BA
secondary
#DBE1DB
accent
#974F4F
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#131213
muted
#828182