#AAA5BA#AAA5BA
#AAA5BA is a light, muted violet. Relative luminance 0.390; OKLCH L 73.3% C 0.030 H 296.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5BA |
|---|---|
| RGB | rgb(170, 165, 186) |
| HSL | hsl(254, 13%, 69%) |
| HSV | hsv(254, 11%, 73%) |
| CMYK | cmyk(8.6%, 11.3%, 0%, 27.1%) |
| CIE-LAB | lab(68.75, 5.90, -10.13) |
| CIE-LCH | lch(68.75, 11.72, 300.20°) |
| OKLab | oklab(73.28% 0.0136 -0.0272) |
| OKLCH | oklch(73.28% 0.03 296.5) |
| XYZ | xyz(38.8939, 39.0014, 51.9238) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.59
Dark Gray
#A9A9A9
ΔE00 10.32
Thistle
#D8BFD8
ΔE00 10.91
Lilac
#C8A2C8
ΔE00 11.20
Cool Gray
#9AA7B0
ΔE00 11.52
Lavender
#B39DDB
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5BA #B5BAA5
analogous
#A5ABBA #AAA5BA #B5A5BA
triadic
#AAA5BA #BAAAA5 #A5BAAA
tetradic
#AAA5BA #BAA5AB #B5BAA5 #A5BAB5
square
#AAA5BA #BAA5AB #B5BAA5 #A5BAB5
split-complementary
#AAA5BA #BAB5A5 #ABBAA5
monochromatic
#6A6381 #89829F #AAA5BA #CBC8D5 #EBEAEF
Accessibility & contrast
On white
2.39
#AAA5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#AAA5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5BA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5BA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#A2A7B9
Tritanopia (blue-blind)
#A7A8AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa5ba; /* rgb */ color: rgb(170, 165, 186); /* oklch */ color: oklch(73.3% 0.030 296.5);
Tailwind
colors: {
custom: {
50: '#c3bfce',
500: '#aaa5ba',
950: '#000000',
},
}SCSS
$custom: #aaa5ba; $custom-light: #c3bfce; $custom-dark: #000000;
JSON
{
"hex": "#aaa5ba",
"rgb": {
"r": 170,
"g": 165,
"b": 186
},
"hsl": {
"h": 254.286,
"s": 13.208,
"l": 68.824
},
"oklch": {
"l": 0.73282,
"c": 0.03045,
"h": 296.5
},
"luminance": 0.39001
}Semantic roles & 50–950 ramp
primary
#AAA5BA
secondary
#DFE1DA
accent
#974E86
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121213
muted
#818182