#AAAFBC#AAAFBC
#AAAFBC is a light, near-neutral blue. Relative luminance 0.428; OKLCH L 75.4% C 0.019 H 269.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFBC |
|---|---|
| RGB | rgb(170, 175, 188) |
| HSL | hsl(223, 12%, 70%) |
| HSV | hsv(223, 10%, 74%) |
| CMYK | cmyk(9.6%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(71.44, 0.82, -7.23) |
| CIE-LCH | lch(71.44, 7.27, 276.51°) |
| OKLab | oklab(75.41% -0.0003 -0.0194) |
| OKLCH | oklch(75.41% 0.019 269) |
| XYZ | xyz(40.9827, 42.8365, 53.6763) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.45
Cool Gray
#9AA7B0
ΔE00 5.57
Dark Gray
#A9A9A9
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 7.72
Silver
#C0C0C0
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFBC #BCB7AA
analogous
#AAB8BC #AAAFBC #AEAABC
triadic
#AAAFBC #BCAAAF #AFBCAA
tetradic
#AAAFBC #BCAAB8 #BCB7AA #AABCAE
square
#AAAFBC #BCAAB8 #BCB7AA #AABCAE
split-complementary
#AAAFBC #BCAEAA #B8BCAA
monochromatic
#687084 #888FA1 #AAAFBC #CCCFD7 #EEEFF2
Accessibility & contrast
On white
2.19
#AAAFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#AAAFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFBC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFBC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BD
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#A6B1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaafbc; /* rgb */ color: rgb(170, 175, 188); /* oklch */ color: oklch(75.4% 0.019 269.0);
Tailwind
colors: {
custom: {
50: '#c3c6d0',
500: '#aaafbc',
950: '#000000',
},
}SCSS
$custom: #aaafbc; $custom-light: #c3c6d0; $custom-dark: #000000;
JSON
{
"hex": "#aaafbc",
"rgb": {
"r": 170,
"g": 175,
"b": 188
},
"hsl": {
"h": 223.333,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.75409,
"c": 0.01941,
"h": 269
},
"luminance": 0.42837
}Semantic roles & 50–950 ramp
primary
#AAAFBC
secondary
#E3E2DE
accent
#825096
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282