#B0A0B2#B0A0B2
#B0A0B2 is a light, muted purple. Relative luminance 0.376; OKLCH L 72.5% C 0.031 H 322.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A0B2 |
|---|---|
| RGB | rgb(176, 160, 178) |
| HSL | hsl(293, 10%, 66%) |
| HSV | hsv(293, 10%, 70%) |
| CMYK | cmyk(1.1%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(67.71, 9.14, -7.18) |
| CIE-LCH | lch(67.71, 11.62, 321.88°) |
| OKLab | oklab(72.52% 0.0249 -0.0191) |
| OKLCH | oklch(72.52% 0.031 322.4) |
| XYZ | xyz(38.5100, 37.5864, 47.3370) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.75
Thistle
#D8BFD8
ΔE00 9.77
Light Mauve
#C292A1
ΔE00 9.85
Dusty Lavender
#AC86A8
ΔE00 10.11
Pinkish Grey
#C8ACA9
ΔE00 10.25
Heather
#A484AC
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A0B2 #A2B2A0
analogous
#A7A0B2 #B0A0B2 #B2A0AB
triadic
#B0A0B2 #B2B0A0 #A0B2B0
tetradic
#B0A0B2 #B2A7A0 #A2B2A0 #A0ABB2
square
#B0A0B2 #B2A7A0 #A2B2A0 #A0ABB2
split-complementary
#B0A0B2 #ABB2A0 #A0B2A7
monochromatic
#756177 #947E97 #B0A0B2 #CCC2CD #E8E4E9
Accessibility & contrast
On white
2.47
#B0A0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B0A0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A0B2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A0B2 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#A2A6B1
Tritanopia (blue-blind)
#B1A2A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b0a0b2; /* rgb */ color: rgb(176, 160, 178); /* oklch */ color: oklch(72.5% 0.031 322.4);
Tailwind
colors: {
custom: {
50: '#c7bcc9',
500: '#b0a0b2',
950: '#000000',
},
}SCSS
$custom: #b0a0b2; $custom-light: #c7bcc9; $custom-dark: #000000;
JSON
{
"hex": "#b0a0b2",
"rgb": {
"r": 176,
"g": 160,
"b": 178
},
"hsl": {
"h": 293.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.72515,
"c": 0.03135,
"h": 322.4
},
"luminance": 0.37586
}Semantic roles & 50–950 ramp
primary
#B0A0B2
secondary
#D5DAD4
accent
#955158
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182