#ABB0BD#ABB0BD
#ABB0BD is a light, near-neutral blue. Relative luminance 0.434; OKLCH L 75.7% C 0.019 H 269.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0BD |
|---|---|
| RGB | rgb(171, 176, 189) |
| HSL | hsl(223, 12%, 71%) |
| HSV | hsv(223, 10%, 74%) |
| CMYK | cmyk(9.5%, 6.9%, 0%, 25.9%) |
| CIE-LAB | lab(71.81, 0.82, -7.22) |
| CIE-LCH | lch(71.81, 7.27, 276.51°) |
| OKLab | oklab(75.73% -0.0003 -0.0194) |
| OKLCH | oklch(75.73% 0.019 269) |
| XYZ | xyz(41.5033, 43.3823, 54.3213) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.29
Cool Gray
#9AA7B0
ΔE00 5.72
Dark Gray
#A9A9A9
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 7.56
Silver
#C0C0C0
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0BD #BDB8AB
analogous
#ABB9BD #ABB0BD #AFABBD
triadic
#ABB0BD #BDABB0 #B0BDAB
tetradic
#ABB0BD #BDABB9 #BDB8AB #ABBDAF
square
#ABB0BD #BDABB9 #BDB8AB #ABBDAF
split-complementary
#ABB0BD #BDAFAB #B9BDAB
monochromatic
#697085 #8990A2 #ABB0BD #CDD0D8 #EEEFF2
Accessibility & contrast
On white
2.17
#ABB0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#ABB0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0BD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0BD | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BE
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#A7B2B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb0bd; /* rgb */ color: rgb(171, 176, 189); /* oklch */ color: oklch(75.7% 0.019 269.0);
Tailwind
colors: {
custom: {
50: '#c4c7d0',
500: '#abb0bd',
950: '#000000',
},
}SCSS
$custom: #abb0bd; $custom-light: #c4c7d0; $custom-dark: #000000;
JSON
{
"hex": "#abb0bd",
"rgb": {
"r": 171,
"g": 176,
"b": 189
},
"hsl": {
"h": 223.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.75728,
"c": 0.01939,
"h": 269
},
"luminance": 0.43383
}Semantic roles & 50–950 ramp
primary
#ABB0BD
secondary
#E4E3DF
accent
#824F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282