#AAA7BF#AAA7BF
#AAA7BF is a light, muted blue. Relative luminance 0.399; OKLCH L 73.9% C 0.034 H 291.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7BF |
|---|---|
| RGB | rgb(170, 167, 191) |
| HSL | hsl(248, 16%, 70%) |
| HSV | hsv(248, 13%, 75%) |
| CMYK | cmyk(11%, 12.6%, 0%, 25.1%) |
| CIE-LAB | lab(69.43, 5.83, -11.88) |
| CIE-LCH | lch(69.43, 13.24, 296.13°) |
| OKLab | oklab(73.86% 0.0125 -0.0321) |
| OKLCH | oklch(73.86% 0.034 291.3) |
| XYZ | xyz(39.7983, 39.9448, 54.8935) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.88
Lavender
#B39DDB
ΔE00 10.86
Thistle
#D8BFD8
ΔE00 10.99
Dark Gray
#A9A9A9
ΔE00 11.07
Lilac
#C8A2C8
ΔE00 11.39
Cool Gray
#9AA7B0
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7BF #BCBFA7
analogous
#A7B0BF #AAA7BF #B6A7BF
triadic
#AAA7BF #BFAAA7 #A7BFAA
tetradic
#AAA7BF #BFA7B0 #BCBFA7 #A7BFB6
square
#AAA7BF #BFA7B0 #BCBFA7 #A7BFB6
split-complementary
#AAA7BF #BFB6A7 #B0BFA7
monochromatic
#686388 #8884A5 #AAA7BF #CCCAD9 #EEEDF2
Accessibility & contrast
On white
2.34
#AAA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#AAA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7BF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7BF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#A2A9BE
Tritanopia (blue-blind)
#A6ABAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa7bf; /* rgb */ color: rgb(170, 167, 191); /* oklch */ color: oklch(73.9% 0.034 291.3);
Tailwind
colors: {
custom: {
50: '#c3c1d2',
500: '#aaa7bf',
950: '#000000',
},
}SCSS
$custom: #aaa7bf; $custom-light: #c3c1d2; $custom-dark: #000000;
JSON
{
"hex": "#aaa7bf",
"rgb": {
"r": 170,
"g": 167,
"b": 191
},
"hsl": {
"h": 247.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.73863,
"c": 0.0344,
"h": 291.3
},
"luminance": 0.39945
}Semantic roles & 50–950 ramp
primary
#AAA7BF
secondary
#E3E4DE
accent
#9A4B90
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182