#B2ABB4#B2ABB4
#B2ABB4 is a light, near-neutral grey. Relative luminance 0.419; OKLCH L 75.0% C 0.015 H 318.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ABB4 |
|---|---|
| RGB | rgb(178, 171, 180) |
| HSL | hsl(287, 6%, 69%) |
| HSV | hsv(287, 5%, 71%) |
| CMYK | cmyk(1.1%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(70.79, 4.18, -3.71) |
| CIE-LCH | lch(70.79, 5.59, 318.35°) |
| OKLab | oklab(74.98% 0.0112 -0.0098) |
| OKLCH | oklch(74.98% 0.015 318.7) |
| XYZ | xyz(41.1599, 41.8862, 49.0877) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.03
Dark Gray
#A9A9A9
ΔE00 6.37
Silver
#C0C0C0
ΔE00 8.07
Pinkish Grey
#C8ACA9
ΔE00 9.20
Cool Gray
#9AA7B0
ΔE00 10.40
Thistle
#D8BFD8
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ABB4 #ADB4AB
analogous
#AEABB4 #B2ABB4 #B4ABB2
triadic
#B2ABB4 #B4B2AB #ABB4B2
tetradic
#B2ABB4 #B4AEAB #ADB4AB #ABB2B4
square
#B2ABB4 #B4AEAB #ADB4AB #ABB2B4
split-complementary
#B2ABB4 #B2B4AB #ABB4AE
monochromatic
#766C79 #948B97 #B2ABB4 #D0CBD1 #EDECEE
Accessibility & contrast
On white
2.24
#B2ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#B2ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ABB4
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ABB4 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB4
Deuteranopia (green-blind)
#ACADB4
Tritanopia (blue-blind)
#B2ACAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2abb4; /* rgb */ color: rgb(178, 171, 180); /* oklch */ color: oklch(75.0% 0.015 318.7);
Tailwind
colors: {
custom: {
50: '#c9c4ca',
500: '#b2abb4',
950: '#000000',
},
}SCSS
$custom: #b2abb4; $custom-light: #c9c4ca; $custom-dark: #000000;
JSON
{
"hex": "#b2abb4",
"rgb": {
"r": 178,
"g": 171,
"b": 180
},
"hsl": {
"h": 286.667,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.74978,
"c": 0.01492,
"h": 318.7
},
"luminance": 0.41886
}Semantic roles & 50–950 ramp
primary
#B2ABB4
secondary
#DDDFDC
accent
#905663
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182