#A8A7BB#A8A7BB
#A8A7BB is a light, muted blue. Relative luminance 0.396; OKLCH L 73.6% C 0.029 H 288.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A7BB |
|---|---|
| RGB | rgb(168, 167, 187) |
| HSL | hsl(243, 13%, 69%) |
| HSV | hsv(243, 11%, 73%) |
| CMYK | cmyk(10.2%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.15, 4.32, -10.11) |
| CIE-LCH | lch(69.15, 11.00, 293.15°) |
| OKLab | oklab(73.56% 0.0088 -0.0272) |
| OKLCH | oklch(73.56% 0.029 288) |
| XYZ | xyz(38.9350, 39.5499, 52.5867) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.43
Dark Gray
#A9A9A9
ΔE00 9.45
Cool Gray
#9AA7B0
ΔE00 9.70
Lightsteelblue
#B0C4DE
ΔE00 11.10
Silver
#C0C0C0
ΔE00 11.39
Light Blue Grey
#B7C9E2
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A7BB #BABBA7
analogous
#A7B0BB #A8A7BB #B2A7BB
triadic
#A8A7BB #BBA8A7 #A7BBA8
tetradic
#A8A7BB #BBA7B0 #BABBA7 #A7BBB2
square
#A8A7BB #BBA7B0 #BABBA7 #A7BBB2
split-complementary
#A8A7BB #BBB2A7 #B0BBA7
monochromatic
#666583 #8684A0 #A8A7BB #CACAD6 #ECECF0
Accessibility & contrast
On white
2.36
#A8A7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A8A7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A7BB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A7BB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#A4AAAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a8a7bb; /* rgb */ color: rgb(168, 167, 187); /* oklch */ color: oklch(73.6% 0.029 288.0);
Tailwind
colors: {
custom: {
50: '#c2c1cf',
500: '#a8a7bb',
950: '#000000',
},
}SCSS
$custom: #a8a7bb; $custom-light: #c2c1cf; $custom-dark: #000000;
JSON
{
"hex": "#a8a7bb",
"rgb": {
"r": 168,
"g": 167,
"b": 187
},
"hsl": {
"h": 243,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.73562,
"c": 0.02861,
"h": 288
},
"luminance": 0.3955
}Semantic roles & 50–950 ramp
primary
#A8A7BB
secondary
#E1E2DC
accent
#974F93
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121213
muted
#818182