#ABB3BF#ABB3BF
#ABB3BF is a light, near-neutral blue. Relative luminance 0.447; OKLCH L 76.4% C 0.019 H 258.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3BF |
|---|---|
| RGB | rgb(171, 179, 191) |
| HSL | hsl(216, 14%, 71%) |
| HSV | hsv(216, 10%, 75%) |
| CMYK | cmyk(10.5%, 6.3%, 0%, 25.1%) |
| CIE-LAB | lab(72.67, -0.39, -7.05) |
| CIE-LCH | lch(72.67, 7.06, 266.81°) |
| OKLab | oklab(76.42% -0.0039 -0.019) |
| OKLCH | oklch(76.42% 0.019 258.4) |
| XYZ | xyz(42.3166, 44.6592, 55.6708) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.94
Cool Gray
#9AA7B0
ΔE00 4.90
Cloudy Blue
#ACC2D9
ΔE00 6.35
Dark Gray
#A9A9A9
ΔE00 6.64
Lightsteelblue
#B0C4DE
ΔE00 6.93
Silver
#C0C0C0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3BF #BFB7AB
analogous
#ABBDBF #ABB3BF #ADABBF
triadic
#ABB3BF #BFABB3 #B3BFAB
tetradic
#ABB3BF #BFABBD #BFB7AB #ABBFAD
square
#ABB3BF #BFABBD #BFB7AB #ABBFAD
split-complementary
#ABB3BF #BFADAB #BDBFAB
monochromatic
#687588 #8894A5 #ABB3BF #CED2D9 #EEEFF2
Accessibility & contrast
On white
2.11
#ABB3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#ABB3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3BF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3BF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#ADB1BF
Tritanopia (blue-blind)
#A6B5B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb3bf; /* rgb */ color: rgb(171, 179, 191); /* oklch */ color: oklch(76.4% 0.019 258.4);
Tailwind
colors: {
custom: {
50: '#c4c9d2',
500: '#abb3bf',
950: '#000000',
},
}SCSS
$custom: #abb3bf; $custom-light: #c4c9d2; $custom-dark: #000000;
JSON
{
"hex": "#abb3bf",
"rgb": {
"r": 171,
"g": 179,
"b": 191
},
"hsl": {
"h": 216,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76418,
"c": 0.01935,
"h": 258.4
},
"luminance": 0.4466
}Semantic roles & 50–950 ramp
primary
#ABB3BF
secondary
#E6E3E0
accent
#7A4E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282