#AEAAC7#AEAAC7
#AEAAC7 is a light, muted blue. Relative luminance 0.419; OKLCH L 75.1% C 0.041 H 291.7°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAC7 |
|---|---|
| RGB | rgb(174, 170, 199) |
| HSL | hsl(248, 21%, 72%) |
| HSV | hsv(248, 15%, 78%) |
| CMYK | cmyk(12.6%, 14.6%, 0%, 22%) |
| CIE-LAB | lab(70.78, 7.19, -14.24) |
| CIE-LCH | lch(70.78, 15.95, 296.79°) |
| OKLab | oklab(75.08% 0.0153 -0.0385) |
| OKLCH | oklch(75.08% 0.041 291.7) |
| XYZ | xyz(42.1369, 41.8714, 59.8838) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.32
Thistle
#D8BFD8
ΔE00 10.03
Lilac
#C8A2C8
ΔE00 10.36
Light Periwinkle
#C1C6FC
ΔE00 10.62
Periwinkle
#CCCCFF
ΔE00 10.99
Dove Gray
#B6B8BD
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAC7 #C3C7AA
analogous
#AAB5C7 #AEAAC7 #BDAAC7
triadic
#AEAAC7 #C7AEAA #AAC7AE
tetradic
#AEAAC7 #C7AAB5 #C3C7AA #AAC7BD
square
#AEAAC7 #C7AAB5 #C3C7AA #AAC7BD
split-complementary
#AEAAC7 #C7BDAA #B5C7AA
monochromatic
#696295 #8B85AF #AEAAC7 #D1CFDF #EDEDF3
Accessibility & contrast
On white
2.24
#AEAAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#AEAAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAC7
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAC7 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AEC8
Deuteranopia (green-blind)
#A4ADC6
Tritanopia (blue-blind)
#A9AEB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aeaac7; /* rgb */ color: rgb(174, 170, 199); /* oklch */ color: oklch(75.1% 0.041 291.7);
Tailwind
colors: {
custom: {
50: '#c6c3d8',
500: '#aeaac7',
950: '#000000',
},
}SCSS
$custom: #aeaac7; $custom-light: #c6c3d8; $custom-dark: #000000;
JSON
{
"hex": "#aeaac7",
"rgb": {
"r": 174,
"g": 170,
"b": 199
},
"hsl": {
"h": 248.276,
"s": 20.567,
"l": 72.353
},
"oklch": {
"l": 0.7508,
"c": 0.04145,
"h": 291.7
},
"luminance": 0.41872
}Semantic roles & 50–950 ramp
primary
#AEAAC7
secondary
#E8E9E2
accent
#9F4793
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#131214
muted
#828183