#B4ABB2#B4ABB2
#B4ABB2 is a light, near-neutral grey. Relative luminance 0.420; OKLCH L 75.1% C 0.014 H 333.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B4ABB2 |
|---|---|
| RGB | rgb(180, 171, 178) |
| HSL | hsl(313, 6%, 69%) |
| HSV | hsv(313, 5%, 71%) |
| CMYK | cmyk(0%, 5%, 1.1%, 29.4%) |
| CIE-LAB | lab(70.90, 4.50, -2.43) |
| CIE-LCH | lch(70.90, 5.12, 331.63°) |
| OKLab | oklab(75.08% 0.0126 -0.0064) |
| OKLCH | oklch(75.08% 0.014 333.1) |
| XYZ | xyz(41.4200, 42.0437, 48.0441) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.31
Dove Gray
#B6B8BD
ΔE00 6.38
Silver
#C0C0C0
ΔE00 7.95
Pinkish Grey
#C8ACA9
ΔE00 8.11
Thistle
#D8BFD8
ΔE00 11.09
Cool Gray
#9AA7B0
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4ABB2 #ABB4AD
analogous
#B2ABB4 #B4ABB2 #B4ABAE
triadic
#B4ABB2 #B2B4AB #ABB2B4
tetradic
#B4ABB2 #B4B2AB #ABB4AD #ABAEB4
square
#B4ABB2 #B4B2AB #ABB4AD #ABAEB4
split-complementary
#B4ABB2 #AEB4AB #ABB4B2
monochromatic
#796C76 #978B94 #B4ABB2 #D1CBD0 #EEECED
Accessibility & contrast
On white
2.23
#B4ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#B4ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4ABB2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4ABB2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#B5ABAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b4abb2; /* rgb */ color: rgb(180, 171, 178); /* oklch */ color: oklch(75.1% 0.014 333.1);
Tailwind
colors: {
custom: {
50: '#cac4c9',
500: '#b4abb2',
950: '#000000',
},
}SCSS
$custom: #b4abb2; $custom-light: #cac4c9; $custom-dark: #000000;
JSON
{
"hex": "#b4abb2",
"rgb": {
"r": 180,
"g": 171,
"b": 178
},
"hsl": {
"h": 313.333,
"s": 5.66,
"l": 68.824
},
"oklch": {
"l": 0.75084,
"c": 0.01417,
"h": 333.1
},
"luminance": 0.42043
}Semantic roles & 50–950 ramp
primary
#B4ABB2
secondary
#DCDFDD
accent
#906356
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182