#B2AAAA#B2AAAA
#B2AAAA is a light, near-neutral grey. Relative luminance 0.411; OKLCH L 74.5% C 0.009 H 17.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAAA |
|---|---|
| RGB | rgb(178, 170, 170) |
| HSL | hsl(0, 5%, 68%) |
| HSV | hsv(0, 4%, 70%) |
| CMYK | cmyk(0%, 4.5%, 4.5%, 30.2%) |
| CIE-LAB | lab(70.26, 2.86, 1.02) |
| CIE-LCH | lch(70.26, 3.04, 19.67°) |
| OKLab | oklab(74.47% 0.0088 0.0028) |
| OKLCH | oklch(74.47% 0.009 17.4) |
| XYZ | xyz(39.9896, 41.1170, 43.8521) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.09
Dove Gray
#B6B8BD
ΔE00 6.11
Silver
#C0C0C0
ΔE00 6.81
Pinkish Grey
#C8ACA9
ΔE00 7.85
Stone
#A89F91
ΔE00 8.03
Warm Gray
#C9BEB0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAAA #AAB2B2
analogous
#B2AAAE #B2AAAA #B2AEAA
triadic
#B2AAAA #AAB2AA #AAAAB2
tetradic
#B2AAAA #AEB2AA #AAB2B2 #AEAAB2
square
#B2AAAA #AEB2AA #AAB2B2 #AEAAB2
split-complementary
#B2AAAA #AAB2AE #AAAEB2
monochromatic
#766B6B #958A8A #B2AAAA #CFCACA #ECEAEA
Accessibility & contrast
On white
2.28
#B2AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#B2AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAAA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAAA | 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)
#ABABAA
Deuteranopia (green-blind)
#ADACAA
Tritanopia (blue-blind)
#B4A9AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aaaa; /* rgb */ color: rgb(178, 170, 170); /* oklch */ color: oklch(74.5% 0.009 17.4);
Tailwind
colors: {
custom: {
50: '#c9c3c3',
500: '#b2aaaa',
950: '#000000',
},
}SCSS
$custom: #b2aaaa; $custom-light: #c9c3c3; $custom-dark: #000000;
JSON
{
"hex": "#b2aaaa",
"rgb": {
"r": 178,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.74469,
"c": 0.00922,
"h": 17.4
},
"luminance": 0.41117
}Semantic roles & 50–950 ramp
primary
#B2AAAA
secondary
#DBDDDD
accent
#8F8F57
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181