#A7ABBB#A7ABBB
#A7ABBB is a light, muted blue. Relative luminance 0.409; OKLCH L 74.3% C 0.023 H 274.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ABBB |
|---|---|
| RGB | rgb(167, 171, 187) |
| HSL | hsl(228, 13%, 69%) |
| HSV | hsv(228, 11%, 73%) |
| CMYK | cmyk(10.7%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(70.13, 1.79, -8.66) |
| CIE-LCH | lch(70.13, 8.84, 281.68°) |
| OKLab | oklab(74.31% 0.0019 -0.0233) |
| OKLCH | oklch(74.31% 0.023 274.6) |
| XYZ | xyz(39.4670, 40.9288, 52.8248) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.10
Cool Gray
#9AA7B0
ΔE00 6.56
Dark Gray
#A9A9A9
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 8.71
Cloudy Blue
#ACC2D9
ΔE00 8.73
Bluey Grey
#89A0B0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ABBB #BBB7A7
analogous
#A7B5BB #A7ABBB #ADA7BB
triadic
#A7ABBB #BBA7AB #ABBBA7
tetradic
#A7ABBB #BBA7B5 #BBB7A7 #A7BBAD
square
#A7ABBB #BBA7B5 #BBB7A7 #A7BBAD
split-complementary
#A7ABBB #BBADA7 #B5BBA7
monochromatic
#656B83 #848AA0 #A7ABBB #CACCD6 #ECEDF0
Accessibility & contrast
On white
2.29
#A7ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#A7ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ABBB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ABBB | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#A3AEB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a7abbb; /* rgb */ color: rgb(167, 171, 187); /* oklch */ color: oklch(74.3% 0.023 274.6);
Tailwind
colors: {
custom: {
50: '#c1c4cf',
500: '#a7abbb',
950: '#000000',
},
}SCSS
$custom: #a7abbb; $custom-light: #c1c4cf; $custom-dark: #000000;
JSON
{
"hex": "#a7abbb",
"rgb": {
"r": 167,
"g": 171,
"b": 187
},
"hsl": {
"h": 228,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.74309,
"c": 0.02338,
"h": 274.6
},
"luminance": 0.40929
}Semantic roles & 50–950 ramp
primary
#A7ABBB
secondary
#E2E1DC
accent
#884F97
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121213
muted
#818182