#B0A4B2#B0A4B2
#B0A4B2 is a light, muted purple. Relative luminance 0.390; OKLCH L 73.3% C 0.024 H 321.4°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A4B2 |
|---|---|
| RGB | rgb(176, 164, 178) |
| HSL | hsl(291, 8%, 67%) |
| HSV | hsv(291, 8%, 70%) |
| CMYK | cmyk(1.1%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(68.75, 6.93, -5.64) |
| CIE-LCH | lch(68.75, 8.94, 320.85°) |
| OKLab | oklab(73.32% 0.0188 -0.015) |
| OKLCH | oklch(73.32% 0.024 321.4) |
| XYZ | xyz(39.2146, 38.9957, 47.5719) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.35
Pinkish Grey
#C8ACA9
ΔE00 9.45
Dove Gray
#B6B8BD
ΔE00 9.52
Thistle
#D8BFD8
ΔE00 10.07
Lilac
#C8A2C8
ΔE00 10.66
Light Mauve
#C292A1
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A4B2 #A6B2A4
analogous
#A9A4B2 #B0A4B2 #B2A4AD
triadic
#B0A4B2 #B2B0A4 #A4B2B0
tetradic
#B0A4B2 #B2A9A4 #A6B2A4 #A4ADB2
square
#B0A4B2 #B2A9A4 #A6B2A4 #A4ADB2
split-complementary
#B0A4B2 #ADB2A4 #A4B2A9
monochromatic
#746577 #938396 #B0A4B2 #CDC5CE #EAE6EA
Accessibility & contrast
On white
2.39
#B0A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#B0A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A4B2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A4B2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#B1A5A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b0a4b2; /* rgb */ color: rgb(176, 164, 178); /* oklch */ color: oklch(73.3% 0.024 321.4);
Tailwind
colors: {
custom: {
50: '#c7bfc9',
500: '#b0a4b2',
950: '#000000',
},
}SCSS
$custom: #b0a4b2; $custom-light: #c7bfc9; $custom-dark: #000000;
JSON
{
"hex": "#b0a4b2",
"rgb": {
"r": 176,
"g": 164,
"b": 178
},
"hsl": {
"h": 291.429,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.7332,
"c": 0.02403,
"h": 321.4
},
"luminance": 0.38995
}Semantic roles & 50–950 ramp
primary
#B0A4B2
secondary
#D7DBD7
accent
#92535C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182