#A6ACC0#A6ACC0
#A6ACC0 is a light, muted blue. Relative luminance 0.414; OKLCH L 74.6% C 0.030 H 272.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A6ACC0 |
|---|---|
| RGB | rgb(166, 172, 192) |
| HSL | hsl(226, 17%, 70%) |
| HSV | hsv(226, 14%, 75%) |
| CMYK | cmyk(13.5%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(70.47, 1.96, -10.92) |
| CIE-LCH | lch(70.47, 11.09, 280.19°) |
| OKLab | oklab(74.61% 0.0012 -0.0295) |
| OKLCH | oklch(74.61% 0.03 272.4) |
| XYZ | xyz(39.9907, 41.4173, 55.7464) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.24
Cool Gray
#9AA7B0
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.88
Cloudy Blue
#ACC2D9
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 8.54
Dark Gray
#A9A9A9
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6ACC0 #C0BAA6
analogous
#A6B9C0 #A6ACC0 #ADA6C0
triadic
#A6ACC0 #C0A6AC #ACC0A6
tetradic
#A6ACC0 #C0A6B9 #C0BAA6 #A6C0AD
square
#A6ACC0 #C0A6B9 #C0BAA6 #A6C0AD
split-complementary
#A6ACC0 #C0ADA6 #B9C0A6
monochromatic
#626B8A #828BA7 #A6ACC0 #CACDD9 #EDEEF2
Accessibility & contrast
On white
2.26
#A6ACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#A6ACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6ACC0
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6ACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6ACC0 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC1
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#A0B0B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a6acc0; /* rgb */ color: rgb(166, 172, 192); /* oklch */ color: oklch(74.6% 0.030 272.4);
Tailwind
colors: {
custom: {
50: '#c0c4d3',
500: '#a6acc0',
950: '#000000',
},
}SCSS
$custom: #a6acc0; $custom-light: #c0c4d3; $custom-dark: #000000;
JSON
{
"hex": "#a6acc0",
"rgb": {
"r": 166,
"g": 172,
"b": 192
},
"hsl": {
"h": 226.154,
"s": 17.105,
"l": 70.196
},
"oklch": {
"l": 0.74608,
"c": 0.02951,
"h": 272.4
},
"luminance": 0.41418
}Semantic roles & 50–950 ramp
primary
#A6ACC0
secondary
#E5E3DD
accent
#894A9B
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121214
muted
#818182