#AAA7C3#AAA7C3
#AAA7C3 is a light, muted blue. Relative luminance 0.401; OKLCH L 74.0% C 0.040 H 290.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7C3 |
|---|---|
| RGB | rgb(170, 167, 195) |
| HSL | hsl(246, 19%, 71%) |
| HSV | hsv(246, 14%, 76%) |
| CMYK | cmyk(12.8%, 14.4%, 0%, 23.5%) |
| CIE-LAB | lab(69.56, 6.67, -13.91) |
| CIE-LCH | lch(69.56, 15.42, 295.64°) |
| OKLab | oklab(74% 0.0139 -0.0376) |
| OKLCH | oklch(74% 0.04 290.3) |
| XYZ | xyz(40.2445, 40.1233, 57.2435) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.55
Lilac
#C8A2C8
ΔE00 10.88
Thistle
#D8BFD8
ΔE00 10.93
Dove Gray
#B6B8BD
ΔE00 11.01
Light Periwinkle
#C1C6FC
ΔE00 11.35
Periwinkle
#CCCCFF
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7C3 #C0C3A7
analogous
#A7B2C3 #AAA7C3 #B8A7C3
triadic
#AAA7C3 #C3AAA7 #A7C3AA
tetradic
#AAA7C3 #C3A7B2 #C0C3A7 #A7C3B8
square
#AAA7C3 #C3A7B2 #C0C3A7 #A7C3B8
split-complementary
#AAA7C3 #C3B8A7 #B2C3A7
monochromatic
#66618E #8783AA #AAA7C3 #CDCBDC #EDEDF3
Accessibility & contrast
On white
2.33
#AAA7C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#AAA7C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7C3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7C3 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC4
Deuteranopia (green-blind)
#A1A9C2
Tritanopia (blue-blind)
#A5ABB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa7c3; /* rgb */ color: rgb(170, 167, 195); /* oklch */ color: oklch(74.0% 0.040 290.3);
Tailwind
colors: {
custom: {
50: '#c3c1d5',
500: '#aaa7c3',
950: '#000000',
},
}SCSS
$custom: #aaa7c3; $custom-light: #c3c1d5; $custom-dark: #000000;
JSON
{
"hex": "#aaa7c3",
"rgb": {
"r": 170,
"g": 167,
"b": 195
},
"hsl": {
"h": 246.429,
"s": 18.919,
"l": 70.98
},
"oklch": {
"l": 0.74004,
"c": 0.04011,
"h": 290.3
},
"luminance": 0.40124
}Semantic roles & 50–950 ramp
primary
#AAA7C3
secondary
#E6E7DF
accent
#9D4894
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183