#B2A2B6#B2A2B6
#B2A2B6 is a light, muted purple. Relative luminance 0.387; OKLCH L 73.2% C 0.034 H 319.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2B6 |
|---|---|
| RGB | rgb(178, 162, 182) |
| HSL | hsl(288, 12%, 67%) |
| HSV | hsv(288, 11%, 71%) |
| CMYK | cmyk(2.2%, 11%, 0%, 28.6%) |
| CIE-LAB | lab(68.52, 9.51, -8.18) |
| CIE-LCH | lch(68.52, 12.55, 319.29°) |
| OKLab | oklab(73.22% 0.0255 -0.0218) |
| OKLCH | oklch(73.22% 0.034 319.5) |
| XYZ | xyz(39.7226, 38.6834, 49.6209) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 9.04
Light Mauve
#C292A1
ΔE00 10.11
Dusty Lavender
#AC86A8
ΔE00 10.17
Pinkish Grey
#C8ACA9
ΔE00 10.64
Heather
#A484AC
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2B6 #A6B6A2
analogous
#A8A2B6 #B2A2B6 #B6A2B0
triadic
#B2A2B6 #B6B2A2 #A2B6B2
tetradic
#B2A2B6 #B6A8A2 #A6B6A2 #A2B0B6
square
#B2A2B6 #B6A8A2 #A6B6A2 #A2B0B6
split-complementary
#B2A2B6 #B0B6A2 #A2B6A8
monochromatic
#77617C #96809B #B2A2B6 #CEC4D1 #EBE7EC
Accessibility & contrast
On white
2.40
#B2A2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#B2A2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2B6
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2B6 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A6B7
Deuteranopia (green-blind)
#A3A8B5
Tritanopia (blue-blind)
#B2A4A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b2a2b6; /* rgb */ color: rgb(178, 162, 182); /* oklch */ color: oklch(73.2% 0.034 319.5);
Tailwind
colors: {
custom: {
50: '#c9bdcb',
500: '#b2a2b6',
950: '#000000',
},
}SCSS
$custom: #b2a2b6; $custom-light: #c9bdcb; $custom-dark: #000000;
JSON
{
"hex": "#b2a2b6",
"rgb": {
"r": 178,
"g": 162,
"b": 182
},
"hsl": {
"h": 288,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.73224,
"c": 0.0336,
"h": 319.5
},
"luminance": 0.38683
}Semantic roles & 50–950 ramp
primary
#B2A2B6
secondary
#D8DDD7
accent
#964F5E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182