#AAABBF#AAABBF
#AAABBF is a light, muted blue. Relative luminance 0.414; OKLCH L 74.7% C 0.029 H 283.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABBF |
|---|---|
| RGB | rgb(170, 171, 191) |
| HSL | hsl(237, 14%, 71%) |
| HSV | hsv(237, 11%, 75%) |
| CMYK | cmyk(11%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.48, 3.63, -10.32) |
| CIE-LCH | lch(70.48, 10.94, 289.38°) |
| OKLab | oklab(74.68% 0.0066 -0.0278) |
| OKLCH | oklch(74.68% 0.029 283.4) |
| XYZ | xyz(40.5425, 41.4331, 55.1416) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.64
Cool Gray
#9AA7B0
ΔE00 9.08
Dark Gray
#A9A9A9
ΔE00 9.29
Lightsteelblue
#B0C4DE
ΔE00 9.68
Light Blue Grey
#B7C9E2
ΔE00 10.05
Cloudy Blue
#ACC2D9
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABBF #BFBEAA
analogous
#AAB5BF #AAABBF #B3AABF
triadic
#AAABBF #BFAAAB #ABBFAA
tetradic
#AAABBF #BFAAB5 #BFBEAA #AABFB3
square
#AAABBF #BFAAB5 #BFBEAA #AABFB3
split-complementary
#AAABBF #BFB3AA #B5BFAA
monochromatic
#666888 #8788A5 #AAABBF #CDCED9 #EEEEF2
Accessibility & contrast
On white
2.26
#AAABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#AAABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABBF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABBF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#A6AEB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaabbf; /* rgb */ color: rgb(170, 171, 191); /* oklch */ color: oklch(74.7% 0.029 283.4);
Tailwind
colors: {
custom: {
50: '#c3c4d2',
500: '#aaabbf',
950: '#000000',
},
}SCSS
$custom: #aaabbf; $custom-light: #c3c4d2; $custom-dark: #000000;
JSON
{
"hex": "#aaabbf",
"rgb": {
"r": 170,
"g": 171,
"b": 191
},
"hsl": {
"h": 237.143,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.74683,
"c": 0.02857,
"h": 283.4
},
"luminance": 0.41433
}Semantic roles & 50–950 ramp
primary
#AAABBF
secondary
#E5E5E0
accent
#954D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182