#AAA7C0#AAA7C0
#AAA7C0 is a light, muted blue. Relative luminance 0.400; OKLCH L 73.9% C 0.036 H 291.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7C0 |
|---|---|
| RGB | rgb(170, 167, 192) |
| HSL | hsl(247, 17%, 70%) |
| HSV | hsv(247, 13%, 75%) |
| CMYK | cmyk(11.5%, 13%, 0%, 24.7%) |
| CIE-LAB | lab(69.46, 6.04, -12.39) |
| CIE-LCH | lch(69.46, 13.78, 295.99°) |
| OKLab | oklab(73.9% 0.0128 -0.0334) |
| OKLCH | oklch(73.9% 0.036 291) |
| XYZ | xyz(39.9088, 39.9890, 55.4751) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 10.17
Lavender
#B39DDB
ΔE00 10.52
Thistle
#D8BFD8
ΔE00 10.96
Lilac
#C8A2C8
ΔE00 11.24
Dark Gray
#A9A9A9
ΔE00 11.40
Cool Gray
#9AA7B0
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7C0 #BDC0A7
analogous
#A7B0C0 #AAA7C0 #B6A7C0
triadic
#AAA7C0 #C0AAA7 #A7C0AA
tetradic
#AAA7C0 #C0A7B0 #BDC0A7 #A7C0B6
square
#AAA7C0 #C0A7B0 #BDC0A7 #A7C0B6
split-complementary
#AAA7C0 #C0B6A7 #B0C0A7
monochromatic
#67638A #8883A6 #AAA7C0 #CCCBDA #EEEDF2
Accessibility & contrast
On white
2.33
#AAA7C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#AAA7C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7C0
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7C0 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC1
Deuteranopia (green-blind)
#A2A9BF
Tritanopia (blue-blind)
#A6ABAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa7c0; /* rgb */ color: rgb(170, 167, 192); /* oklch */ color: oklch(73.9% 0.036 291.0);
Tailwind
colors: {
custom: {
50: '#c3c1d3',
500: '#aaa7c0',
950: '#000000',
},
}SCSS
$custom: #aaa7c0; $custom-light: #c3c1d3; $custom-dark: #000000;
JSON
{
"hex": "#aaa7c0",
"rgb": {
"r": 170,
"g": 167,
"b": 192
},
"hsl": {
"h": 247.2,
"s": 16.556,
"l": 70.392
},
"oklch": {
"l": 0.73898,
"c": 0.03583,
"h": 291
},
"luminance": 0.39989
}Semantic roles & 50–950 ramp
primary
#AAA7C0
secondary
#E4E5DE
accent
#9B4B91
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182