#AAAACA#AAAACA
#AAAACA is a light, muted blue. Relative luminance 0.416; OKLCH L 74.9% C 0.046 H 285.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAACA |
|---|---|
| RGB | rgb(170, 170, 202) |
| HSL | hsl(240, 23%, 73%) |
| HSV | hsv(240, 16%, 79%) |
| CMYK | cmyk(15.8%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(70.57, 6.53, -16.25) |
| CIE-LCH | lch(70.57, 17.51, 291.89°) |
| OKLab | oklab(74.87% 0.012 -0.0441) |
| OKLCH | oklch(74.87% 0.046 285.2) |
| XYZ | xyz(41.6106, 41.5593, 61.6952) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.80
Light Periwinkle
#C1C6FC
ΔE00 9.68
Periwinkle
#CCCCFF
ΔE00 10.43
Lightsteelblue
#B0C4DE
ΔE00 10.82
Light Blue Grey
#B7C9E2
ΔE00 11.19
Thistle
#D8BFD8
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAACA #CACAAA
analogous
#AABACA #AAAACA #BAAACA
triadic
#AAAACA #CAAAAA #AACAAA
tetradic
#AAAACA #CAAABA #CACAAA #AACABA
square
#AAAACA #CAAABA #CACAAA #AACABA
split-complementary
#AAAACA #CABAAA #BACAAA
monochromatic
#60609A #8484B2 #AAAACA #D0D0E2 #ECECF3
Accessibility & contrast
On white
2.26
#AAAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#AAAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAACA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAACA | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECB
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#A3AFB5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaaaca; /* rgb */ color: rgb(170, 170, 202); /* oklch */ color: oklch(74.9% 0.046 285.2);
Tailwind
colors: {
custom: {
50: '#c3c3da',
500: '#aaaaca',
950: '#000000',
},
}SCSS
$custom: #aaaaca; $custom-light: #c3c3da; $custom-dark: #000000;
JSON
{
"hex": "#aaaaca",
"rgb": {
"r": 170,
"g": 170,
"b": 202
},
"hsl": {
"h": 240,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.74867,
"c": 0.04573,
"h": 285.2
},
"luminance": 0.4156
}Semantic roles & 50–950 ramp
primary
#AAAACA
secondary
#EAEAE1
accent
#A244A2
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183