#AAAAC4#AAAAC4
#AAAAC4 is a light, muted blue. Relative luminance 0.413; OKLCH L 74.7% C 0.037 H 285.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAC4 |
|---|---|
| RGB | rgb(170, 170, 196) |
| HSL | hsl(240, 18%, 72%) |
| HSV | hsv(240, 13%, 77%) |
| CMYK | cmyk(13.3%, 13.3%, 0%, 23.1%) |
| CIE-LAB | lab(70.37, 5.23, -13.23) |
| CIE-LCH | lch(70.37, 14.23, 291.58°) |
| OKLab | oklab(74.65% 0.0099 -0.0358) |
| OKLCH | oklch(74.65% 0.037 285.5) |
| XYZ | xyz(40.9140, 41.2806, 58.0263) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.78
Lightsteelblue
#B0C4DE
ΔE00 10.47
Lavender
#B39DDB
ΔE00 10.52
Light Blue Grey
#B7C9E2
ΔE00 10.82
Light Periwinkle
#C1C6FC
ΔE00 10.96
Cool Gray
#9AA7B0
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAC4 #C4C4AA
analogous
#AAB7C4 #AAAAC4 #B7AAC4
triadic
#AAAAC4 #C4AAAA #AAC4AA
tetradic
#AAAAC4 #C4AAB7 #C4C4AA #AAC4B7
square
#AAAAC4 #C4AAB7 #C4C4AA #AAC4B7
split-complementary
#AAAAC4 #C4B7AA #B7C4AA
monochromatic
#646490 #8686AB #AAAAC4 #CECEDD #EDEDF2
Accessibility & contrast
On white
2.27
#AAAAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#AAAAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAC4
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAC4 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC5
Deuteranopia (green-blind)
#A3ABC3
Tritanopia (blue-blind)
#A5AEB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaaac4; /* rgb */ color: rgb(170, 170, 196); /* oklch */ color: oklch(74.7% 0.037 285.5);
Tailwind
colors: {
custom: {
50: '#c3c3d5',
500: '#aaaac4',
950: '#000000',
},
}SCSS
$custom: #aaaac4; $custom-light: #c3c3d5; $custom-dark: #000000;
JSON
{
"hex": "#aaaac4",
"rgb": {
"r": 170,
"g": 170,
"b": 196
},
"hsl": {
"h": 240,
"s": 18.056,
"l": 71.765
},
"oklch": {
"l": 0.74651,
"c": 0.03713,
"h": 285.5
},
"luminance": 0.41281
}Semantic roles & 50–950 ramp
primary
#AAAAC4
secondary
#E8E8E2
accent
#9C499C
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183