#AAABC7#AAABC7
#AAABC7 is a light, muted blue. Relative luminance 0.418; OKLCH L 75.0% C 0.040 H 283.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABC7 |
|---|---|
| RGB | rgb(170, 171, 199) |
| HSL | hsl(238, 21%, 72%) |
| HSV | hsv(238, 15%, 78%) |
| CMYK | cmyk(14.6%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(70.73, 5.33, -14.35) |
| CIE-LCH | lch(70.73, 15.31, 290.36°) |
| OKLab | oklab(74.96% 0.0095 -0.0389) |
| OKLCH | oklch(74.96% 0.04 283.8) |
| XYZ | xyz(41.4470, 41.7949, 59.9054) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.05
Lightsteelblue
#B0C4DE
ΔE00 10.10
Dove Gray
#B6B8BD
ΔE00 10.18
Light Periwinkle
#C1C6FC
ΔE00 10.24
Light Blue Grey
#B7C9E2
ΔE00 10.47
Periwinkle
#CCCCFF
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABC7 #C7C6AA
analogous
#AABAC7 #AAABC7 #B8AAC7
triadic
#AAABC7 #C7AAAB #ABC7AA
tetradic
#AAABC7 #C7AABA #C7C6AA #AAC7B8
square
#AAABC7 #C7AABA #C7C6AA #AAC7B8
split-complementary
#AAABC7 #C7B8AA #BAC7AA
monochromatic
#626495 #8587AF #AAABC7 #CFCFDF #EDEDF3
Accessibility & contrast
On white
2.24
#AAABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#AAABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABC7
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABC7 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AEC8
Deuteranopia (green-blind)
#A3ACC6
Tritanopia (blue-blind)
#A4B0B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaabc7; /* rgb */ color: rgb(170, 171, 199); /* oklch */ color: oklch(75.0% 0.040 283.8);
Tailwind
colors: {
custom: {
50: '#c3c4d8',
500: '#aaabc7',
950: '#000000',
},
}SCSS
$custom: #aaabc7; $custom-light: #c3c4d8; $custom-dark: #000000;
JSON
{
"hex": "#aaabc7",
"rgb": {
"r": 170,
"g": 171,
"b": 199
},
"hsl": {
"h": 237.931,
"s": 20.567,
"l": 72.353
},
"oklch": {
"l": 0.74962,
"c": 0.04002,
"h": 283.8
},
"luminance": 0.41795
}Semantic roles & 50–950 ramp
primary
#AAABC7
secondary
#E9E9E2
accent
#9C479F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183