#ABB2BD#ABB2BD
#ABB2BD is a light, near-neutral blue. Relative luminance 0.442; OKLCH L 76.1% C 0.018 H 259.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2BD |
|---|---|
| RGB | rgb(171, 178, 189) |
| HSL | hsl(217, 12%, 71%) |
| HSV | hsv(217, 10%, 74%) |
| CMYK | cmyk(9.5%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(72.34, -0.26, -6.43) |
| CIE-LCH | lch(72.34, 6.44, 267.68°) |
| OKLab | oklab(76.14% -0.0032 -0.0173) |
| OKLCH | oklch(76.14% 0.018 259.4) |
| XYZ | xyz(41.8983, 44.1724, 54.4530) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.60
Cool Gray
#9AA7B0
ΔE00 4.77
Dark Gray
#A9A9A9
ΔE00 6.11
Silver
#C0C0C0
ΔE00 6.86
Cloudy Blue
#ACC2D9
ΔE00 6.89
Lightsteelblue
#B0C4DE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2BD #BDB6AB
analogous
#ABBBBD #ABB2BD #ADABBD
triadic
#ABB2BD #BDABB2 #B2BDAB
tetradic
#ABB2BD #BDABBB #BDB6AB #ABBDAD
square
#ABB2BD #BDABBB #BDB6AB #ABBDAD
split-complementary
#ABB2BD #BDADAB #BBBDAB
monochromatic
#697485 #8993A2 #ABB2BD #CDD1D8 #EEEFF2
Accessibility & contrast
On white
2.14
#ABB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#ABB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2BD
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2BD | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BE
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#A7B4B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb2bd; /* rgb */ color: rgb(171, 178, 189); /* oklch */ color: oklch(76.1% 0.018 259.4);
Tailwind
colors: {
custom: {
50: '#c4c9d0',
500: '#abb2bd',
950: '#000000',
},
}SCSS
$custom: #abb2bd; $custom-light: #c4c9d0; $custom-dark: #000000;
JSON
{
"hex": "#abb2bd",
"rgb": {
"r": 171,
"g": 178,
"b": 189
},
"hsl": {
"h": 216.667,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.76144,
"c": 0.01757,
"h": 259.4
},
"luminance": 0.44173
}Semantic roles & 50–950 ramp
primary
#ABB2BD
secondary
#E4E2DF
accent
#7B4F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282