#AAA4BA#AAA4BA
#AAA4BA is a light, muted violet. Relative luminance 0.386; OKLCH L 73.1% C 0.032 H 298.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4BA |
|---|---|
| RGB | rgb(170, 164, 186) |
| HSL | hsl(256, 14%, 69%) |
| HSV | hsv(256, 12%, 73%) |
| CMYK | cmyk(8.6%, 11.8%, 0%, 27.1%) |
| CIE-LAB | lab(68.49, 6.45, -10.52) |
| CIE-LCH | lch(68.49, 12.34, 301.51°) |
| OKLab | oklab(73.08% 0.0151 -0.0283) |
| OKLCH | oklch(73.08% 0.032 298.1) |
| XYZ | xyz(38.7143, 38.6421, 51.8639) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 10.17
Lilac
#C8A2C8
ΔE00 10.70
Thistle
#D8BFD8
ΔE00 10.76
Dark Gray
#A9A9A9
ΔE00 10.82
Lavender
#B39DDB
ΔE00 11.32
Cool Gray
#9AA7B0
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4BA #B4BAA4
analogous
#A4A9BA #AAA4BA #B5A4BA
triadic
#AAA4BA #BAAAA4 #A4BAAA
tetradic
#AAA4BA #BAA4A9 #B4BAA4 #A4BAB5
square
#AAA4BA #BAA4A9 #B4BAA4 #A4BAB5
split-complementary
#AAA4BA #BAB5A4 #A9BAA4
monochromatic
#6B6281 #8981A0 #AAA4BA #CBC7D4 #EBEAEF
Accessibility & contrast
On white
2.41
#AAA4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#AAA4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4BA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4BA | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BB
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#A7A7AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa4ba; /* rgb */ color: rgb(170, 164, 186); /* oklch */ color: oklch(73.1% 0.032 298.1);
Tailwind
colors: {
custom: {
50: '#c3bfce',
500: '#aaa4ba',
950: '#000000',
},
}SCSS
$custom: #aaa4ba; $custom-light: #c3bfce; $custom-dark: #000000;
JSON
{
"hex": "#aaa4ba",
"rgb": {
"r": 170,
"g": 164,
"b": 186
},
"hsl": {
"h": 256.364,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.73078,
"c": 0.03206,
"h": 298.1
},
"luminance": 0.38642
}Semantic roles & 50–950 ramp
primary
#AAA4BA
secondary
#DEE0DA
accent
#984E84
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182