#AAA6C0#AAA6C0
#AAA6C0 is a light, muted blue. Relative luminance 0.396; OKLCH L 73.7% C 0.037 H 292.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6C0 |
|---|---|
| RGB | rgb(170, 166, 192) |
| HSL | hsl(249, 17%, 70%) |
| HSV | hsv(249, 14%, 75%) |
| CMYK | cmyk(11.5%, 13.5%, 0%, 24.7%) |
| CIE-LAB | lab(69.20, 6.59, -12.78) |
| CIE-LCH | lch(69.20, 14.38, 297.28°) |
| OKLab | oklab(73.69% 0.0143 -0.0345) |
| OKLCH | oklch(73.69% 0.037 292.5) |
| XYZ | xyz(39.7263, 39.6240, 55.4142) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.10
Dove Gray
#B6B8BD
ΔE00 10.70
Lilac
#C8A2C8
ΔE00 10.75
Thistle
#D8BFD8
ΔE00 10.81
Dark Gray
#A9A9A9
ΔE00 11.84
Light Periwinkle
#C1C6FC
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6C0 #BCC0A6
analogous
#A6AFC0 #AAA6C0 #B7A6C0
triadic
#AAA6C0 #C0AAA6 #A6C0AA
tetradic
#AAA6C0 #C0A6AF #BCC0A6 #A6C0B7
square
#AAA6C0 #C0A6AF #BCC0A6 #A6C0B7
split-complementary
#AAA6C0 #C0B7A6 #AFC0A6
monochromatic
#68628A #8882A7 #AAA6C0 #CCCAD9 #EEEDF2
Accessibility & contrast
On white
2.35
#AAA6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#AAA6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6C0
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6C0 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C1
Deuteranopia (green-blind)
#A1A8BF
Tritanopia (blue-blind)
#A6AAAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa6c0; /* rgb */ color: rgb(170, 166, 192); /* oklch */ color: oklch(73.7% 0.037 292.5);
Tailwind
colors: {
custom: {
50: '#c3c0d3',
500: '#aaa6c0',
950: '#000000',
},
}SCSS
$custom: #aaa6c0; $custom-light: #c3c0d3; $custom-dark: #000000;
JSON
{
"hex": "#aaa6c0",
"rgb": {
"r": 170,
"g": 166,
"b": 192
},
"hsl": {
"h": 249.231,
"s": 17.105,
"l": 70.196
},
"oklch": {
"l": 0.73695,
"c": 0.03737,
"h": 292.5
},
"luminance": 0.39624
}Semantic roles & 50–950 ramp
primary
#AAA6C0
secondary
#E3E5DD
accent
#9B4A8F
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182