#B2AAA8#B2AAA8
#B2AAA8 is a light, near-neutral grey. Relative luminance 0.410; OKLCH L 74.4% C 0.010 H 34.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAA8 |
|---|---|
| RGB | rgb(178, 170, 168) |
| HSL | hsl(12, 6%, 68%) |
| HSV | hsv(12, 6%, 70%) |
| CMYK | cmyk(0%, 4.5%, 5.6%, 30.2%) |
| CIE-LAB | lab(70.21, 2.50, 2.05) |
| CIE-LCH | lch(70.21, 3.23, 39.36°) |
| OKLab | oklab(74.41% 0.008 0.0055) |
| OKLCH | oklch(74.41% 0.01 34.3) |
| XYZ | xyz(39.8018, 41.0419, 42.8633) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.97
Dove Gray
#B6B8BD
ΔE00 6.45
Silver
#C0C0C0
ΔE00 6.78
Stone
#A89F91
ΔE00 6.99
Greige
#B8AB98
ΔE00 7.81
Warm Gray
#C9BEB0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAA8 #A8B0B2
analogous
#B2A8AB #B2AAA8 #B2AFA8
triadic
#B2AAA8 #A8B2AA #AAA8B2
tetradic
#B2AAA8 #ABB2A8 #A8B0B2 #AFA8B2
square
#B2AAA8 #ABB2A8 #A8B0B2 #AFA8B2
split-complementary
#B2AAA8 #A8B2AF #A8ABB2
monochromatic
#776C69 #958A88 #B2AAA8 #CFCAC8 #EBE9E9
Accessibility & contrast
On white
2.28
#B2AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#B2AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAA8
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAA8 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#ADACA8
Tritanopia (blue-blind)
#B4A9A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aaa8; /* rgb */ color: rgb(178, 170, 168); /* oklch */ color: oklch(74.4% 0.010 34.3);
Tailwind
colors: {
custom: {
50: '#c9c3c1',
500: '#b2aaa8',
950: '#000000',
},
}SCSS
$custom: #b2aaa8; $custom-light: #c9c3c1; $custom-dark: #000000;
JSON
{
"hex": "#b2aaa8",
"rgb": {
"r": 178,
"g": 170,
"b": 168
},
"hsl": {
"h": 12,
"s": 6.098,
"l": 67.843
},
"oklch": {
"l": 0.7441,
"c": 0.00969,
"h": 34.3
},
"luminance": 0.41042
}Semantic roles & 50–950 ramp
primary
#B2AAA8
secondary
#D9DCDC
accent
#849056
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181