#AAAABB#AAAABB
#AAAABB is a light, muted blue. Relative luminance 0.409; OKLCH L 74.3% C 0.024 H 285.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAABB |
|---|---|
| RGB | rgb(170, 170, 187) |
| HSL | hsl(240, 11%, 70%) |
| HSV | hsv(240, 9%, 73%) |
| CMYK | cmyk(9.1%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(70.09, 3.35, -8.68) |
| CIE-LCH | lch(70.09, 9.31, 291.10°) |
| OKLab | oklab(74.34% 0.0066 -0.0233) |
| OKLCH | oklch(74.34% 0.024 285.8) |
| XYZ | xyz(39.9201, 40.8831, 52.7922) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.90
Dark Gray
#A9A9A9
ΔE00 8.21
Cool Gray
#9AA7B0
ΔE00 8.54
Silver
#C0C0C0
ΔE00 9.93
Lightsteelblue
#B0C4DE
ΔE00 10.20
Cloudy Blue
#ACC2D9
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAABB #BBBBAA
analogous
#AAB3BB #AAAABB #B3AABB
triadic
#AAAABB #BBAAAA #AABBAA
tetradic
#AAAABB #BBAAB3 #BBBBAA #AABBB3
square
#AAAABB #BBAAB3 #BBBBAA #AABBB3
split-complementary
#AAAABB #BBB3AA #B3BBAA
monochromatic
#686882 #8888A0 #AAAABB #CCCCD6 #EEEEF1
Accessibility & contrast
On white
2.29
#AAAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#AAAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAABB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAABB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#A7ADAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaabb; /* rgb */ color: rgb(170, 170, 187); /* oklch */ color: oklch(74.3% 0.024 285.8);
Tailwind
colors: {
custom: {
50: '#c3c3cf',
500: '#aaaabb',
950: '#000000',
},
}SCSS
$custom: #aaaabb; $custom-light: #c3c3cf; $custom-dark: #000000;
JSON
{
"hex": "#aaaabb",
"rgb": {
"r": 170,
"g": 170,
"b": 187
},
"hsl": {
"h": 240,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.74341,
"c": 0.02425,
"h": 285.8
},
"luminance": 0.40883
}Semantic roles & 50–950 ramp
primary
#AAAABB
secondary
#E3E3DE
accent
#955095
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121213
muted
#818182