#B6A4BA#B6A4BA
#B6A4BA is a light, muted purple. Relative luminance 0.400; OKLCH L 74.1% C 0.037 H 320.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A4BA |
|---|---|
| RGB | rgb(182, 164, 186) |
| HSL | hsl(289, 14%, 69%) |
| HSV | hsv(289, 12%, 73%) |
| CMYK | cmyk(2.2%, 11.8%, 0%, 27.1%) |
| CIE-LAB | lab(69.50, 10.57, -8.91) |
| CIE-LCH | lch(69.50, 13.83, 319.88°) |
| OKLab | oklab(74.11% 0.0285 -0.0238) |
| OKLCH | oklch(74.11% 0.037 320.1) |
| XYZ | xyz(41.4285, 40.0416, 51.9912) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.01
Thistle
#D8BFD8
ΔE00 8.04
Light Mauve
#C292A1
ΔE00 9.87
Dusty Lavender
#AC86A8
ΔE00 10.04
Dusty Pink
#D8A7B1
ΔE00 10.49
Heather
#A484AC
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A4BA #A8BAA4
analogous
#ABA4BA #B6A4BA #BAA4B3
triadic
#B6A4BA #BAB6A4 #A4BAB6
tetradic
#B6A4BA #BAABA4 #A8BAA4 #A4B3BA
square
#B6A4BA #BAABA4 #A8BAA4 #A4B3BA
split-complementary
#B6A4BA #B3BAA4 #A4BAAB
monochromatic
#7C6281 #9A81A0 #B6A4BA #D2C7D4 #EEEAEF
Accessibility & contrast
On white
2.33
#B6A4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#B6A4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A4BA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A4BA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#A6AAB9
Tritanopia (blue-blind)
#B7A6AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b6a4ba; /* rgb */ color: rgb(182, 164, 186); /* oklch */ color: oklch(74.1% 0.037 320.1);
Tailwind
colors: {
custom: {
50: '#ccbfce',
500: '#b6a4ba',
950: '#000000',
},
}SCSS
$custom: #b6a4ba; $custom-light: #ccbfce; $custom-dark: #000000;
JSON
{
"hex": "#b6a4ba",
"rgb": {
"r": 182,
"g": 164,
"b": 186
},
"hsl": {
"h": 289.091,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.74108,
"c": 0.03709,
"h": 320.1
},
"luminance": 0.40041
}Semantic roles & 50–950 ramp
primary
#B6A4BA
secondary
#DBE0DA
accent
#984E5B
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131213
muted
#828182