#AEABC1#AEABC1
#AEABC1 is a light, muted blue. Relative luminance 0.420; OKLCH L 75.1% C 0.031 H 291.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABC1 |
|---|---|
| RGB | rgb(174, 171, 193) |
| HSL | hsl(248, 15%, 71%) |
| HSV | hsv(248, 11%, 76%) |
| CMYK | cmyk(9.8%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(70.85, 5.39, -10.83) |
| CIE-LCH | lch(70.85, 12.09, 296.45°) |
| OKLab | oklab(75.07% 0.0117 -0.0291) |
| OKLCH | oklch(75.07% 0.031 291.9) |
| XYZ | xyz(41.6422, 41.9746, 56.3498) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.82
Thistle
#D8BFD8
ΔE00 10.33
Dark Gray
#A9A9A9
ΔE00 10.43
Cool Gray
#9AA7B0
ΔE00 11.18
Lightsteelblue
#B0C4DE
ΔE00 11.24
Light Blue Grey
#B7C9E2
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABC1 #BEC1AB
analogous
#ABB3C1 #AEABC1 #B9ABC1
triadic
#AEABC1 #C1AEAB #ABC1AE
tetradic
#AEABC1 #C1ABB3 #BEC1AB #ABC1B9
square
#AEABC1 #C1ABB3 #BEC1AB #ABC1B9
split-complementary
#AEABC1 #C1B9AB #B3C1AB
monochromatic
#6C678B #8C88A7 #AEABC1 #D0CEDB #EEEDF2
Accessibility & contrast
On white
2.24
#AEABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AEABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABC1
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABC1 | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC2
Deuteranopia (green-blind)
#A7ADC0
Tritanopia (blue-blind)
#ABAEB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aeabc1; /* rgb */ color: rgb(174, 171, 193); /* oklch */ color: oklch(75.1% 0.031 291.9);
Tailwind
colors: {
custom: {
50: '#c6c4d3',
500: '#aeabc1',
950: '#000000',
},
}SCSS
$custom: #aeabc1; $custom-light: #c6c4d3; $custom-dark: #000000;
JSON
{
"hex": "#aeabc1",
"rgb": {
"r": 174,
"g": 171,
"b": 193
},
"hsl": {
"h": 248.182,
"s": 15.068,
"l": 71.373
},
"oklch": {
"l": 0.75073,
"c": 0.03141,
"h": 291.9
},
"luminance": 0.41975
}Semantic roles & 50–950 ramp
primary
#AEABC1
secondary
#E6E7E1
accent
#994C8F
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182