#A6A2BB#A6A2BB
#A6A2BB is a light, muted blue. Relative luminance 0.375; OKLCH L 72.4% C 0.036 H 292.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A6A2BB |
|---|---|
| RGB | rgb(166, 162, 187) |
| HSL | hsl(250, 16%, 68%) |
| HSV | hsv(250, 13%, 73%) |
| CMYK | cmyk(11.2%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.68, 6.42, -12.33) |
| CIE-LCH | lch(67.68, 13.90, 297.49°) |
| OKLab | oklab(72.37% 0.014 -0.0333) |
| OKLCH | oklch(72.37% 0.036 292.8) |
| XYZ | xyz(37.6140, 37.5353, 52.2675) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.41
Dove Gray
#B6B8BD
ΔE00 10.99
Lilac
#C8A2C8
ΔE00 11.08
Dark Gray
#A9A9A9
ΔE00 11.62
Thistle
#D8BFD8
ΔE00 11.72
Cool Gray
#9AA7B0
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6A2BB #B7BBA2
analogous
#A2AABB #A6A2BB #B2A2BB
triadic
#A6A2BB #BBA6A2 #A2BBA6
tetradic
#A6A2BB #BBA2AA #B7BBA2 #A2BBB2
square
#A6A2BB #BBA2AA #B7BBA2 #A2BBB2
split-complementary
#A6A2BB #BBB2A2 #AABBA2
monochromatic
#656083 #847FA1 #A6A2BB #C8C5D5 #EAE9EF
Accessibility & contrast
On white
2.47
#A6A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#A6A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6A2BB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6A2BB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#A2A6AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a6a2bb; /* rgb */ color: rgb(166, 162, 187); /* oklch */ color: oklch(72.4% 0.036 292.8);
Tailwind
colors: {
custom: {
50: '#c0bdcf',
500: '#a6a2bb',
950: '#000000',
},
}SCSS
$custom: #a6a2bb; $custom-light: #c0bdcf; $custom-dark: #000000;
JSON
{
"hex": "#a6a2bb",
"rgb": {
"r": 166,
"g": 162,
"b": 187
},
"hsl": {
"h": 249.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72374,
"c": 0.0361,
"h": 292.8
},
"luminance": 0.37536
}Semantic roles & 50–950 ramp
primary
#A6A2BB
secondary
#DFE0D9
accent
#9A4C8D
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121213
muted
#818182