#AAABBE#AAABBE
#AAABBE is a light, muted blue. Relative luminance 0.414; OKLCH L 74.6% C 0.027 H 283.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABBE |
|---|---|
| RGB | rgb(170, 171, 190) |
| HSL | hsl(237, 13%, 71%) |
| HSV | hsv(237, 11%, 75%) |
| CMYK | cmyk(10.5%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(70.45, 3.42, -9.81) |
| CIE-LCH | lch(70.45, 10.39, 289.22°) |
| OKLab | oklab(74.65% 0.0063 -0.0264) |
| OKLCH | oklch(74.65% 0.027 283.3) |
| XYZ | xyz(40.4328, 41.3893, 54.5640) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.31
Cool Gray
#9AA7B0
ΔE00 8.77
Dark Gray
#A9A9A9
ΔE00 8.91
Lightsteelblue
#B0C4DE
ΔE00 9.66
Light Blue Grey
#B7C9E2
ΔE00 10.03
Cloudy Blue
#ACC2D9
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABBE #BEBDAA
analogous
#AAB5BE #AAABBE #B3AABE
triadic
#AAABBE #BEAAAB #ABBEAA
tetradic
#AAABBE #BEAAB5 #BEBDAA #AABEB3
square
#AAABBE #BEAAB5 #BEBDAA #AABEB3
split-complementary
#AAABBE #BEB3AA #B5BEAA
monochromatic
#676987 #8789A3 #AAABBE #CDCDD9 #EEEEF2
Accessibility & contrast
On white
2.26
#AAABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#AAABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABBE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABBE | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#A6ACBD
Tritanopia (blue-blind)
#A6AEB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaabbe; /* rgb */ color: rgb(170, 171, 190); /* oklch */ color: oklch(74.6% 0.027 283.3);
Tailwind
colors: {
custom: {
50: '#c3c4d1',
500: '#aaabbe',
950: '#000000',
},
}SCSS
$custom: #aaabbe; $custom-light: #c3c4d1; $custom-dark: #000000;
JSON
{
"hex": "#aaabbe",
"rgb": {
"r": 170,
"g": 171,
"b": 190
},
"hsl": {
"h": 237,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.74649,
"c": 0.02714,
"h": 283.3
},
"luminance": 0.4139
}Semantic roles & 50–950 ramp
primary
#AAABBE
secondary
#E5E4DF
accent
#944E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182