#B6A2BA#B6A2BA
#B6A2BA is a light, muted purple. Relative luminance 0.393; OKLCH L 73.7% C 0.041 H 320.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A2BA |
|---|---|
| RGB | rgb(182, 162, 186) |
| HSL | hsl(290, 15%, 68%) |
| HSV | hsv(290, 13%, 73%) |
| CMYK | cmyk(2.2%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(68.99, 11.68, -9.67) |
| CIE-LCH | lch(68.99, 15.16, 320.38°) |
| OKLab | oklab(73.71% 0.0315 -0.0258) |
| OKLCH | oklch(73.71% 0.041 320.6) |
| XYZ | xyz(41.0734, 39.3314, 51.8728) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.18
Thistle
#D8BFD8
ΔE00 8.25
Dusty Lavender
#AC86A8
ΔE00 9.14
Light Mauve
#C292A1
ΔE00 9.38
Heather
#A484AC
ΔE00 9.96
Dusty Pink
#D8A7B1
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A2BA #A6BAA2
analogous
#AAA2BA #B6A2BA #BAA2B2
triadic
#B6A2BA #BAB6A2 #A2BAB6
tetradic
#B6A2BA #BAAAA2 #A6BAA2 #A2B2BA
square
#B6A2BA #BAAAA2 #A6BAA2 #A2B2BA
split-complementary
#B6A2BA #B2BAA2 #A2BAAA
monochromatic
#7C6082 #9A7FA0 #B6A2BA #D2C5D4 #EDE8EE
Accessibility & contrast
On white
2.37
#B6A2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#B6A2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A2BA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A2BA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BB
Deuteranopia (green-blind)
#A4A9B9
Tritanopia (blue-blind)
#B7A4AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b6a2ba; /* rgb */ color: rgb(182, 162, 186); /* oklch */ color: oklch(73.7% 0.041 320.6);
Tailwind
colors: {
custom: {
50: '#ccbdce',
500: '#b6a2ba',
950: '#000000',
},
}SCSS
$custom: #b6a2ba; $custom-light: #ccbdce; $custom-dark: #000000;
JSON
{
"hex": "#b6a2ba",
"rgb": {
"r": 182,
"g": 162,
"b": 186
},
"hsl": {
"h": 290,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.73713,
"c": 0.04073,
"h": 320.6
},
"luminance": 0.39331
}Semantic roles & 50–950 ramp
primary
#B6A2BA
secondary
#D9E0D8
accent
#994C59
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182