#AAA6C2#AAA6C2
#AAA6C2 is a light, muted blue. Relative luminance 0.397; OKLCH L 73.8% C 0.040 H 291.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6C2 |
|---|---|
| RGB | rgb(170, 166, 194) |
| HSL | hsl(249, 19%, 71%) |
| HSV | hsv(249, 14%, 76%) |
| CMYK | cmyk(12.4%, 14.4%, 0%, 23.9%) |
| CIE-LAB | lab(69.26, 7.02, -13.79) |
| CIE-LCH | lch(69.26, 15.47, 296.96°) |
| OKLab | oklab(73.77% 0.015 -0.0373) |
| OKLCH | oklch(73.77% 0.04 291.9) |
| XYZ | xyz(39.9494, 39.7133, 56.5892) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.45
Lilac
#C8A2C8
ΔE00 10.52
Thistle
#D8BFD8
ΔE00 10.81
Dove Gray
#B6B8BD
ΔE00 11.24
Light Periwinkle
#C1C6FC
ΔE00 11.64
Periwinkle
#CCCCFF
ΔE00 12.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6C2 #BEC2A6
analogous
#A6B0C2 #AAA6C2 #B8A6C2
triadic
#AAA6C2 #C2AAA6 #A6C2AA
tetradic
#AAA6C2 #C2A6B0 #BEC2A6 #A6C2B8
square
#AAA6C2 #C2A6B0 #BEC2A6 #A6C2B8
split-complementary
#AAA6C2 #C2B8A6 #B0C2A6
monochromatic
#67618D #8782A9 #AAA6C2 #CDCADB #EEEDF3
Accessibility & contrast
On white
2.35
#AAA6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#AAA6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6C2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6C2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC3
Deuteranopia (green-blind)
#A0A9C1
Tritanopia (blue-blind)
#A6AAAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa6c2; /* rgb */ color: rgb(170, 166, 194); /* oklch */ color: oklch(73.8% 0.040 291.9);
Tailwind
colors: {
custom: {
50: '#c3c0d4',
500: '#aaa6c2',
950: '#000000',
},
}SCSS
$custom: #aaa6c2; $custom-light: #c3c0d4; $custom-dark: #000000;
JSON
{
"hex": "#aaa6c2",
"rgb": {
"r": 170,
"g": 166,
"b": 194
},
"hsl": {
"h": 248.571,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.73766,
"c": 0.04021,
"h": 291.9
},
"luminance": 0.39714
}Semantic roles & 50–950 ramp
primary
#AAA6C2
secondary
#E5E6DE
accent
#9D4991
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183