#AAA1B3#AAA1B3
#AAA1B3 is a light, muted violet. Relative luminance 0.373; OKLCH L 72.2% C 0.028 H 308.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1B3 |
|---|---|
| RGB | rgb(170, 161, 179) |
| HSL | hsl(270, 11%, 67%) |
| HSV | hsv(270, 10%, 70%) |
| CMYK | cmyk(5%, 10.1%, 0%, 29.8%) |
| CIE-LAB | lab(67.49, 6.69, -8.11) |
| CIE-LCH | lch(67.49, 10.52, 309.51°) |
| OKLab | oklab(72.23% 0.017 -0.0217) |
| OKLCH | oklch(72.23% 0.028 308) |
| XYZ | xyz(37.4577, 37.2906, 47.8635) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 10.09
Dove Gray
#B6B8BD
ΔE00 10.18
Lilac
#C8A2C8
ΔE00 10.66
Thistle
#D8BFD8
ΔE00 10.96
Pinkish Grey
#C8ACA9
ΔE00 11.51
Purpley Grey
#947E94
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1B3 #AAB3A1
analogous
#A1A1B3 #AAA1B3 #B3A1B3
triadic
#AAA1B3 #B3AAA1 #A1B3AA
tetradic
#AAA1B3 #B3A1A1 #AAB3A1 #A1B3B3
square
#AAA1B3 #B3A1A1 #AAB3A1 #A1B3B3
split-complementary
#AAA1B3 #B3B3A1 #A1B3A1
monochromatic
#6D6178 #8B7F98 #AAA1B3 #C9C3CE #E7E5EA
Accessibility & contrast
On white
2.48
#AAA1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#AAA1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1B3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1B3 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B4
Deuteranopia (green-blind)
#A0A4B2
Tritanopia (blue-blind)
#A9A3A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa1b3; /* rgb */ color: rgb(170, 161, 179); /* oklch */ color: oklch(72.2% 0.028 308.0);
Tailwind
colors: {
custom: {
50: '#c3bcc9',
500: '#aaa1b3',
950: '#000000',
},
}SCSS
$custom: #aaa1b3; $custom-light: #c3bcc9; $custom-dark: #000000;
JSON
{
"hex": "#aaa1b3",
"rgb": {
"r": 170,
"g": 161,
"b": 179
},
"hsl": {
"h": 270,
"s": 10.588,
"l": 66.667
},
"oklch": {
"l": 0.7223,
"c": 0.02757,
"h": 308
},
"luminance": 0.3729
}Semantic roles & 50–950 ramp
primary
#AAA1B3
secondary
#D8DBD5
accent
#955173
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182