#B0A2AE#B0A2AE
#B0A2AE is a light, muted purple. Relative luminance 0.381; OKLCH L 72.8% C 0.023 H 330.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A2AE |
|---|---|
| RGB | rgb(176, 162, 174) |
| HSL | hsl(309, 8%, 66%) |
| HSV | hsv(309, 8%, 69%) |
| CMYK | cmyk(0%, 8%, 1.1%, 31%) |
| CIE-LAB | lab(68.11, 7.27, -4.36) |
| CIE-LCH | lch(68.11, 8.48, 329.08°) |
| OKLab | oklab(72.79% 0.0203 -0.0115) |
| OKLCH | oklch(72.79% 0.023 330.4) |
| XYZ | xyz(38.4637, 38.1271, 45.3692) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.65
Dark Gray
#A9A9A9
ΔE00 9.33
Dove Gray
#B6B8BD
ΔE00 9.99
Thistle
#D8BFD8
ΔE00 10.53
Light Mauve
#C292A1
ΔE00 10.66
Lilac
#C8A2C8
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A2AE #A2B0A4
analogous
#ABA2B0 #B0A2AE #B0A2A7
triadic
#B0A2AE #AEB0A2 #A2AEB0
tetradic
#B0A2AE #B0ABA2 #A2B0A4 #A2A7B0
square
#B0A2AE #B0ABA2 #A2B0A4 #A2A7B0
split-complementary
#B0A2AE #A7B0A2 #A2B0AB
monochromatic
#756372 #948191 #B0A2AE #CCC3CB #E8E4E8
Accessibility & contrast
On white
2.43
#B0A2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#B0A2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A2AE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A2AE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AF
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#B1A3A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b0a2ae; /* rgb */ color: rgb(176, 162, 174); /* oklch */ color: oklch(72.8% 0.023 330.4);
Tailwind
colors: {
custom: {
50: '#c7bdc6',
500: '#b0a2ae',
950: '#000000',
},
}SCSS
$custom: #b0a2ae; $custom-light: #c7bdc6; $custom-dark: #000000;
JSON
{
"hex": "#b0a2ae",
"rgb": {
"r": 176,
"g": 162,
"b": 174
},
"hsl": {
"h": 308.571,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.72787,
"c": 0.02333,
"h": 330.4
},
"luminance": 0.38127
}Semantic roles & 50–950 ramp
primary
#B0A2AE
secondary
#D5D9D5
accent
#925C53
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182