#B6AAB4#B6AAB4
#B6AAB4 is a light, near-neutral grey. Relative luminance 0.420; OKLCH L 75.1% C 0.020 H 331.2°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAB4 |
|---|---|
| RGB | rgb(182, 170, 180) |
| HSL | hsl(310, 8%, 69%) |
| HSV | hsv(310, 7%, 71%) |
| CMYK | cmyk(0%, 6.6%, 1.1%, 28.6%) |
| CIE-LAB | lab(70.86, 6.13, -3.57) |
| CIE-LCH | lch(70.86, 7.09, 329.79°) |
| OKLab | oklab(75.11% 0.0171 -0.0094) |
| OKLCH | oklch(75.11% 0.02 331.2) |
| XYZ | xyz(41.9032, 41.9902, 49.0686) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.91
Dove Gray
#B6B8BD
ΔE00 7.99
Dark Gray
#A9A9A9
ΔE00 8.17
Silver
#C0C0C0
ΔE00 9.51
Thistle
#D8BFD8
ΔE00 9.67
Dusty Pink
#D8A7B1
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAB4 #AAB6AC
analogous
#B2AAB6 #B6AAB4 #B6AAAE
triadic
#B6AAB4 #B4B6AA #AAB4B6
tetradic
#B6AAB4 #B6B2AA #AAB6AC #AAAEB6
square
#B6AAB4 #B6B2AA #AAB6AC #AAAEB6
split-complementary
#B6AAB4 #AEB6AA #AAB6B2
monochromatic
#7C6A79 #9A8997 #B6AAB4 #D2CBD1 #EFECEE
Accessibility & contrast
On white
2.23
#B6AAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#B6AAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAB4
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAB4 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB4
Deuteranopia (green-blind)
#ACAEB4
Tritanopia (blue-blind)
#B7ABAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b6aab4; /* rgb */ color: rgb(182, 170, 180); /* oklch */ color: oklch(75.1% 0.020 331.2);
Tailwind
colors: {
custom: {
50: '#cbc3ca',
500: '#b6aab4',
950: '#000000',
},
}SCSS
$custom: #b6aab4; $custom-light: #cbc3ca; $custom-dark: #000000;
JSON
{
"hex": "#b6aab4",
"rgb": {
"r": 182,
"g": 170,
"b": 180
},
"hsl": {
"h": 310,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.75114,
"c": 0.01955,
"h": 331.2
},
"luminance": 0.4199
}Semantic roles & 50–950 ramp
primary
#B6AAB4
secondary
#DCE0DD
accent
#925E54
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182