#A7ACBB#A7ACBB
#A7ACBB is a light, muted blue. Relative luminance 0.413; OKLCH L 74.5% C 0.022 H 271.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ACBB |
|---|---|
| RGB | rgb(167, 172, 187) |
| HSL | hsl(225, 13%, 69%) |
| HSV | hsv(225, 11%, 73%) |
| CMYK | cmyk(10.7%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(70.39, 1.24, -8.27) |
| CIE-LCH | lch(70.39, 8.36, 278.55°) |
| OKLab | oklab(74.52% 0.0004 -0.0222) |
| OKLCH | oklch(74.52% 0.022 271.1) |
| XYZ | xyz(39.6566, 41.3080, 52.8880) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.60
Cool Gray
#9AA7B0
ΔE00 5.88
Dark Gray
#A9A9A9
ΔE00 7.17
Cloudy Blue
#ACC2D9
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 8.31
Bluey Grey
#89A0B0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ACBB #BBB6A7
analogous
#A7B6BB #A7ACBB #ACA7BB
triadic
#A7ACBB #BBA7AC #ACBBA7
tetradic
#A7ACBB #BBA7B6 #BBB6A7 #A7BBAC
square
#A7ACBB #BBA7B6 #BBB6A7 #A7BBAC
split-complementary
#A7ACBB #BBACA7 #B6BBA7
monochromatic
#656C83 #848BA0 #A7ACBB #CACDD6 #ECEDF0
Accessibility & contrast
On white
2.27
#A7ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#A7ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ACBB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ACBB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#A3AFB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a7acbb; /* rgb */ color: rgb(167, 172, 187); /* oklch */ color: oklch(74.5% 0.022 271.1);
Tailwind
colors: {
custom: {
50: '#c1c4cf',
500: '#a7acbb',
950: '#000000',
},
}SCSS
$custom: #a7acbb; $custom-light: #c1c4cf; $custom-dark: #000000;
JSON
{
"hex": "#a7acbb",
"rgb": {
"r": 167,
"g": 172,
"b": 187
},
"hsl": {
"h": 225,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.74517,
"c": 0.02223,
"h": 271.1
},
"luminance": 0.41308
}Semantic roles & 50–950 ramp
primary
#A7ACBB
secondary
#E2E0DC
accent
#854F97
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121213
muted
#818182