#AEABC7#AEABC7
#AEABC7 is a light, muted blue. Relative luminance 0.422; OKLCH L 75.3% C 0.040 H 290.3°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABC7 |
|---|---|
| RGB | rgb(174, 171, 199) |
| HSL | hsl(246, 20%, 73%) |
| HSV | hsv(246, 14%, 78%) |
| CMYK | cmyk(12.6%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(71.04, 6.64, -13.85) |
| CIE-LCH | lch(71.04, 15.36, 295.62°) |
| OKLab | oklab(75.28% 0.0139 -0.0374) |
| OKLCH | oklch(75.28% 0.04 290.3) |
| XYZ | xyz(42.3251, 42.2477, 59.9465) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.75
Thistle
#D8BFD8
ΔE00 10.16
Light Periwinkle
#C1C6FC
ΔE00 10.55
Dove Gray
#B6B8BD
ΔE00 10.61
Lilac
#C8A2C8
ΔE00 10.84
Periwinkle
#CCCCFF
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABC7 #C4C7AB
analogous
#ABB6C7 #AEABC7 #BCABC7
triadic
#AEABC7 #C7AEAB #ABC7AE
tetradic
#AEABC7 #C7ABB6 #C4C7AB #ABC7BC
square
#AEABC7 #C7ABB6 #C4C7AB #ABC7BC
split-complementary
#AEABC7 #C7BCAB #B6C7AB
monochromatic
#686395 #8B86AF #AEABC7 #D1D0DF #EDEDF3
Accessibility & contrast
On white
2.22
#AEABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#AEABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABC7
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABC7 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC8
Deuteranopia (green-blind)
#A5ADC6
Tritanopia (blue-blind)
#A9AFB4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeabc7; /* rgb */ color: rgb(174, 171, 199); /* oklch */ color: oklch(75.3% 0.040 290.3);
Tailwind
colors: {
custom: {
50: '#c6c4d8',
500: '#aeabc7',
950: '#000000',
},
}SCSS
$custom: #aeabc7; $custom-light: #c6c4d8; $custom-dark: #000000;
JSON
{
"hex": "#aeabc7",
"rgb": {
"r": 174,
"g": 171,
"b": 199
},
"hsl": {
"h": 246.429,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.75282,
"c": 0.03994,
"h": 290.3
},
"luminance": 0.42248
}Semantic roles & 50–950 ramp
primary
#AEABC7
secondary
#E8E9E2
accent
#9E4795
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183