#AAAABD#AAAABD
#AAAABD is a light, muted blue. Relative luminance 0.410; OKLCH L 74.4% C 0.027 H 285.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAABD |
|---|---|
| RGB | rgb(170, 170, 189) |
| HSL | hsl(240, 13%, 70%) |
| HSV | hsv(240, 10%, 74%) |
| CMYK | cmyk(10.1%, 10.1%, 0%, 25.9%) |
| CIE-LAB | lab(70.15, 3.76, -9.70) |
| CIE-LCH | lch(70.15, 10.40, 291.20°) |
| OKLab | oklab(74.41% 0.0073 -0.0261) |
| OKLCH | oklch(74.41% 0.027 285.7) |
| XYZ | xyz(40.1357, 40.9694, 53.9276) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.55
Dark Gray
#A9A9A9
ΔE00 8.98
Cool Gray
#9AA7B0
ΔE00 9.12
Lightsteelblue
#B0C4DE
ΔE00 10.20
Light Blue Grey
#B7C9E2
ΔE00 10.54
Silver
#C0C0C0
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAABD #BDBDAA
analogous
#AAB3BD #AAAABD #B3AABD
triadic
#AAAABD #BDAAAA #AABDAA
tetradic
#AAAABD #BDAAB3 #BDBDAA #AABDB3
square
#AAAABD #BDAAB3 #BDBDAA #AABDB3
split-complementary
#AAAABD #BDB3AA #B3BDAA
monochromatic
#676785 #8888A2 #AAAABD #CCCCD8 #EEEEF2
Accessibility & contrast
On white
2.28
#AAAABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#AAAABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAABD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAABD | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#A6ADB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaabd; /* rgb */ color: rgb(170, 170, 189); /* oklch */ color: oklch(74.4% 0.027 285.7);
Tailwind
colors: {
custom: {
50: '#c3c3d0',
500: '#aaaabd',
950: '#000000',
},
}SCSS
$custom: #aaaabd; $custom-light: #c3c3d0; $custom-dark: #000000;
JSON
{
"hex": "#aaaabd",
"rgb": {
"r": 170,
"g": 170,
"b": 189
},
"hsl": {
"h": 240,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.74409,
"c": 0.0271,
"h": 285.7
},
"luminance": 0.4097
}Semantic roles & 50–950 ramp
primary
#AAAABD
secondary
#E4E4DF
accent
#974F97
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182