#B0A2B4#B0A2B4
#B0A2B4 is a light, muted purple. Relative luminance 0.384; OKLCH L 73.0% C 0.030 H 318.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A2B4 |
|---|---|
| RGB | rgb(176, 162, 180) |
| HSL | hsl(287, 11%, 67%) |
| HSV | hsv(287, 10%, 71%) |
| CMYK | cmyk(2.2%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(68.29, 8.42, -7.43) |
| CIE-LCH | lch(68.29, 11.23, 318.57°) |
| OKLab | oklab(72.98% 0.0226 -0.0198) |
| OKLCH | oklch(72.98% 0.03 318.7) |
| XYZ | xyz(39.0618, 38.3664, 48.5188) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 9.12
Thistle
#D8BFD8
ΔE00 9.59
Pinkish Grey
#C8ACA9
ΔE00 10.38
Light Mauve
#C292A1
ΔE00 10.64
Dusty Lavender
#AC86A8
ΔE00 10.84
Dark Gray
#A9A9A9
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A2B4 #A6B4A2
analogous
#A7A2B4 #B0A2B4 #B4A2AF
triadic
#B0A2B4 #B4B0A2 #A2B4B0
tetradic
#B0A2B4 #B4A7A2 #A6B4A2 #A2AFB4
square
#B0A2B4 #B4A7A2 #A6B4A2 #A2AFB4
split-complementary
#B0A2B4 #AFB4A2 #A2B4A7
monochromatic
#74627A #938099 #B0A2B4 #CDC4CF #EAE6EB
Accessibility & contrast
On white
2.42
#B0A2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B0A2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A2B4
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A2B4 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A6B5
Deuteranopia (green-blind)
#A3A7B3
Tritanopia (blue-blind)
#B0A4A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b0a2b4; /* rgb */ color: rgb(176, 162, 180); /* oklch */ color: oklch(73.0% 0.030 318.7);
Tailwind
colors: {
custom: {
50: '#c7bdca',
500: '#b0a2b4',
950: '#000000',
},
}SCSS
$custom: #b0a2b4; $custom-light: #c7bdca; $custom-dark: #000000;
JSON
{
"hex": "#b0a2b4",
"rgb": {
"r": 176,
"g": 162,
"b": 180
},
"hsl": {
"h": 286.667,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.72982,
"c": 0.03002,
"h": 318.7
},
"luminance": 0.38366
}Semantic roles & 50–950 ramp
primary
#B0A2B4
secondary
#D7DCD6
accent
#955160
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182