#AAA4B7#AAA4B7
#AAA4B7 is a light, muted violet. Relative luminance 0.385; OKLCH L 73.0% C 0.028 H 300.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4B7 |
|---|---|
| RGB | rgb(170, 164, 183) |
| HSL | hsl(259, 12%, 68%) |
| HSV | hsv(259, 10%, 72%) |
| CMYK | cmyk(7.1%, 10.4%, 0%, 28.2%) |
| CIE-LAB | lab(68.40, 5.84, -8.99) |
| CIE-LCH | lch(68.40, 10.72, 302.99°) |
| OKLab | oklab(72.98% 0.014 -0.0241) |
| OKLCH | oklch(72.98% 0.028 300.1) |
| XYZ | xyz(38.3987, 38.5158, 50.2019) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.37
Dark Gray
#A9A9A9
ΔE00 9.80
Thistle
#D8BFD8
ΔE00 10.98
Lilac
#C8A2C8
ΔE00 11.28
Cool Gray
#9AA7B0
ΔE00 11.48
Silver
#C0C0C0
ΔE00 12.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4B7 #B1B7A4
analogous
#A4A7B7 #AAA4B7 #B3A4B7
triadic
#AAA4B7 #B7AAA4 #A4B7AA
tetradic
#AAA4B7 #B7A4A7 #B1B7A4 #A4B7B3
square
#AAA4B7 #B7A4A7 #B1B7A4 #A4B7B3
split-complementary
#AAA4B7 #B7B3A4 #A7B7A4
monochromatic
#6B637D #8A829C #AAA4B7 #CAC6D2 #EAE8ED
Accessibility & contrast
On white
2.41
#AAA4B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#AAA4B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4B7
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4B7 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B8
Deuteranopia (green-blind)
#A2A7B6
Tritanopia (blue-blind)
#A8A7AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa4b7; /* rgb */ color: rgb(170, 164, 183); /* oklch */ color: oklch(73.0% 0.028 300.1);
Tailwind
colors: {
custom: {
50: '#c3bfcc',
500: '#aaa4b7',
950: '#000000',
},
}SCSS
$custom: #aaa4b7; $custom-light: #c3bfcc; $custom-dark: #000000;
JSON
{
"hex": "#aaa4b7",
"rgb": {
"r": 170,
"g": 164,
"b": 183
},
"hsl": {
"h": 258.947,
"s": 11.656,
"l": 68.039
},
"oklch": {
"l": 0.72976,
"c": 0.02788,
"h": 300.1
},
"luminance": 0.38516
}Semantic roles & 50–950 ramp
primary
#AAA4B7
secondary
#DCDED8
accent
#965080
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182