#B6AAB2#B6AAB2
#B6AAB2 is a light, near-neutral grey. Relative luminance 0.419; OKLCH L 75.1% C 0.018 H 337.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AAB2 |
|---|---|
| RGB | rgb(182, 170, 178) |
| HSL | hsl(320, 8%, 69%) |
| HSV | hsv(320, 7%, 71%) |
| CMYK | cmyk(0%, 6.6%, 2.2%, 28.6%) |
| CIE-LAB | lab(70.81, 5.76, -2.55) |
| CIE-LCH | lch(70.81, 6.30, 336.12°) |
| OKLab | oklab(75.05% 0.0164 -0.0067) |
| OKLCH | oklch(75.05% 0.018 337.7) |
| XYZ | xyz(41.7009, 41.9093, 48.0033) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.39
Dark Gray
#A9A9A9
ΔE00 7.58
Dove Gray
#B6B8BD
ΔE00 7.68
Silver
#C0C0C0
ΔE00 9.05
Thistle
#D8BFD8
ΔE00 10.23
Dusty Pink
#D8A7B1
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AAB2 #AAB6AE
analogous
#B4AAB6 #B6AAB2 #B6AAAC
triadic
#B6AAB2 #B2B6AA #AAB2B6
tetradic
#B6AAB2 #B6B4AA #AAB6AE #AAACB6
square
#B6AAB2 #B6B4AA #AAB6AE #AAACB6
split-complementary
#B6AAB2 #ACB6AA #AAB6B4
monochromatic
#7C6A76 #9A8994 #B6AAB2 #D2CBD0 #EFECEE
Accessibility & contrast
On white
2.24
#B6AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#B6AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AAB2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AAB2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#B8AAAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b6aab2; /* rgb */ color: rgb(182, 170, 178); /* oklch */ color: oklch(75.1% 0.018 337.7);
Tailwind
colors: {
custom: {
50: '#cbc3c9',
500: '#b6aab2',
950: '#000000',
},
}SCSS
$custom: #b6aab2; $custom-light: #cbc3c9; $custom-dark: #000000;
JSON
{
"hex": "#b6aab2",
"rgb": {
"r": 182,
"g": 170,
"b": 178
},
"hsl": {
"h": 320,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.75052,
"c": 0.01768,
"h": 337.7
},
"luminance": 0.41909
}Semantic roles & 50–950 ramp
primary
#B6AAB2
secondary
#DCE0DD
accent
#926854
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182