#AAA7C2#AAA7C2
#AAA7C2 is a light, muted blue. Relative luminance 0.401; OKLCH L 74.0% C 0.039 H 290.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7C2 |
|---|---|
| RGB | rgb(170, 167, 194) |
| HSL | hsl(247, 18%, 71%) |
| HSV | hsv(247, 14%, 76%) |
| CMYK | cmyk(12.4%, 13.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.53, 6.46, -13.40) |
| CIE-LCH | lch(69.53, 14.88, 295.74°) |
| OKLab | oklab(73.97% 0.0136 -0.0362) |
| OKLCH | oklch(73.97% 0.039 290.5) |
| XYZ | xyz(40.1319, 40.0783, 56.6501) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.87
Dove Gray
#B6B8BD
ΔE00 10.73
Thistle
#D8BFD8
ΔE00 10.93
Lilac
#C8A2C8
ΔE00 10.99
Light Periwinkle
#C1C6FC
ΔE00 11.56
Lightsteelblue
#B0C4DE
ΔE00 12.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7C2 #BFC2A7
analogous
#A7B1C2 #AAA7C2 #B7A7C2
triadic
#AAA7C2 #C2AAA7 #A7C2AA
tetradic
#AAA7C2 #C2A7B1 #BFC2A7 #A7C2B7
square
#AAA7C2 #C2A7B1 #BFC2A7 #A7C2B7
split-complementary
#AAA7C2 #C2B7A7 #B1C2A7
monochromatic
#66628D #8783A9 #AAA7C2 #CDCBDB #EEEDF2
Accessibility & contrast
On white
2.33
#AAA7C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#AAA7C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7C2
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7C2 | 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)
#A1AAC3
Deuteranopia (green-blind)
#A1A9C1
Tritanopia (blue-blind)
#A5ABB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa7c2; /* rgb */ color: rgb(170, 167, 194); /* oklch */ color: oklch(74.0% 0.039 290.5);
Tailwind
colors: {
custom: {
50: '#c3c1d4',
500: '#aaa7c2',
950: '#000000',
},
}SCSS
$custom: #aaa7c2; $custom-light: #c3c1d4; $custom-dark: #000000;
JSON
{
"hex": "#aaa7c2",
"rgb": {
"r": 170,
"g": 167,
"b": 194
},
"hsl": {
"h": 246.667,
"s": 18.121,
"l": 70.784
},
"oklch": {
"l": 0.73969,
"c": 0.03868,
"h": 290.5
},
"luminance": 0.40079
}Semantic roles & 50–950 ramp
primary
#AAA7C2
secondary
#E5E6DF
accent
#9C4993
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183