#ABB0BF#ABB0BF
#ABB0BF is a light, muted blue. Relative luminance 0.435; OKLCH L 75.8% C 0.022 H 271.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0BF |
|---|---|
| RGB | rgb(171, 176, 191) |
| HSL | hsl(225, 14%, 71%) |
| HSV | hsv(225, 10%, 75%) |
| CMYK | cmyk(10.5%, 7.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.87, 1.23, -8.23) |
| CIE-LCH | lch(71.87, 8.32, 278.53°) |
| OKLab | oklab(75.79% 0.0004 -0.0221) |
| OKLCH | oklch(75.79% 0.022 271.1) |
| XYZ | xyz(41.7219, 43.4698, 55.4725) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.00
Cool Gray
#9AA7B0
ΔE00 6.35
Dark Gray
#A9A9A9
ΔE00 7.37
Cloudy Blue
#ACC2D9
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 7.55
Light Blue Grey
#B7C9E2
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0BF #BFBAAB
analogous
#ABBABF #ABB0BF #B0ABBF
triadic
#ABB0BF #BFABB0 #B0BFAB
tetradic
#ABB0BF #BFABBA #BFBAAB #ABBFB0
square
#ABB0BF #BFABBA #BFBAAB #ABBFB0
split-complementary
#ABB0BF #BFB0AB #BABFAB
monochromatic
#687088 #888FA5 #ABB0BF #CED1D9 #EEEFF2
Accessibility & contrast
On white
2.17
#ABB0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ABB0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0BF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0BF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#A7B3B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb0bf; /* rgb */ color: rgb(171, 176, 191); /* oklch */ color: oklch(75.8% 0.022 271.1);
Tailwind
colors: {
custom: {
50: '#c4c7d2',
500: '#abb0bf',
950: '#000000',
},
}SCSS
$custom: #abb0bf; $custom-light: #c4c7d2; $custom-dark: #000000;
JSON
{
"hex": "#abb0bf",
"rgb": {
"r": 171,
"g": 176,
"b": 191
},
"hsl": {
"h": 225,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.75794,
"c": 0.02213,
"h": 271.1
},
"luminance": 0.4347
}Semantic roles & 50–950 ramp
primary
#ABB0BF
secondary
#E6E4E0
accent
#854E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282