#AAA5BB#AAA5BB
#AAA5BB is a light, muted violet. Relative luminance 0.390; OKLCH L 73.3% C 0.032 H 296.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5BB |
|---|---|
| RGB | rgb(170, 165, 187) |
| HSL | hsl(254, 14%, 69%) |
| HSV | hsv(254, 12%, 73%) |
| CMYK | cmyk(9.1%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.78, 6.10, -10.64) |
| CIE-LCH | lch(68.78, 12.26, 299.84°) |
| OKLab | oklab(73.32% 0.014 -0.0286) |
| OKLCH | oklch(73.32% 0.032 296) |
| XYZ | xyz(39.0006, 39.0441, 52.4857) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.87
Dark Gray
#A9A9A9
ΔE00 10.66
Thistle
#D8BFD8
ΔE00 10.85
Lilac
#C8A2C8
ΔE00 11.02
Lavender
#B39DDB
ΔE00 11.39
Cool Gray
#9AA7B0
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5BB #B6BBA5
analogous
#A5ABBB #AAA5BB #B5A5BB
triadic
#AAA5BB #BBAAA5 #A5BBAA
tetradic
#AAA5BB #BBA5AB #B6BBA5 #A5BBB5
square
#AAA5BB #BBA5AB #B6BBA5 #A5BBB5
split-complementary
#AAA5BB #BBB5A5 #ABBBA5
monochromatic
#6A6383 #8982A1 #AAA5BB #CBC8D5 #ECEBF0
Accessibility & contrast
On white
2.38
#AAA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#AAA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5BB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5BB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#A1A8BA
Tritanopia (blue-blind)
#A7A8AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa5bb; /* rgb */ color: rgb(170, 165, 187); /* oklch */ color: oklch(73.3% 0.032 296.0);
Tailwind
colors: {
custom: {
50: '#c3bfcf',
500: '#aaa5bb',
950: '#000000',
},
}SCSS
$custom: #aaa5bb; $custom-light: #c3bfcf; $custom-dark: #000000;
JSON
{
"hex": "#aaa5bb",
"rgb": {
"r": 170,
"g": 165,
"b": 187
},
"hsl": {
"h": 253.636,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.73317,
"c": 0.03185,
"h": 296
},
"luminance": 0.39044
}Semantic roles & 50–950 ramp
primary
#AAA5BB
secondary
#E0E1DB
accent
#984D87
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121213
muted
#818182