#AAABBD#AAABBD
#AAABBD is a light, muted blue. Relative luminance 0.413; OKLCH L 74.6% C 0.026 H 283.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABBD |
|---|---|
| RGB | rgb(170, 171, 189) |
| HSL | hsl(237, 13%, 70%) |
| HSV | hsv(237, 10%, 74%) |
| CMYK | cmyk(10.1%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(70.42, 3.21, -9.30) |
| CIE-LCH | lch(70.42, 9.84, 289.06°) |
| OKLab | oklab(74.61% 0.0059 -0.025) |
| OKLCH | oklch(74.61% 0.026 283.2) |
| XYZ | xyz(40.3239, 41.3457, 53.9904) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.97
Cool Gray
#9AA7B0
ΔE00 8.47
Dark Gray
#A9A9A9
ΔE00 8.53
Lightsteelblue
#B0C4DE
ΔE00 9.65
Cloudy Blue
#ACC2D9
ΔE00 10.01
Light Blue Grey
#B7C9E2
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABBD #BDBCAA
analogous
#AAB4BD #AAABBD #B2AABD
triadic
#AAABBD #BDAAAB #ABBDAA
tetradic
#AAABBD #BDAAB4 #BDBCAA #AABDB2
square
#AAABBD #BDAAB4 #BDBCAA #AABDB2
split-complementary
#AAABBD #BDB2AA #B4BDAA
monochromatic
#676985 #8889A2 #AAABBD #CCCDD8 #EEEEF2
Accessibility & contrast
On white
2.27
#AAABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AAABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABBD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABBD | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#A6ACBC
Tritanopia (blue-blind)
#A6AEB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaabbd; /* rgb */ color: rgb(170, 171, 189); /* oklch */ color: oklch(74.6% 0.026 283.2);
Tailwind
colors: {
custom: {
50: '#c3c4d0',
500: '#aaabbd',
950: '#000000',
},
}SCSS
$custom: #aaabbd; $custom-light: #c3c4d0; $custom-dark: #000000;
JSON
{
"hex": "#aaabbd",
"rgb": {
"r": 170,
"g": 171,
"b": 189
},
"hsl": {
"h": 236.842,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.74615,
"c": 0.02571,
"h": 283.2
},
"luminance": 0.41346
}Semantic roles & 50–950 ramp
primary
#AAABBD
secondary
#E4E4DF
accent
#934F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182