#AAA7CA#AAA7CA
#AAA7CA is a light, muted blue. Relative luminance 0.404; OKLCH L 74.3% C 0.050 H 289.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7CA |
|---|---|
| RGB | rgb(170, 167, 202) |
| HSL | hsl(245, 25%, 72%) |
| HSV | hsv(245, 17%, 79%) |
| CMYK | cmyk(15.8%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(69.79, 8.19, -17.42) |
| CIE-LCH | lch(69.79, 19.25, 295.17°) |
| OKLab | oklab(74.26% 0.0164 -0.0474) |
| OKLCH | oklch(74.26% 0.05 289) |
| XYZ | xyz(41.0546, 40.4474, 61.5099) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.58
Light Periwinkle
#C1C6FC
ΔE00 10.04
Lilac
#C8A2C8
ΔE00 10.43
Periwinkle
#CCCCFF
ΔE00 10.74
Pale Purple
#B790D4
ΔE00 10.95
Pale Violet
#CEAEFA
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7CA #C7CAA7
analogous
#A7B6CA #AAA7CA #BCA7CA
triadic
#AAA7CA #CAAAA7 #A7CAAA
tetradic
#AAA7CA #CAA7B6 #C7CAA7 #A7CABC
square
#AAA7CA #CAA7B6 #C7CAA7 #A7CABC
split-complementary
#AAA7CA #CABCA7 #B6CAA7
monochromatic
#625D9A #8581B3 #AAA7CA #CFCDE1 #EDECF3
Accessibility & contrast
On white
2.31
#AAA7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#AAA7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7CA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7CA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCC
Deuteranopia (green-blind)
#9FAAC9
Tritanopia (blue-blind)
#A4ADB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa7ca; /* rgb */ color: rgb(170, 167, 202); /* oklch */ color: oklch(74.3% 0.050 289.0);
Tailwind
colors: {
custom: {
50: '#c3c1da',
500: '#aaa7ca',
950: '#000000',
},
}SCSS
$custom: #aaa7ca; $custom-light: #c3c1da; $custom-dark: #000000;
JSON
{
"hex": "#aaa7ca",
"rgb": {
"r": 170,
"g": 167,
"b": 202
},
"hsl": {
"h": 245.143,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.74259,
"c": 0.05011,
"h": 289
},
"luminance": 0.40448
}Semantic roles & 50–950 ramp
primary
#AAA7CA
secondary
#E9EAE1
accent
#A3429B
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183