#A7AFBF#A7AFBF
#A7AFBF is a light, muted blue. Relative luminance 0.426; OKLCH L 75.3% C 0.025 H 264.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFBF |
|---|---|
| RGB | rgb(167, 175, 191) |
| HSL | hsl(220, 16%, 70%) |
| HSV | hsv(220, 13%, 75%) |
| CMYK | cmyk(12.6%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(71.31, 0.44, -9.10) |
| CIE-LCH | lch(71.31, 9.12, 272.79°) |
| OKLab | oklab(75.28% -0.0024 -0.0245) |
| OKLCH | oklch(75.28% 0.025 264.4) |
| XYZ | xyz(40.6682, 42.6365, 55.3672) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.47
Dove Gray
#B6B8BD
ΔE00 5.63
Cloudy Blue
#ACC2D9
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.66
Dark Gray
#A9A9A9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFBF #BFB7A7
analogous
#A7BBBF #A7AFBF #ABA7BF
triadic
#A7AFBF #BFA7AF #AFBFA7
tetradic
#A7AFBF #BFA7BB #BFB7A7 #A7BFAB
square
#A7AFBF #BFA7BB #BFB7A7 #A7BFAB
split-complementary
#A7AFBF #BFABA7 #BBBFA7
monochromatic
#637088 #848FA5 #A7AFBF #CACFD9 #EDEFF2
Accessibility & contrast
On white
2.20
#A7AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#A7AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFBF
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFBF | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#A2B2B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a7afbf; /* rgb */ color: rgb(167, 175, 191); /* oklch */ color: oklch(75.3% 0.025 264.4);
Tailwind
colors: {
custom: {
50: '#c1c6d2',
500: '#a7afbf',
950: '#000000',
},
}SCSS
$custom: #a7afbf; $custom-light: #c1c6d2; $custom-dark: #000000;
JSON
{
"hex": "#a7afbf",
"rgb": {
"r": 167,
"g": 175,
"b": 191
},
"hsl": {
"h": 220,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.75276,
"c": 0.02466,
"h": 264.4
},
"luminance": 0.42637
}Semantic roles & 50–950 ramp
primary
#A7AFBF
secondary
#E4E2DE
accent
#804B9A
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282