#B2AAB2#B2AAB2
#B2AAB2 is a light, near-neutral grey. Relative luminance 0.414; OKLCH L 74.7% C 0.014 H 325.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAB2 |
|---|---|
| RGB | rgb(178, 170, 178) |
| HSL | hsl(300, 5%, 68%) |
| HSV | hsv(300, 4%, 70%) |
| CMYK | cmyk(0%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(70.48, 4.34, -3.08) |
| CIE-LCH | lch(70.48, 5.32, 324.68°) |
| OKLab | oklab(74.71% 0.0119 -0.0081) |
| OKLCH | oklch(74.71% 0.014 325.7) |
| XYZ | xyz(40.7695, 41.4290, 47.9597) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.27
Dove Gray
#B6B8BD
ΔE00 6.33
Silver
#C0C0C0
ΔE00 8.18
Pinkish Grey
#C8ACA9
ΔE00 8.70
Cool Gray
#9AA7B0
ΔE00 10.77
Thistle
#D8BFD8
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAB2 #AAB2AA
analogous
#AEAAB2 #B2AAB2 #B2AAAE
triadic
#B2AAB2 #B2B2AA #AAB2B2
tetradic
#B2AAB2 #B2AEAA #AAB2AA #AAAEB2
square
#B2AAB2 #B2AEAA #AAB2AA #AAAEB2
split-complementary
#B2AAB2 #AEB2AA #AAB2AE
monochromatic
#766B76 #958A95 #B2AAB2 #CFCACF #ECEAEC
Accessibility & contrast
On white
2.26
#B2AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#B2AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAB2
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAB2 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#ABADB2
Tritanopia (blue-blind)
#B3ABAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aab2; /* rgb */ color: rgb(178, 170, 178); /* oklch */ color: oklch(74.7% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#c9c3c9',
500: '#b2aab2',
950: '#000000',
},
}SCSS
$custom: #b2aab2; $custom-light: #c9c3c9; $custom-dark: #000000;
JSON
{
"hex": "#b2aab2",
"rgb": {
"r": 178,
"g": 170,
"b": 178
},
"hsl": {
"h": 300,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.74711,
"c": 0.01445,
"h": 325.7
},
"luminance": 0.41429
}Semantic roles & 50–950 ramp
primary
#B2AAB2
secondary
#DBDDDB
accent
#8F5757
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182