#AAABCC#AAABCC
#AAABCC is a light, muted blue. Relative luminance 0.420; OKLCH L 75.1% C 0.047 H 283.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABCC |
|---|---|
| RGB | rgb(170, 171, 204) |
| HSL | hsl(238, 25%, 73%) |
| HSV | hsv(238, 17%, 80%) |
| CMYK | cmyk(16.7%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(70.89, 6.41, -16.85) |
| CIE-LCH | lch(70.89, 18.03, 290.84°) |
| OKLab | oklab(75.14% 0.0113 -0.0458) |
| OKLCH | oklch(75.14% 0.047 283.8) |
| XYZ | xyz(42.0371, 42.0310, 63.0131) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.73
Light Periwinkle
#C1C6FC
ΔE00 9.21
Periwinkle
#CCCCFF
ΔE00 10.05
Lightsteelblue
#B0C4DE
ΔE00 10.43
Light Blue Grey
#B7C9E2
ΔE00 10.82
Pale Violet
#CEAEFA
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABCC #CCCBAA
analogous
#AABCCC #AAABCC #BAAACC
triadic
#AAABCC #CCAAAB #ABCCAA
tetradic
#AAABCC #CCAABC #CCCBAA #AACCBA
square
#AAABCC #CCAABC #CCCBAA #AACCBA
split-complementary
#AAABCC #CCBAAA #BCCCAA
monochromatic
#5E609D #8485B5 #AAABCC #D0D1E3 #ECECF4
Accessibility & contrast
On white
2.23
#AAABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AAABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABCC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABCC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCE
Deuteranopia (green-blind)
#A2ACCB
Tritanopia (blue-blind)
#A3B0B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaabcc; /* rgb */ color: rgb(170, 171, 204); /* oklch */ color: oklch(75.1% 0.047 283.8);
Tailwind
colors: {
custom: {
50: '#c3c4db',
500: '#aaabcc',
950: '#000000',
},
}SCSS
$custom: #aaabcc; $custom-light: #c3c4db; $custom-dark: #000000;
JSON
{
"hex": "#aaabcc",
"rgb": {
"r": 170,
"g": 171,
"b": 204
},
"hsl": {
"h": 238.235,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.75143,
"c": 0.04718,
"h": 283.8
},
"luminance": 0.42032
}Semantic roles & 50–950 ramp
primary
#AAABCC
secondary
#EAEAE1
accent
#A142A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183