#B2A0B2#B2A0B2
#B2A0B2 is a light, muted purple. Relative luminance 0.378; OKLCH L 72.7% C 0.033 H 325.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A0B2 |
|---|---|
| RGB | rgb(178, 160, 178) |
| HSL | hsl(300, 10%, 66%) |
| HSV | hsv(300, 10%, 70%) |
| CMYK | cmyk(0%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(67.89, 9.85, -6.90) |
| CIE-LCH | lch(67.89, 12.02, 324.99°) |
| OKLab | oklab(72.69% 0.0271 -0.0183) |
| OKLCH | oklch(72.69% 0.033 325.9) |
| XYZ | xyz(38.9657, 37.8214, 47.3584) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.27
Light Mauve
#C292A1
ΔE00 9.22
Thistle
#D8BFD8
ΔE00 9.47
Dusty Lavender
#AC86A8
ΔE00 9.78
Pinkish Grey
#C8ACA9
ΔE00 9.96
Dusty Pink
#D8A7B1
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A0B2 #A0B2A0
analogous
#A9A0B2 #B2A0B2 #B2A0A9
triadic
#B2A0B2 #B2B2A0 #A0B2B2
tetradic
#B2A0B2 #B2A9A0 #A0B2A0 #A0A9B2
square
#B2A0B2 #B2A9A0 #A0B2A0 #A0A9B2
split-complementary
#B2A0B2 #A9B2A0 #A0B2A9
monochromatic
#776177 #977E97 #B2A0B2 #CDC2CD #E9E4E9
Accessibility & contrast
On white
2.45
#B2A0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#B2A0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A0B2
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A0B2 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#A3A6B1
Tritanopia (blue-blind)
#B3A1A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b2a0b2; /* rgb */ color: rgb(178, 160, 178); /* oklch */ color: oklch(72.7% 0.033 325.9);
Tailwind
colors: {
custom: {
50: '#c9bcc9',
500: '#b2a0b2',
950: '#000000',
},
}SCSS
$custom: #b2a0b2; $custom-light: #c9bcc9; $custom-dark: #000000;
JSON
{
"hex": "#b2a0b2",
"rgb": {
"r": 178,
"g": 160,
"b": 178
},
"hsl": {
"h": 300,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.72692,
"c": 0.03272,
"h": 325.9
},
"luminance": 0.37821
}Semantic roles & 50–950 ramp
primary
#B2A0B2
secondary
#D4DAD4
accent
#955151
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182