#AAACCA#AAACCA
#AAACCA is a light, muted blue. Relative luminance 0.423; OKLCH L 75.3% C 0.043 H 282.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACCA |
|---|---|
| RGB | rgb(170, 172, 202) |
| HSL | hsl(236, 23%, 73%) |
| HSV | hsv(236, 16%, 79%) |
| CMYK | cmyk(15.8%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.09, 5.43, -15.46) |
| CIE-LCH | lch(71.09, 16.38, 289.34°) |
| OKLab | oklab(75.27% 0.0092 -0.0419) |
| OKLCH | oklch(75.27% 0.043 282.3) |
| XYZ | xyz(41.9883, 42.3148, 61.8211) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.54
Lavender
#B39DDB
ΔE00 9.65
Lightsteelblue
#B0C4DE
ΔE00 9.76
Light Blue Grey
#B7C9E2
ΔE00 10.15
Periwinkle
#CCCCFF
ΔE00 10.36
Dove Gray
#B6B8BD
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACCA #CAC8AA
analogous
#AABCCA #AAACCA #B8AACA
triadic
#AAACCA #CAAAAC #ACCAAA
tetradic
#AAACCA #CAAABC #CAC8AA #AACAB8
square
#AAACCA #CAAABC #CAC8AA #AACAB8
split-complementary
#AAACCA #CAB8AA #BCCAAA
monochromatic
#60639A #8487B2 #AAACCA #D0D1E2 #ECEDF3
Accessibility & contrast
On white
2.22
#AAACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#AAACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACCA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACCA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#A3B1B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaacca; /* rgb */ color: rgb(170, 172, 202); /* oklch */ color: oklch(75.3% 0.043 282.3);
Tailwind
colors: {
custom: {
50: '#c3c4da',
500: '#aaacca',
950: '#000000',
},
}SCSS
$custom: #aaacca; $custom-light: #c3c4da; $custom-dark: #000000;
JSON
{
"hex": "#aaacca",
"rgb": {
"r": 170,
"g": 172,
"b": 202
},
"hsl": {
"h": 236.25,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.75274,
"c": 0.04294,
"h": 282.3
},
"luminance": 0.42315
}Semantic roles & 50–950 ramp
primary
#AAACCA
secondary
#EAE9E1
accent
#9C44A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183