#ABB2BF#ABB2BF
#ABB2BF is a light, muted blue. Relative luminance 0.443; OKLCH L 76.2% C 0.020 H 263.0°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2BF |
|---|---|
| RGB | rgb(171, 178, 191) |
| HSL | hsl(219, 14%, 71%) |
| HSV | hsv(219, 10%, 75%) |
| CMYK | cmyk(10.5%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(72.40, 0.15, -7.45) |
| CIE-LCH | lch(72.40, 7.45, 271.14°) |
| OKLab | oklab(76.21% -0.0025 -0.02) |
| OKLCH | oklch(76.21% 0.02 263) |
| XYZ | xyz(42.1169, 44.2598, 55.6042) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.19
Cool Gray
#9AA7B0
ΔE00 5.30
Cloudy Blue
#ACC2D9
ΔE00 6.63
Dark Gray
#A9A9A9
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2BF #BFB8AB
analogous
#ABBCBF #ABB2BF #AEABBF
triadic
#ABB2BF #BFABB2 #B2BFAB
tetradic
#ABB2BF #BFABBC #BFB8AB #ABBFAE
square
#ABB2BF #BFABBC #BFB8AB #ABBFAE
split-complementary
#ABB2BF #BFAEAB #BCBFAB
monochromatic
#687388 #8892A5 #ABB2BF #CED2D9 #EEEFF2
Accessibility & contrast
On white
2.13
#ABB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#ABB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2BF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2BF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C0
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#A7B5B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb2bf; /* rgb */ color: rgb(171, 178, 191); /* oklch */ color: oklch(76.2% 0.020 263.0);
Tailwind
colors: {
custom: {
50: '#c4c9d2',
500: '#abb2bf',
950: '#000000',
},
}SCSS
$custom: #abb2bf; $custom-light: #c4c9d2; $custom-dark: #000000;
JSON
{
"hex": "#abb2bf",
"rgb": {
"r": 171,
"g": 178,
"b": 191
},
"hsl": {
"h": 219,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76209,
"c": 0.02016,
"h": 263
},
"luminance": 0.4426
}Semantic roles & 50–950 ramp
primary
#ABB2BF
secondary
#E6E4E0
accent
#7E4E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282