#B0A2B0#B0A2B0
#B0A2B0 is a light, muted purple. Relative luminance 0.382; OKLCH L 72.9% C 0.025 H 325.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A2B0 |
|---|---|
| RGB | rgb(176, 162, 176) |
| HSL | hsl(300, 8%, 66%) |
| HSV | hsv(300, 8%, 69%) |
| CMYK | cmyk(0%, 8%, 0%, 31%) |
| CIE-LAB | lab(68.17, 7.65, -5.38) |
| CIE-LCH | lch(68.17, 9.36, 324.87°) |
| OKLab | oklab(72.85% 0.0211 -0.0143) |
| OKLCH | oklch(72.85% 0.025 325.8) |
| XYZ | xyz(38.6602, 38.2057, 46.4037) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 9.21
Dark Gray
#A9A9A9
ΔE00 9.89
Thistle
#D8BFD8
ΔE00 10.15
Lilac
#C8A2C8
ΔE00 10.24
Dove Gray
#B6B8BD
ΔE00 10.33
Light Mauve
#C292A1
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A2B0 #A2B0A2
analogous
#A9A2B0 #B0A2B0 #B0A2A9
triadic
#B0A2B0 #B0B0A2 #A2B0B0
tetradic
#B0A2B0 #B0A9A2 #A2B0A2 #A2A9B0
square
#B0A2B0 #B0A9A2 #A2B0A2 #A2A9B0
split-complementary
#B0A2B0 #A9B0A2 #A2B0A9
monochromatic
#756375 #948194 #B0A2B0 #CCC3CC #E8E4E8
Accessibility & contrast
On white
2.43
#B0A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#B0A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A2B0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A2B0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B1
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#B1A3A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b0a2b0; /* rgb */ color: rgb(176, 162, 176); /* oklch */ color: oklch(72.9% 0.025 325.8);
Tailwind
colors: {
custom: {
50: '#c7bdc7',
500: '#b0a2b0',
950: '#000000',
},
}SCSS
$custom: #b0a2b0; $custom-light: #c7bdc7; $custom-dark: #000000;
JSON
{
"hex": "#b0a2b0",
"rgb": {
"r": 176,
"g": 162,
"b": 176
},
"hsl": {
"h": 300,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.72852,
"c": 0.02544,
"h": 325.8
},
"luminance": 0.38205
}Semantic roles & 50–950 ramp
primary
#B0A2B0
secondary
#D5D9D5
accent
#925353
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182