#AAAFBF#AAAFBF
#AAAFBF is a light, muted blue. Relative luminance 0.430; OKLCH L 75.5% C 0.024 H 272.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFBF |
|---|---|
| RGB | rgb(170, 175, 191) |
| HSL | hsl(226, 14%, 71%) |
| HSV | hsv(226, 11%, 75%) |
| CMYK | cmyk(11%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(71.53, 1.44, -8.75) |
| CIE-LCH | lch(71.53, 8.86, 279.37°) |
| OKLab | oklab(75.51% 0.0008 -0.0235) |
| OKLCH | oklch(75.51% 0.024 272) |
| XYZ | xyz(41.3095, 42.9672, 55.3973) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.49
Cool Gray
#9AA7B0
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 7.69
Dark Gray
#A9A9A9
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFBF #BFBAAA
analogous
#AAB9BF #AAAFBF #AFAABF
triadic
#AAAFBF #BFAAAF #AFBFAA
tetradic
#AAAFBF #BFAAB9 #BFBAAA #AABFAF
square
#AAAFBF #BFAAB9 #BFBAAA #AABFAF
split-complementary
#AAAFBF #BFAFAA #B9BFAA
monochromatic
#666E88 #878EA5 #AAAFBF #CDD0D9 #EEEFF2
Accessibility & contrast
On white
2.19
#AAAFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#AAAFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFBF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFBF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#A5B2B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaafbf; /* rgb */ color: rgb(170, 175, 191); /* oklch */ color: oklch(75.5% 0.024 272.0);
Tailwind
colors: {
custom: {
50: '#c3c6d2',
500: '#aaafbf',
950: '#000000',
},
}SCSS
$custom: #aaafbf; $custom-light: #c3c6d2; $custom-dark: #000000;
JSON
{
"hex": "#aaafbf",
"rgb": {
"r": 170,
"g": 175,
"b": 191
},
"hsl": {
"h": 225.714,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.75509,
"c": 0.02354,
"h": 272
},
"luminance": 0.42968
}Semantic roles & 50–950 ramp
primary
#AAAFBF
secondary
#E5E4E0
accent
#864D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282