#A6AAC2#A6AAC2
#A6AAC2 is a light, muted blue. Relative luminance 0.408; OKLCH L 74.3% C 0.035 H 278.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AAC2 |
|---|---|
| RGB | rgb(166, 170, 194) |
| HSL | hsl(231, 19%, 71%) |
| HSV | hsv(231, 14%, 76%) |
| CMYK | cmyk(14.4%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(70.00, 3.49, -12.72) |
| CIE-LCH | lch(70.00, 13.19, 285.33°) |
| OKLab | oklab(74.26% 0.0049 -0.0344) |
| OKLCH | oklch(74.26% 0.035 278) |
| XYZ | xyz(39.8360, 40.7510, 56.7955) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.85
Lightsteelblue
#B0C4DE
ΔE00 9.04
Cool Gray
#9AA7B0
ΔE00 9.22
Cloudy Blue
#ACC2D9
ΔE00 9.59
Light Blue Grey
#B7C9E2
ΔE00 9.61
Dark Gray
#A9A9A9
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AAC2 #C2BEA6
analogous
#A6B8C2 #A6AAC2 #B0A6C2
triadic
#A6AAC2 #C2A6AA #AAC2A6
tetradic
#A6AAC2 #C2A6B8 #C2BEA6 #A6C2B0
square
#A6AAC2 #C2A6B8 #C2BEA6 #A6C2B0
split-complementary
#A6AAC2 #C2B0A6 #B8C2A6
monochromatic
#61678D #8287A9 #A6AAC2 #CACDDB #EDEEF3
Accessibility & contrast
On white
2.30
#A6AAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#A6AAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AAC2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AAC2 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC3
Deuteranopia (green-blind)
#A2AAC1
Tritanopia (blue-blind)
#A0AEB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a6aac2; /* rgb */ color: rgb(166, 170, 194); /* oklch */ color: oklch(74.3% 0.035 278.0);
Tailwind
colors: {
custom: {
50: '#c0c3d4',
500: '#a6aac2',
950: '#000000',
},
}SCSS
$custom: #a6aac2; $custom-light: #c0c3d4; $custom-dark: #000000;
JSON
{
"hex": "#a6aac2",
"rgb": {
"r": 166,
"g": 170,
"b": 194
},
"hsl": {
"h": 231.429,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.74264,
"c": 0.03475,
"h": 278
},
"luminance": 0.40751
}Semantic roles & 50–950 ramp
primary
#A6AAC2
secondary
#E6E5DE
accent
#91499D
background
#FBFBFD
surface
#F7F7FA
border
#D0D0D3
text
#121214
muted
#818183