#B6A2BE#B6A2BE
#B6A2BE is a light, muted purple. Relative luminance 0.395; OKLCH L 73.9% C 0.045 H 316.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A2BE |
|---|---|
| RGB | rgb(182, 162, 190) |
| HSL | hsl(283, 18%, 69%) |
| HSV | hsv(283, 15%, 75%) |
| CMYK | cmyk(4.2%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(69.11, 12.46, -11.70) |
| CIE-LCH | lch(69.11, 17.09, 316.80°) |
| OKLab | oklab(73.85% 0.0329 -0.0314) |
| OKLCH | oklch(73.85% 0.045 316.3) |
| XYZ | xyz(41.5046, 39.5038, 54.1437) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.45
Thistle
#D8BFD8
ΔE00 8.27
Dusty Lavender
#AC86A8
ΔE00 8.90
Lavender
#B39DDB
ΔE00 9.30
Heather
#A484AC
ΔE00 9.46
Light Mauve
#C292A1
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A2BE #AABEA2
analogous
#A8A2BE #B6A2BE #BEA2B8
triadic
#B6A2BE #BEB6A2 #A2BEB6
tetradic
#B6A2BE #BEA8A2 #AABEA2 #A2B8BE
square
#B6A2BE #BEA8A2 #AABEA2 #A2B8BE
split-complementary
#B6A2BE #B8BEA2 #A2BEA8
monochromatic
#7C5E87 #9A7EA5 #B6A2BE #D2C6D7 #EFEAF0
Accessibility & contrast
On white
2.36
#B6A2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#B6A2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A2BE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A2BE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#A3A9BD
Tritanopia (blue-blind)
#B6A5AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b6a2be; /* rgb */ color: rgb(182, 162, 190); /* oklch */ color: oklch(73.9% 0.045 316.3);
Tailwind
colors: {
custom: {
50: '#ccbdd1',
500: '#b6a2be',
950: '#000000',
},
}SCSS
$custom: #b6a2be; $custom-light: #ccbdd1; $custom-dark: #000000;
JSON
{
"hex": "#b6a2be",
"rgb": {
"r": 182,
"g": 162,
"b": 190
},
"hsl": {
"h": 282.857,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.7385,
"c": 0.04548,
"h": 316.3
},
"luminance": 0.39503
}Semantic roles & 50–950 ramp
primary
#B6A2BE
secondary
#DCE2DA
accent
#9C4961
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131214
muted
#828182