#AAABB2#AAABB2
#AAABB2 is a light, near-neutral grey. Relative luminance 0.409; OKLCH L 74.3% C 0.010 H 279.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABB2 |
|---|---|
| RGB | rgb(170, 171, 178) |
| HSL | hsl(233, 5%, 68%) |
| HSV | hsv(233, 4%, 70%) |
| CMYK | cmyk(4.5%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(70.10, 1.00, -3.71) |
| CIE-LCH | lch(70.10, 3.84, 285.04°) |
| OKLab | oklab(74.26% 0.0017 -0.0099) |
| OKLCH | oklch(74.26% 0.01 279.6) |
| XYZ | xyz(39.1749, 40.8861, 47.9388) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.73
Dove Gray
#B6B8BD
ΔE00 3.75
Cool Gray
#9AA7B0
ΔE00 5.71
Silver
#C0C0C0
ΔE00 6.72
Cool Grey
#95A3A6
ΔE00 7.73
Silver (survey)
#C5C9C7
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABB2 #B2B1AA
analogous
#AAAFB2 #AAABB2 #ADAAB2
triadic
#AAABB2 #B2AAAB #ABB2AA
tetradic
#AAABB2 #B2AAAF #B2B1AA #AAB2AD
square
#AAABB2 #B2AAAF #B2B1AA #AAB2AD
split-complementary
#AAABB2 #B2ADAA #AFB2AA
monochromatic
#6B6D76 #8A8B95 #AAABB2 #CACBCF #EAEAEC
Accessibility & contrast
On white
2.29
#AAABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#AAABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABB2
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABB2 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB2
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#A8ACAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaabb2; /* rgb */ color: rgb(170, 171, 178); /* oklch */ color: oklch(74.3% 0.010 279.6);
Tailwind
colors: {
custom: {
50: '#c3c4c9',
500: '#aaabb2',
950: '#000000',
},
}SCSS
$custom: #aaabb2; $custom-light: #c3c4c9; $custom-dark: #000000;
JSON
{
"hex": "#aaabb2",
"rgb": {
"r": 170,
"g": 171,
"b": 178
},
"hsl": {
"h": 232.5,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.74256,
"c": 0.01003,
"h": 279.6
},
"luminance": 0.40886
}Semantic roles & 50–950 ramp
primary
#AAABB2
secondary
#DDDDDB
accent
#88578F
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182