#AAAABE#AAAABE
#AAAABE is a light, muted blue. Relative luminance 0.410; OKLCH L 74.4% C 0.029 H 285.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAABE |
|---|---|
| RGB | rgb(170, 170, 190) |
| HSL | hsl(240, 13%, 71%) |
| HSV | hsv(240, 11%, 75%) |
| CMYK | cmyk(10.5%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(70.19, 3.97, -10.20) |
| CIE-LCH | lch(70.19, 10.95, 291.26°) |
| OKLab | oklab(74.44% 0.0077 -0.0275) |
| OKLCH | oklch(74.44% 0.029 285.7) |
| XYZ | xyz(40.2446, 41.0129, 54.5013) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.88
Dark Gray
#A9A9A9
ΔE00 9.36
Cool Gray
#9AA7B0
ΔE00 9.41
Lightsteelblue
#B0C4DE
ΔE00 10.21
Light Blue Grey
#B7C9E2
ΔE00 10.56
Cloudy Blue
#ACC2D9
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAABE #BEBEAA
analogous
#AAB4BE #AAAABE #B4AABE
triadic
#AAAABE #BEAAAA #AABEAA
tetradic
#AAAABE #BEAAB4 #BEBEAA #AABEB4
square
#AAAABE #BEAAB4 #BEBEAA #AABEB4
split-complementary
#AAAABE #BEB4AA #B4BEAA
monochromatic
#676787 #8787A3 #AAAABE #CDCDD9 #EEEEF2
Accessibility & contrast
On white
2.28
#AAAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#AAAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAABE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAABE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#A5ABBD
Tritanopia (blue-blind)
#A6ADB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaaabe; /* rgb */ color: rgb(170, 170, 190); /* oklch */ color: oklch(74.4% 0.029 285.7);
Tailwind
colors: {
custom: {
50: '#c3c3d1',
500: '#aaaabe',
950: '#000000',
},
}SCSS
$custom: #aaaabe; $custom-light: #c3c3d1; $custom-dark: #000000;
JSON
{
"hex": "#aaaabe",
"rgb": {
"r": 170,
"g": 170,
"b": 190
},
"hsl": {
"h": 240,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.74443,
"c": 0.02853,
"h": 285.7
},
"luminance": 0.41013
}Semantic roles & 50–950 ramp
primary
#AAAABE
secondary
#E5E5DF
accent
#974E97
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182