#BAA6BB#BAA6BB
#BAA6BB is a light, muted purple. Relative luminance 0.413; OKLCH L 74.9% C 0.037 H 324.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA6BB |
|---|---|
| RGB | rgb(186, 166, 187) |
| HSL | hsl(297, 13%, 69%) |
| HSV | hsv(297, 11%, 73%) |
| CMYK | cmyk(0.5%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(70.39, 11.05, -8.11) |
| CIE-LCH | lch(70.39, 13.71, 323.74°) |
| OKLab | oklab(74.89% 0.0303 -0.0216) |
| OKLCH | oklch(74.89% 0.037 324.5) |
| XYZ | xyz(42.8543, 41.2999, 52.7182) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 7.28
Light Mauve
#C292A1
ΔE00 9.46
Dusty Pink
#D8A7B1
ΔE00 9.61
Pinkish Grey
#C8ACA9
ΔE00 10.18
Dusty Lavender
#AC86A8
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA6BB #A7BBA6
analogous
#B0A6BB #BAA6BB #BBA6B2
triadic
#BAA6BB #BBBAA6 #A6BBBA
tetradic
#BAA6BB #BBB0A6 #A7BBA6 #A6B2BB
square
#BAA6BB #BBB0A6 #A7BBA6 #A6B2BB
split-complementary
#BAA6BB #B2BBA6 #A6BBB0
monochromatic
#816483 #9F83A0 #BAA6BB #D5C9D6 #F0EBF0
Accessibility & contrast
On white
2.27
#BAA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#BAA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA6BB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA6BB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#BBA8AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #baa6bb; /* rgb */ color: rgb(186, 166, 187); /* oklch */ color: oklch(74.9% 0.037 324.5);
Tailwind
colors: {
custom: {
50: '#cec0cf',
500: '#baa6bb',
950: '#000000',
},
}SCSS
$custom: #baa6bb; $custom-light: #cec0cf; $custom-dark: #000000;
JSON
{
"hex": "#baa6bb",
"rgb": {
"r": 186,
"g": 166,
"b": 187
},
"hsl": {
"h": 297.143,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.74891,
"c": 0.03717,
"h": 324.5
},
"luminance": 0.41299
}Semantic roles & 50–950 ramp
primary
#BAA6BB
secondary
#DCE1DB
accent
#984E51
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#131213
muted
#828182