#B2AAA9#B2AAA9
#B2AAA9 is a light, near-neutral grey. Relative luminance 0.411; OKLCH L 74.4% C 0.009 H 26.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAA9 |
|---|---|
| RGB | rgb(178, 170, 169) |
| HSL | hsl(7, 6%, 68%) |
| HSV | hsv(7, 5%, 70%) |
| CMYK | cmyk(0%, 4.5%, 5.1%, 30.2%) |
| CIE-LAB | lab(70.23, 2.68, 1.54) |
| CIE-LCH | lch(70.23, 3.09, 29.83°) |
| OKLab | oklab(74.44% 0.0084 0.0041) |
| OKLCH | oklch(74.44% 0.009 26) |
| XYZ | xyz(39.8953, 41.0793, 43.3558) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.00
Dove Gray
#B6B8BD
ΔE00 6.26
Silver
#C0C0C0
ΔE00 6.77
Stone
#A89F91
ΔE00 7.50
Pinkish Grey
#C8ACA9
ΔE00 7.89
Warm Gray
#C9BEB0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAA9 #A9B1B2
analogous
#B2A9AC #B2AAA9 #B2AEA9
triadic
#B2AAA9 #A9B2AA #AAA9B2
tetradic
#B2AAA9 #ACB2A9 #A9B1B2 #AEA9B2
square
#B2AAA9 #ACB2A9 #A9B1B2 #AEA9B2
split-complementary
#B2AAA9 #A9B2AE #A9ACB2
monochromatic
#766B6A #958A89 #B2AAA9 #CFCAC9 #ECEAEA
Accessibility & contrast
On white
2.28
#B2AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#B2AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAA9
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAA9 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABA9
Deuteranopia (green-blind)
#ADACA9
Tritanopia (blue-blind)
#B4A9AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aaa9; /* rgb */ color: rgb(178, 170, 169); /* oklch */ color: oklch(74.4% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#c9c3c2',
500: '#b2aaa9',
950: '#000000',
},
}SCSS
$custom: #b2aaa9; $custom-light: #c9c3c2; $custom-dark: #000000;
JSON
{
"hex": "#b2aaa9",
"rgb": {
"r": 178,
"g": 170,
"b": 169
},
"hsl": {
"h": 6.667,
"s": 5.521,
"l": 68.039
},
"oklch": {
"l": 0.74439,
"c": 0.00935,
"h": 26
},
"luminance": 0.41079
}Semantic roles & 50–950 ramp
primary
#B2AAA9
secondary
#DADCDD
accent
#898F56
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181