#AAAAB5#AAAAB5
#AAAAB5 is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.1% C 0.016 H 286.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAB5 |
|---|---|
| RGB | rgb(170, 170, 181) |
| HSL | hsl(240, 7%, 69%) |
| HSV | hsv(240, 6%, 71%) |
| CMYK | cmyk(6.1%, 6.1%, 0%, 29%) |
| CIE-LAB | lab(69.92, 2.14, -5.63) |
| CIE-LCH | lch(69.92, 6.02, 290.78°) |
| OKLab | oklab(74.14% 0.0043 -0.015) |
| OKLCH | oklch(74.14% 0.016 286) |
| XYZ | xyz(39.2912, 40.6315, 49.4798) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.00
Dark Gray
#A9A9A9
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 6.92
Silver
#C0C0C0
ΔE00 8.07
Cool Grey
#95A3A6
ΔE00 9.31
Bluey Grey
#89A0B0
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAB5 #B5B5AA
analogous
#AAB0B5 #AAAAB5 #B0AAB5
triadic
#AAAAB5 #B5AAAA #AAB5AA
tetradic
#AAAAB5 #B5AAB0 #B5B5AA #AAB5B0
square
#AAAAB5 #B5AAB0 #B5B5AA #AAB5B0
split-complementary
#AAAAB5 #B5B0AA #B0B5AA
monochromatic
#6A6A7A #898999 #AAAAB5 #CBCBD1 #EBEBEE
Accessibility & contrast
On white
2.30
#AAAAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#AAAAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAB5
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAB5 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB6
Deuteranopia (green-blind)
#A7ABB5
Tritanopia (blue-blind)
#A8ACAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaab5; /* rgb */ color: rgb(170, 170, 181); /* oklch */ color: oklch(74.1% 0.016 286.0);
Tailwind
colors: {
custom: {
50: '#c3c3cb',
500: '#aaaab5',
950: '#000000',
},
}SCSS
$custom: #aaaab5; $custom-light: #c3c3cb; $custom-dark: #000000;
JSON
{
"hex": "#aaaab5",
"rgb": {
"r": 170,
"g": 170,
"b": 181
},
"hsl": {
"h": 240,
"s": 6.918,
"l": 68.824
},
"oklch": {
"l": 0.74144,
"c": 0.01566,
"h": 286
},
"luminance": 0.40632
}Semantic roles & 50–950 ramp
primary
#AAAAB5
secondary
#DFDFDC
accent
#915591
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182