#ABB1BD#ABB1BD
#ABB1BD is a light, near-neutral blue. Relative luminance 0.438; OKLCH L 75.9% C 0.018 H 264.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1BD |
|---|---|
| RGB | rgb(171, 177, 189) |
| HSL | hsl(220, 12%, 71%) |
| HSV | hsv(220, 10%, 74%) |
| CMYK | cmyk(9.5%, 6.3%, 0%, 25.9%) |
| CIE-LAB | lab(72.08, 0.28, -6.83) |
| CIE-LCH | lch(72.08, 6.83, 272.36°) |
| OKLab | oklab(75.94% -0.0018 -0.0183) |
| OKLCH | oklch(75.94% 0.018 264.5) |
| XYZ | xyz(41.7001, 43.7759, 54.3869) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.89
Cool Gray
#9AA7B0
ΔE00 5.20
Dark Gray
#A9A9A9
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 7.17
Silver
#C0C0C0
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1BD #BDB7AB
analogous
#ABBABD #ABB1BD #AEABBD
triadic
#ABB1BD #BDABB1 #B1BDAB
tetradic
#ABB1BD #BDABBA #BDB7AB #ABBDAE
square
#ABB1BD #BDABBA #BDB7AB #ABBDAE
split-complementary
#ABB1BD #BDAEAB #BABDAB
monochromatic
#697285 #8991A2 #ABB1BD #CDD1D8 #EEEFF2
Accessibility & contrast
On white
2.15
#ABB1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ABB1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1BD
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1BD | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2BE
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#A7B3B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb1bd; /* rgb */ color: rgb(171, 177, 189); /* oklch */ color: oklch(75.9% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#c4c8d0',
500: '#abb1bd',
950: '#000000',
},
}SCSS
$custom: #abb1bd; $custom-light: #c4c8d0; $custom-dark: #000000;
JSON
{
"hex": "#abb1bd",
"rgb": {
"r": 171,
"g": 177,
"b": 189
},
"hsl": {
"h": 220,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.75936,
"c": 0.01842,
"h": 264.5
},
"luminance": 0.43776
}Semantic roles & 50–950 ramp
primary
#ABB1BD
secondary
#E4E3DF
accent
#7F4F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282