#A7ABBF#A7ABBF
#A7ABBF is a light, muted blue. Relative luminance 0.411; OKLCH L 74.4% C 0.029 H 276.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ABBF |
|---|---|
| RGB | rgb(167, 171, 191) |
| HSL | hsl(230, 16%, 70%) |
| HSV | hsv(230, 13%, 75%) |
| CMYK | cmyk(12.6%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.25, 2.63, -10.69) |
| CIE-LCH | lch(70.25, 11.00, 283.82°) |
| OKLab | oklab(74.44% 0.0034 -0.0288) |
| OKLCH | oklch(74.44% 0.029 276.7) |
| XYZ | xyz(39.9012, 41.1025, 55.1115) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.42
Cool Gray
#9AA7B0
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.66
Cloudy Blue
#ACC2D9
ΔE00 8.99
Dark Gray
#A9A9A9
ΔE00 9.10
Light Blue Grey
#B7C9E2
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ABBF #BFBBA7
analogous
#A7B7BF #A7ABBF #AFA7BF
triadic
#A7ABBF #BFA7AB #ABBFA7
tetradic
#A7ABBF #BFA7B7 #BFBBA7 #A7BFAF
square
#A7ABBF #BFA7B7 #BFBBA7 #A7BFAF
split-complementary
#A7ABBF #BFAFA7 #B7BFA7
monochromatic
#636988 #8489A5 #A7ABBF #CACDD9 #EDEEF2
Accessibility & contrast
On white
2.28
#A7ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#A7ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ABBF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ABBF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#A2AEB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a7abbf; /* rgb */ color: rgb(167, 171, 191); /* oklch */ color: oklch(74.4% 0.029 276.7);
Tailwind
colors: {
custom: {
50: '#c1c4d2',
500: '#a7abbf',
950: '#000000',
},
}SCSS
$custom: #a7abbf; $custom-light: #c1c4d2; $custom-dark: #000000;
JSON
{
"hex": "#a7abbf",
"rgb": {
"r": 167,
"g": 171,
"b": 191
},
"hsl": {
"h": 230,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.74445,
"c": 0.02903,
"h": 276.7
},
"luminance": 0.41103
}Semantic roles & 50–950 ramp
primary
#A7ABBF
secondary
#E4E3DE
accent
#8D4B9A
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121214
muted
#818182