#B0A2B2#B0A2B2
#B0A2B2 is a light, muted purple. Relative luminance 0.383; OKLCH L 72.9% C 0.028 H 322.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A2B2 |
|---|---|
| RGB | rgb(176, 162, 178) |
| HSL | hsl(293, 9%, 67%) |
| HSV | hsv(293, 9%, 70%) |
| CMYK | cmyk(1.1%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(68.23, 8.04, -6.41) |
| CIE-LCH | lch(68.23, 10.28, 321.42°) |
| OKLab | oklab(72.92% 0.0218 -0.017) |
| OKLCH | oklch(72.92% 0.028 322) |
| XYZ | xyz(38.8595, 38.2854, 47.4535) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.66
Pinkish Grey
#C8ACA9
ΔE00 9.79
Thistle
#D8BFD8
ΔE00 9.84
Dark Gray
#A9A9A9
ΔE00 10.47
Light Mauve
#C292A1
ΔE00 10.59
Dove Gray
#B6B8BD
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A2B2 #A4B2A2
analogous
#A8A2B2 #B0A2B2 #B2A2AC
triadic
#B0A2B2 #B2B0A2 #A2B2B0
tetradic
#B0A2B2 #B2A8A2 #A4B2A2 #A2ACB2
square
#B0A2B2 #B2A8A2 #A4B2A2 #A2ACB2
split-complementary
#B0A2B2 #ACB2A2 #A2B2A8
monochromatic
#746377 #948196 #B0A2B2 #CCC3CE #E9E5E9
Accessibility & contrast
On white
2.43
#B0A2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#B0A2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A2B2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A2B2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B3
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#B1A3A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b0a2b2; /* rgb */ color: rgb(176, 162, 178); /* oklch */ color: oklch(72.9% 0.028 322.0);
Tailwind
colors: {
custom: {
50: '#c7bdc9',
500: '#b0a2b2',
950: '#000000',
},
}SCSS
$custom: #b0a2b2; $custom-light: #c7bdc9; $custom-dark: #000000;
JSON
{
"hex": "#b0a2b2",
"rgb": {
"r": 176,
"g": 162,
"b": 178
},
"hsl": {
"h": 292.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.72917,
"c": 0.02768,
"h": 322
},
"luminance": 0.38285
}Semantic roles & 50–950 ramp
primary
#B0A2B2
secondary
#D6DAD5
accent
#93525A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182