#A0AABE#A0AABE
#A0AABE is a light, muted blue. Relative luminance 0.399; OKLCH L 73.7% C 0.031 H 264.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AABE |
|---|---|
| RGB | rgb(160, 170, 190) |
| HSL | hsl(220, 19%, 69%) |
| HSV | hsv(220, 16%, 75%) |
| CMYK | cmyk(15.8%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(69.43, 0.65, -11.42) |
| CIE-LCH | lch(69.43, 11.43, 273.27°) |
| OKLab | oklab(73.66% -0.0031 -0.0309) |
| OKLCH | oklch(73.66% 0.031 264.4) |
| XYZ | xyz(38.1640, 39.9401, 54.4037) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.95
Bluey Grey
#89A0B0
ΔE00 7.28
Cloudy Blue
#ACC2D9
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 7.70
Light Grey Blue
#9DBCD4
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AABE #BEB4A0
analogous
#A0B9BE #A0AABE #A5A0BE
triadic
#A0AABE #BEA0AA #AABEA0
tetradic
#A0AABE #BEA0B9 #BEB4A0 #A0BEA5
square
#A0AABE #BEA0B9 #BEB4A0 #A0BEA5
split-complementary
#A0AABE #BEA5A0 #B9BEA0
monochromatic
#5C6B87 #7C89A5 #A0AABE #C4CBD7 #E9EBF0
Accessibility & contrast
On white
2.34
#A0AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#A0AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AABE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AABE | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#A1A8BE
Tritanopia (blue-blind)
#99AEB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a0aabe; /* rgb */ color: rgb(160, 170, 190); /* oklch */ color: oklch(73.7% 0.031 264.4);
Tailwind
colors: {
custom: {
50: '#bcc3d1',
500: '#a0aabe',
950: '#000000',
},
}SCSS
$custom: #a0aabe; $custom-light: #bcc3d1; $custom-dark: #000000;
JSON
{
"hex": "#a0aabe",
"rgb": {
"r": 160,
"g": 170,
"b": 190
},
"hsl": {
"h": 220,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.7366,
"c": 0.03104,
"h": 264.4
},
"luminance": 0.39941
}Semantic roles & 50–950 ramp
primary
#A0AABE
secondary
#E1DED8
accent
#81489D
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#121214
muted
#818182