#AAAFBA#AAAFBA
#AAAFBA is a light, near-neutral blue. Relative luminance 0.428; OKLCH L 75.3% C 0.017 H 266.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFBA |
|---|---|
| RGB | rgb(170, 175, 186) |
| HSL | hsl(221, 10%, 70%) |
| HSV | hsv(221, 9%, 73%) |
| CMYK | cmyk(8.6%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(71.39, 0.42, -6.21) |
| CIE-LCH | lch(71.39, 6.23, 273.84°) |
| OKLab | oklab(75.34% -0.0011 -0.0167) |
| OKLCH | oklch(75.34% 0.017 266.3) |
| XYZ | xyz(40.7686, 42.7508, 52.5487) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.82
Cool Gray
#9AA7B0
ΔE00 5.01
Dark Gray
#A9A9A9
ΔE00 5.72
Silver
#C0C0C0
ΔE00 7.18
Cool Grey
#95A3A6
ΔE00 7.87
Cloudy Blue
#ACC2D9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFBA #BAB5AA
analogous
#AAB7BA #AAAFBA #ADAABA
triadic
#AAAFBA #BAAAAF #AFBAAA
tetradic
#AAAFBA #BAAAB7 #BAB5AA #AABAAD
square
#AAAFBA #BAAAB7 #BAB5AA #AABAAD
split-complementary
#AAAFBA #BAADAA #B7BAAA
monochromatic
#697081 #888F9F #AAAFBA #CCCFD5 #EEEFF1
Accessibility & contrast
On white
2.20
#AAAFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#AAAFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFBA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFBA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BB
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#A7B1B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaafba; /* rgb */ color: rgb(170, 175, 186); /* oklch */ color: oklch(75.3% 0.017 266.3);
Tailwind
colors: {
custom: {
50: '#c3c6ce',
500: '#aaafba',
950: '#000000',
},
}SCSS
$custom: #aaafba; $custom-light: #c3c6ce; $custom-dark: #000000;
JSON
{
"hex": "#aaafba",
"rgb": {
"r": 170,
"g": 175,
"b": 186
},
"hsl": {
"h": 221.25,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.75344,
"c": 0.0167,
"h": 266.3
},
"luminance": 0.42751
}Semantic roles & 50–950 ramp
primary
#AAAFBA
secondary
#E2E1DE
accent
#7F5194
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282