#A7AFBB#A7AFBB
#A7AFBB is a light, near-neutral blue. Relative luminance 0.425; OKLCH L 75.1% C 0.019 H 258.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFBB |
|---|---|
| RGB | rgb(167, 175, 187) |
| HSL | hsl(216, 13%, 69%) |
| HSV | hsv(216, 11%, 73%) |
| CMYK | cmyk(10.7%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(71.19, -0.39, -7.08) |
| CIE-LCH | lch(71.19, 7.09, 266.84°) |
| OKLab | oklab(75.14% -0.0039 -0.019) |
| OKLCH | oklch(75.14% 0.019 258.4) |
| XYZ | xyz(40.2340, 42.4628, 53.0805) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.10
Dove Gray
#B6B8BD
ΔE00 4.52
Dark Gray
#A9A9A9
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 7.02
Cool Grey
#95A3A6
ΔE00 7.25
Bluey Grey
#89A0B0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFBB #BBB3A7
analogous
#A7B9BB #A7AFBB #A9A7BB
triadic
#A7AFBB #BBA7AF #AFBBA7
tetradic
#A7AFBB #BBA7B9 #BBB3A7 #A7BBA9
square
#A7AFBB #BBA7B9 #BBB3A7 #A7BBA9
split-complementary
#A7AFBB #BBA9A7 #B9BBA7
monochromatic
#657183 #8490A0 #A7AFBB #CACED6 #ECEEF0
Accessibility & contrast
On white
2.21
#A7AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#A7AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFBB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFBB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#A2B1B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a7afbb; /* rgb */ color: rgb(167, 175, 187); /* oklch */ color: oklch(75.1% 0.019 258.4);
Tailwind
colors: {
custom: {
50: '#c1c6cf',
500: '#a7afbb',
950: '#000000',
},
}SCSS
$custom: #a7afbb; $custom-light: #c1c6cf; $custom-dark: #000000;
JSON
{
"hex": "#a7afbb",
"rgb": {
"r": 167,
"g": 175,
"b": 187
},
"hsl": {
"h": 216,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.75143,
"c": 0.01943,
"h": 258.4
},
"luminance": 0.42463
}Semantic roles & 50–950 ramp
primary
#A7AFBB
secondary
#E2DFDC
accent
#7A4F97
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282