#A6ACC2#A6ACC2
#A6ACC2 is a light, muted blue. Relative luminance 0.415; OKLCH L 74.7% C 0.032 H 273.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A6ACC2 |
|---|---|
| RGB | rgb(166, 172, 194) |
| HSL | hsl(227, 19%, 71%) |
| HSV | hsv(227, 14%, 76%) |
| CMYK | cmyk(14.4%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(70.53, 2.39, -11.93) |
| CIE-LCH | lch(70.53, 12.16, 281.33°) |
| OKLab | oklab(74.68% 0.002 -0.0322) |
| OKLCH | oklch(74.68% 0.032 273.5) |
| XYZ | xyz(40.2138, 41.5065, 56.9214) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 7.94
Cool Gray
#9AA7B0
ΔE00 8.02
Cloudy Blue
#ACC2D9
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.58
Bluey Grey
#89A0B0
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6ACC2 #C2BCA6
analogous
#A6BAC2 #A6ACC2 #AEA6C2
triadic
#A6ACC2 #C2A6AC #ACC2A6
tetradic
#A6ACC2 #C2A6BA #C2BCA6 #A6C2AE
square
#A6ACC2 #C2A6BA #C2BCA6 #A6C2AE
split-complementary
#A6ACC2 #C2AEA6 #BAC2A6
monochromatic
#616A8D #828AA9 #A6ACC2 #CACEDB #EDEEF3
Accessibility & contrast
On white
2.26
#A6ACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#A6ACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6ACC2
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6ACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6ACC2 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC3
Deuteranopia (green-blind)
#A4ABC1
Tritanopia (blue-blind)
#A0B0B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a6acc2; /* rgb */ color: rgb(166, 172, 194); /* oklch */ color: oklch(74.7% 0.032 273.5);
Tailwind
colors: {
custom: {
50: '#c0c4d4',
500: '#a6acc2',
950: '#000000',
},
}SCSS
$custom: #a6acc2; $custom-light: #c0c4d4; $custom-dark: #000000;
JSON
{
"hex": "#a6acc2",
"rgb": {
"r": 166,
"g": 172,
"b": 194
},
"hsl": {
"h": 227.143,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.74677,
"c": 0.0323,
"h": 273.5
},
"luminance": 0.41507
}Semantic roles & 50–950 ramp
primary
#A6ACC2
secondary
#E6E4DE
accent
#8B499D
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121214
muted
#818183