#B2ABB2#B2ABB2
#B2ABB2 is a light, near-neutral grey. Relative luminance 0.418; OKLCH L 74.9% C 0.013 H 325.7°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABB2 |
|---|---|
| RGB | rgb(178, 171, 178) |
| HSL | hsl(300, 4%, 68%) |
| HSV | hsv(300, 4%, 70%) |
| CMYK | cmyk(0%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(70.74, 3.80, -2.69) |
| CIE-LCH | lch(70.74, 4.65, 324.65°) |
| OKLab | oklab(74.91% 0.0104 -0.0071) |
| OKLCH | oklch(74.91% 0.013 325.7) |
| XYZ | xyz(40.9576, 41.8053, 48.0224) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.64
Dove Gray
#B6B8BD
ΔE00 5.68
Silver
#C0C0C0
ΔE00 7.54
Pinkish Grey
#C8ACA9
ΔE00 8.84
Cool Gray
#9AA7B0
ΔE00 10.21
Silver (survey)
#C5C9C7
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABB2 #ABB2AB
analogous
#AEABB2 #B2ABB2 #B2ABAE
triadic
#B2ABB2 #B2B2AB #ABB2B2
tetradic
#B2ABB2 #B2AEAB #ABB2AB #ABAEB2
square
#B2ABB2 #B2AEAB #ABB2AB #ABAEB2
split-complementary
#B2ABB2 #AEB2AB #ABB2AE
monochromatic
#766C76 #958B95 #B2ABB2 #CFCBCF #EDEBED
Accessibility & contrast
On white
2.24
#B2ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#B2ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABB2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABB2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#ACADB2
Tritanopia (blue-blind)
#B3ABAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2abb2; /* rgb */ color: rgb(178, 171, 178); /* oklch */ color: oklch(74.9% 0.013 325.7);
Tailwind
colors: {
custom: {
50: '#c9c4c9',
500: '#b2abb2',
950: '#000000',
},
}SCSS
$custom: #b2abb2; $custom-light: #c9c4c9; $custom-dark: #000000;
JSON
{
"hex": "#b2abb2",
"rgb": {
"r": 178,
"g": 171,
"b": 178
},
"hsl": {
"h": 300,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.74915,
"c": 0.01263,
"h": 325.7
},
"luminance": 0.41805
}Semantic roles & 50–950 ramp
primary
#B2ABB2
secondary
#DBDDDB
accent
#8E5757
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182