#B2ABB3#B2ABB3
#B2ABB3 is a light, near-neutral grey. Relative luminance 0.418; OKLCH L 74.9% C 0.014 H 321.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABB3 |
|---|---|
| RGB | rgb(178, 171, 179) |
| HSL | hsl(293, 5%, 69%) |
| HSV | hsv(293, 4%, 70%) |
| CMYK | cmyk(0.6%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(70.76, 3.99, -3.20) |
| CIE-LCH | lch(70.76, 5.11, 321.21°) |
| OKLab | oklab(74.95% 0.0108 -0.0085) |
| OKLCH | oklch(74.95% 0.014 321.9) |
| XYZ | xyz(41.0584, 41.8456, 48.5531) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.85
Dark Gray
#A9A9A9
ΔE00 6.00
Silver
#C0C0C0
ΔE00 7.80
Pinkish Grey
#C8ACA9
ΔE00 9.01
Cool Gray
#9AA7B0
ΔE00 10.30
Silver (survey)
#C5C9C7
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABB3 #ACB3AB
analogous
#AEABB3 #B2ABB3 #B3ABB0
triadic
#B2ABB3 #B3B2AB #ABB3B2
tetradic
#B2ABB3 #B3AEAB #ACB3AB #ABB0B3
square
#B2ABB3 #B3AEAB #ACB3AB #ABB0B3
split-complementary
#B2ABB3 #B0B3AB #ABB3AE
monochromatic
#766C77 #958B96 #B2ABB3 #CFCBD0 #EDEBED
Accessibility & contrast
On white
2.24
#B2ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#B2ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABB3
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABB3 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB3
Deuteranopia (green-blind)
#ACADB3
Tritanopia (blue-blind)
#B2ACAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2abb3; /* rgb */ color: rgb(178, 171, 179); /* oklch */ color: oklch(74.9% 0.014 321.9);
Tailwind
colors: {
custom: {
50: '#c9c4c9',
500: '#b2abb3',
950: '#000000',
},
}SCSS
$custom: #b2abb3; $custom-light: #c9c4c9; $custom-dark: #000000;
JSON
{
"hex": "#b2abb3",
"rgb": {
"r": 178,
"g": 171,
"b": 179
},
"hsl": {
"h": 292.5,
"s": 5,
"l": 68.627
},
"oklch": {
"l": 0.74946,
"c": 0.01375,
"h": 321.9
},
"luminance": 0.41845
}Semantic roles & 50–950 ramp
primary
#B2ABB3
secondary
#DCDEDC
accent
#8F575E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182