#B0AAB4#B0AAB4
#B0AAB4 is a light, near-neutral grey. Relative luminance 0.413; OKLCH L 74.6% C 0.016 H 312.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAB4 |
|---|---|
| RGB | rgb(176, 170, 180) |
| HSL | hsl(276, 6%, 69%) |
| HSV | hsv(276, 6%, 71%) |
| CMYK | cmyk(2.2%, 5.6%, 0%, 29.4%) |
| CIE-LAB | lab(70.37, 4.02, -4.36) |
| CIE-LCH | lch(70.37, 5.93, 312.71°) |
| OKLab | oklab(74.61% 0.0105 -0.0116) |
| OKLCH | oklch(74.61% 0.016 312.2) |
| XYZ | xyz(40.5161, 41.2749, 49.0036) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.09
Dark Gray
#A9A9A9
ΔE00 6.43
Silver
#C0C0C0
ΔE00 8.37
Pinkish Grey
#C8ACA9
ΔE00 9.79
Cool Gray
#9AA7B0
ΔE00 9.95
Thistle
#D8BFD8
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAB4 #AEB4AA
analogous
#ABAAB4 #B0AAB4 #B4AAB3
triadic
#B0AAB4 #B4B0AA #AAB4B0
tetradic
#B0AAB4 #B4ABAA #AEB4AA #AAB3B4
square
#B0AAB4 #B4ABAA #AEB4AA #AAB3B4
split-complementary
#B0AAB4 #B3B4AA #AAB4AB
monochromatic
#736B79 #928997 #B0AAB4 #CECBD1 #ECEBED
Accessibility & contrast
On white
2.27
#B0AAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#B0AAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAB4
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAB4 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB4
Deuteranopia (green-blind)
#AAACB4
Tritanopia (blue-blind)
#B0ABAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b0aab4; /* rgb */ color: rgb(176, 170, 180); /* oklch */ color: oklch(74.6% 0.016 312.2);
Tailwind
colors: {
custom: {
50: '#c7c3ca',
500: '#b0aab4',
950: '#000000',
},
}SCSS
$custom: #b0aab4; $custom-light: #c7c3ca; $custom-dark: #000000;
JSON
{
"hex": "#b0aab4",
"rgb": {
"r": 176,
"g": 170,
"b": 180
},
"hsl": {
"h": 276,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.74606,
"c": 0.01563,
"h": 312.2
},
"luminance": 0.41275
}Semantic roles & 50–950 ramp
primary
#B0AAB4
secondary
#DDDEDB
accent
#90556D
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182