#AAAABC#AAAABC
#AAAABC is a light, muted blue. Relative luminance 0.409; OKLCH L 74.4% C 0.026 H 285.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAABC |
|---|---|
| RGB | rgb(170, 170, 188) |
| HSL | hsl(240, 12%, 70%) |
| HSV | hsv(240, 10%, 74%) |
| CMYK | cmyk(9.6%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(70.12, 3.56, -9.19) |
| CIE-LCH | lch(70.12, 9.85, 291.15°) |
| OKLab | oklab(74.38% 0.007 -0.0247) |
| OKLCH | oklch(74.38% 0.026 285.8) |
| XYZ | xyz(40.0276, 40.9261, 53.3579) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.23
Dark Gray
#A9A9A9
ΔE00 8.60
Cool Gray
#9AA7B0
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 10.19
Silver
#C0C0C0
ΔE00 10.24
Light Blue Grey
#B7C9E2
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAABC #BCBCAA
analogous
#AAB3BC #AAAABC #B3AABC
triadic
#AAAABC #BCAAAA #AABCAA
tetradic
#AAAABC #BCAAB3 #BCBCAA #AABCB3
square
#AAAABC #BCAAB3 #BCBCAA #AABCB3
split-complementary
#AAAABC #BCB3AA #B3BCAA
monochromatic
#686884 #8888A1 #AAAABC #CCCCD7 #EEEEF2
Accessibility & contrast
On white
2.29
#AAAABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#AAAABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAABC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAABC | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#A7ADB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaaabc; /* rgb */ color: rgb(170, 170, 188); /* oklch */ color: oklch(74.4% 0.026 285.8);
Tailwind
colors: {
custom: {
50: '#c3c3d0',
500: '#aaaabc',
950: '#000000',
},
}SCSS
$custom: #aaaabc; $custom-light: #c3c3d0; $custom-dark: #000000;
JSON
{
"hex": "#aaaabc",
"rgb": {
"r": 170,
"g": 170,
"b": 188
},
"hsl": {
"h": 240,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.74375,
"c": 0.02567,
"h": 285.8
},
"luminance": 0.40926
}Semantic roles & 50–950 ramp
primary
#AAAABC
secondary
#E3E3DE
accent
#965096
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121214
muted
#818182