#AAAAB2#AAAAB2
#AAAAB2 is a light, near-neutral grey. Relative luminance 0.405; OKLCH L 74.0% C 0.011 H 286.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAB2 |
|---|---|
| RGB | rgb(170, 170, 178) |
| HSL | hsl(240, 5%, 68%) |
| HSV | hsv(240, 4%, 70%) |
| CMYK | cmyk(4.5%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(69.83, 1.54, -4.10) |
| CIE-LCH | lch(69.83, 4.38, 290.61°) |
| OKLab | oklab(74.05% 0.0032 -0.0109) |
| OKLCH | oklch(74.05% 0.011 286.1) |
| XYZ | xyz(38.9867, 40.5097, 47.8761) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.27
Dark Gray
#A9A9A9
ΔE00 4.28
Cool Gray
#9AA7B0
ΔE00 6.32
Silver
#C0C0C0
ΔE00 7.22
Cool Grey
#95A3A6
ΔE00 8.40
Pewter
#899397
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAB2 #B2B2AA
analogous
#AAAEB2 #AAAAB2 #AEAAB2
triadic
#AAAAB2 #B2AAAA #AAB2AA
tetradic
#AAAAB2 #B2AAAE #B2B2AA #AAB2AE
square
#AAAAB2 #B2AAAE #B2B2AA #AAB2AE
split-complementary
#AAAAB2 #B2AEAA #AEB2AA
monochromatic
#6B6B76 #8A8A95 #AAAAB2 #CACACF #EAEAEC
Accessibility & contrast
On white
2.31
#AAAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#AAAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAB2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAB2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#A9ABAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaab2; /* rgb */ color: rgb(170, 170, 178); /* oklch */ color: oklch(74.0% 0.011 286.1);
Tailwind
colors: {
custom: {
50: '#c3c3c9',
500: '#aaaab2',
950: '#000000',
},
}SCSS
$custom: #aaaab2; $custom-light: #c3c3c9; $custom-dark: #000000;
JSON
{
"hex": "#aaaab2",
"rgb": {
"r": 170,
"g": 170,
"b": 178
},
"hsl": {
"h": 240,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.74048,
"c": 0.01138,
"h": 286.1
},
"luminance": 0.4051
}Semantic roles & 50–950 ramp
primary
#AAAAB2
secondary
#DDDDDB
accent
#8F578F
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182