#B2AAB6#B2AAB6
#B2AAB6 is a light, near-neutral grey. Relative luminance 0.416; OKLCH L 74.8% C 0.019 H 314.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAB6 |
|---|---|
| RGB | rgb(178, 170, 182) |
| HSL | hsl(280, 8%, 69%) |
| HSV | hsv(280, 7%, 71%) |
| CMYK | cmyk(2.2%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(70.59, 5.11, -5.12) |
| CIE-LCH | lch(70.59, 7.23, 314.94°) |
| OKLab | oklab(74.84% 0.0135 -0.0136) |
| OKLCH | oklch(74.84% 0.019 314.7) |
| XYZ | xyz(41.1769, 41.5920, 50.1057) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.15
Dark Gray
#A9A9A9
ΔE00 7.70
Silver
#C0C0C0
ΔE00 9.26
Pinkish Grey
#C8ACA9
ΔE00 9.57
Thistle
#D8BFD8
ΔE00 10.22
Cool Gray
#9AA7B0
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAB6 #AEB6AA
analogous
#ACAAB6 #B2AAB6 #B6AAB4
triadic
#B2AAB6 #B6B2AA #AAB6B2
tetradic
#B2AAB6 #B6ACAA #AEB6AA #AAB4B6
square
#B2AAB6 #B6ACAA #AEB6AA #AAB4B6
split-complementary
#B2AAB6 #B4B6AA #AAB6AC
monochromatic
#766A7C #94899A #B2AAB6 #D0CBD2 #EEECEF
Accessibility & contrast
On white
2.25
#B2AAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B2AAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAB6
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAB6 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB7
Deuteranopia (green-blind)
#AAADB6
Tritanopia (blue-blind)
#B2ABAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2aab6; /* rgb */ color: rgb(178, 170, 182); /* oklch */ color: oklch(74.8% 0.019 314.7);
Tailwind
colors: {
custom: {
50: '#c9c3cb',
500: '#b2aab6',
950: '#000000',
},
}SCSS
$custom: #b2aab6; $custom-light: #c9c3cb; $custom-dark: #000000;
JSON
{
"hex": "#b2aab6",
"rgb": {
"r": 178,
"g": 170,
"b": 182
},
"hsl": {
"h": 280,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.74837,
"c": 0.01915,
"h": 314.7
},
"luminance": 0.41592
}Semantic roles & 50–950 ramp
primary
#B2AAB6
secondary
#DDE0DC
accent
#925468
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182