#AAAABF#AAAABF
#AAAABF is a light, muted blue. Relative luminance 0.411; OKLCH L 74.5% C 0.030 H 285.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAABF |
|---|---|
| RGB | rgb(170, 170, 191) |
| HSL | hsl(240, 14%, 71%) |
| HSV | hsv(240, 11%, 75%) |
| CMYK | cmyk(11%, 11%, 0%, 25.1%) |
| CIE-LAB | lab(70.22, 4.18, -10.71) |
| CIE-LCH | lch(70.22, 11.50, 291.31°) |
| OKLab | oklab(74.48% 0.0081 -0.0289) |
| OKLCH | oklch(74.48% 0.03 285.6) |
| XYZ | xyz(40.3543, 41.0568, 55.0789) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.21
Cool Gray
#9AA7B0
ΔE00 9.71
Dark Gray
#A9A9A9
ΔE00 9.73
Lightsteelblue
#B0C4DE
ΔE00 10.24
Light Blue Grey
#B7C9E2
ΔE00 10.58
Cloudy Blue
#ACC2D9
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAABF #BFBFAA
analogous
#AAB4BF #AAAABF #B4AABF
triadic
#AAAABF #BFAAAA #AABFAA
tetradic
#AAAABF #BFAAB4 #BFBFAA #AABFB4
square
#AAAABF #BFAAB4 #BFBFAA #AABFB4
split-complementary
#AAAABF #BFB4AA #B4BFAA
monochromatic
#666688 #8787A5 #AAAABF #CDCDD9 #EEEEF2
Accessibility & contrast
On white
2.28
#AAAABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#AAAABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAABF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAABF | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#A6ADB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaaabf; /* rgb */ color: rgb(170, 170, 191); /* oklch */ color: oklch(74.5% 0.030 285.6);
Tailwind
colors: {
custom: {
50: '#c3c3d2',
500: '#aaaabf',
950: '#000000',
},
}SCSS
$custom: #aaaabf; $custom-light: #c3c3d2; $custom-dark: #000000;
JSON
{
"hex": "#aaaabf",
"rgb": {
"r": 170,
"g": 170,
"b": 191
},
"hsl": {
"h": 240,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.74477,
"c": 0.02997,
"h": 285.6
},
"luminance": 0.41057
}Semantic roles & 50–950 ramp
primary
#AAAABF
secondary
#E5E5E0
accent
#984D98
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182