#B6A2BB#B6A2BB
#B6A2BB is a light, muted purple. Relative luminance 0.394; OKLCH L 73.7% C 0.042 H 319.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A2BB |
|---|---|
| RGB | rgb(182, 162, 187) |
| HSL | hsl(288, 16%, 68%) |
| HSV | hsv(288, 13%, 73%) |
| CMYK | cmyk(2.7%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.02, 11.87, -10.18) |
| CIE-LCH | lch(69.02, 15.64, 319.40°) |
| OKLab | oklab(73.75% 0.0318 -0.0272) |
| OKLCH | oklch(73.75% 0.042 319.5) |
| XYZ | xyz(41.1800, 39.3740, 52.4346) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.98
Thistle
#D8BFD8
ΔE00 8.24
Dusty Lavender
#AC86A8
ΔE00 9.06
Light Mauve
#C292A1
ΔE00 9.52
Heather
#A484AC
ΔE00 9.81
Lavender
#B39DDB
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A2BB #A7BBA2
analogous
#A9A2BB #B6A2BB #BBA2B3
triadic
#B6A2BB #BBB6A2 #A2BBB6
tetradic
#B6A2BB #BBA9A2 #A7BBA2 #A2B3BB
square
#B6A2BB #BBA9A2 #A7BBA2 #A2B3BB
split-complementary
#B6A2BB #B3BBA2 #A2BBA9
monochromatic
#7C6083 #9A7FA1 #B6A2BB #D2C5D5 #EDE9EF
Accessibility & contrast
On white
2.37
#B6A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#B6A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A2BB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A2BB | 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)
#A0A7BC
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#B7A4AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b6a2bb; /* rgb */ color: rgb(182, 162, 187); /* oklch */ color: oklch(73.7% 0.042 319.5);
Tailwind
colors: {
custom: {
50: '#ccbdcf',
500: '#b6a2bb',
950: '#000000',
},
}SCSS
$custom: #b6a2bb; $custom-light: #ccbdcf; $custom-dark: #000000;
JSON
{
"hex": "#b6a2bb",
"rgb": {
"r": 182,
"g": 162,
"b": 187
},
"hsl": {
"h": 288,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73747,
"c": 0.0419,
"h": 319.5
},
"luminance": 0.39374
}Semantic roles & 50–950 ramp
primary
#B6A2BB
secondary
#DAE0D9
accent
#9A4C5B
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182