#AAA4BB#AAA4BB
#AAA4BB is a light, muted violet. Relative luminance 0.387; OKLCH L 73.1% C 0.033 H 297.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4BB |
|---|---|
| RGB | rgb(170, 164, 187) |
| HSL | hsl(256, 14%, 69%) |
| HSV | hsv(256, 12%, 73%) |
| CMYK | cmyk(9.1%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(68.52, 6.66, -11.03) |
| CIE-LCH | lch(68.52, 12.88, 301.11°) |
| OKLab | oklab(73.11% 0.0155 -0.0297) |
| OKLCH | oklch(73.11% 0.033 297.5) |
| XYZ | xyz(38.8209, 38.6847, 52.4258) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 10.44
Lilac
#C8A2C8
ΔE00 10.52
Thistle
#D8BFD8
ΔE00 10.71
Lavender
#B39DDB
ΔE00 10.97
Dark Gray
#A9A9A9
ΔE00 11.15
Heather
#A484AC
ΔE00 12.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4BB #B5BBA4
analogous
#A4AABB #AAA4BB #B6A4BB
triadic
#AAA4BB #BBAAA4 #A4BBAA
tetradic
#AAA4BB #BBA4AA #B5BBA4 #A4BBB6
square
#AAA4BB #BBA4AA #B5BBA4 #A4BBB6
split-complementary
#AAA4BB #BBB6A4 #AABBA4
monochromatic
#6A6283 #8981A1 #AAA4BB #CBC7D5 #EBEAEF
Accessibility & contrast
On white
2.40
#AAA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#AAA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4BB
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4BB | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#A0A7BA
Tritanopia (blue-blind)
#A7A7AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa4bb; /* rgb */ color: rgb(170, 164, 187); /* oklch */ color: oklch(73.1% 0.033 297.5);
Tailwind
colors: {
custom: {
50: '#c3bfcf',
500: '#aaa4bb',
950: '#000000',
},
}SCSS
$custom: #aaa4bb; $custom-light: #c3bfcf; $custom-dark: #000000;
JSON
{
"hex": "#aaa4bb",
"rgb": {
"r": 170,
"g": 164,
"b": 187
},
"hsl": {
"h": 255.652,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.73113,
"c": 0.03347,
"h": 297.5
},
"luminance": 0.38685
}Semantic roles & 50–950 ramp
primary
#AAA4BB
secondary
#DFE1DA
accent
#994D85
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121213
muted
#818182