#AAAAC1#AAAAC1
#AAAAC1 is a light, muted blue. Relative luminance 0.411; OKLCH L 74.5% C 0.033 H 285.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAC1 |
|---|---|
| RGB | rgb(170, 170, 193) |
| HSL | hsl(240, 16%, 71%) |
| HSV | hsv(240, 12%, 76%) |
| CMYK | cmyk(11.9%, 11.9%, 0%, 24.3%) |
| CIE-LAB | lab(70.28, 4.60, -11.72) |
| CIE-LCH | lch(70.28, 12.59, 291.42°) |
| OKLab | oklab(74.55% 0.0088 -0.0316) |
| OKLCH | oklch(74.55% 0.033 285.6) |
| XYZ | xyz(40.5759, 41.1454, 56.2459) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.85
Cool Gray
#9AA7B0
ΔE00 10.28
Lightsteelblue
#B0C4DE
ΔE00 10.31
Dark Gray
#A9A9A9
ΔE00 10.44
Light Blue Grey
#B7C9E2
ΔE00 10.66
Cloudy Blue
#ACC2D9
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAC1 #C1C1AA
analogous
#AAB5C1 #AAAAC1 #B5AAC1
triadic
#AAAAC1 #C1AAAA #AAC1AA
tetradic
#AAAAC1 #C1AAB5 #C1C1AA #AAC1B5
square
#AAAAC1 #C1AAB5 #C1C1AA #AAC1B5
split-complementary
#AAAAC1 #C1B5AA #B5C1AA
monochromatic
#65658B #8787A7 #AAAAC1 #CDCDDB #EDEDF2
Accessibility & contrast
On white
2.28
#AAAAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#AAAAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAC1
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAC1 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC2
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#A5AEB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaaac1; /* rgb */ color: rgb(170, 170, 193); /* oklch */ color: oklch(74.5% 0.033 285.6);
Tailwind
colors: {
custom: {
50: '#c3c3d3',
500: '#aaaac1',
950: '#000000',
},
}SCSS
$custom: #aaaac1; $custom-light: #c3c3d3; $custom-dark: #000000;
JSON
{
"hex": "#aaaac1",
"rgb": {
"r": 170,
"g": 170,
"b": 193
},
"hsl": {
"h": 240,
"s": 15.646,
"l": 71.176
},
"oklch": {
"l": 0.74546,
"c": 0.03284,
"h": 285.6
},
"luminance": 0.41146
}Semantic roles & 50–950 ramp
primary
#AAAAC1
secondary
#E6E6E0
accent
#9A4C9A
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182