#B0A2BB#B0A2BB
#B0A2BB is a light, muted violet. Relative luminance 0.387; OKLCH L 73.2% C 0.039 H 310.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A2BB |
|---|---|
| RGB | rgb(176, 162, 187) |
| HSL | hsl(274, 16%, 68%) |
| HSV | hsv(274, 13%, 73%) |
| CMYK | cmyk(5.9%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.50, 9.81, -11.00) |
| CIE-LCH | lch(68.50, 14.74, 311.71°) |
| OKLab | oklab(73.22% 0.0251 -0.0295) |
| OKLCH | oklch(73.22% 0.039 310.4) |
| XYZ | xyz(39.7929, 38.6588, 52.3696) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.64
Thistle
#D8BFD8
ΔE00 9.19
Dusty Lavender
#AC86A8
ΔE00 10.00
Lavender
#B39DDB
ΔE00 10.06
Heather
#A484AC
ΔE00 10.26
Light Mauve
#C292A1
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A2BB #ADBBA2
analogous
#A3A2BB #B0A2BB #BBA2B9
triadic
#B0A2BB #BBB0A2 #A2BBB0
tetradic
#B0A2BB #BBA3A2 #ADBBA2 #A2B9BB
square
#B0A2BB #BBA3A2 #ADBBA2 #A2B9BB
split-complementary
#B0A2BB #B9BBA2 #A2BBA3
monochromatic
#736083 #927FA1 #B0A2BB #CEC5D5 #ECE9EF
Accessibility & contrast
On white
2.41
#B0A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#B0A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A2BB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A2BB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BC
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#AFA5AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b0a2bb; /* rgb */ color: rgb(176, 162, 187); /* oklch */ color: oklch(73.2% 0.039 310.4);
Tailwind
colors: {
custom: {
50: '#c7bdcf',
500: '#b0a2bb',
950: '#000000',
},
}SCSS
$custom: #b0a2bb; $custom-light: #c7bdcf; $custom-dark: #000000;
JSON
{
"hex": "#b0a2bb",
"rgb": {
"r": 176,
"g": 162,
"b": 187
},
"hsl": {
"h": 273.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73219,
"c": 0.03878,
"h": 310.4
},
"luminance": 0.38659
}Semantic roles & 50–950 ramp
primary
#B0A2BB
secondary
#DCE0D9
accent
#9A4C6E
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182