#AEABBE#AEABBE
#AEABBE is a light, muted blue. Relative luminance 0.418; OKLCH L 75.0% C 0.027 H 293.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABBE |
|---|---|
| RGB | rgb(174, 171, 190) |
| HSL | hsl(249, 13%, 71%) |
| HSV | hsv(249, 10%, 75%) |
| CMYK | cmyk(8.4%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(70.76, 4.77, -9.31) |
| CIE-LCH | lch(70.76, 10.46, 297.13°) |
| OKLab | oklab(74.97% 0.0106 -0.025) |
| OKLCH | oklch(74.97% 0.027 293) |
| XYZ | xyz(41.3109, 41.8420, 54.6052) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.87
Dark Gray
#A9A9A9
ΔE00 9.36
Cool Gray
#9AA7B0
ΔE00 10.43
Thistle
#D8BFD8
ΔE00 10.59
Silver
#C0C0C0
ΔE00 10.60
Lightsteelblue
#B0C4DE
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABBE #BBBEAB
analogous
#ABB1BE #AEABBE #B7ABBE
triadic
#AEABBE #BEAEAB #ABBEAE
tetradic
#AEABBE #BEABB1 #BBBEAB #ABBEB7
square
#AEABBE #BEABB1 #BBBEAB #ABBEB7
split-complementary
#AEABBE #BEB7AB #B1BEAB
monochromatic
#6D6887 #8D88A3 #AEABBE #CFCED9 #EEEEF2
Accessibility & contrast
On white
2.24
#AEABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#AEABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABBE
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABBE | 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)
#A7ADBF
Deuteranopia (green-blind)
#A7ADBD
Tritanopia (blue-blind)
#ABAEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aeabbe; /* rgb */ color: rgb(174, 171, 190); /* oklch */ color: oklch(75.0% 0.027 293.0);
Tailwind
colors: {
custom: {
50: '#c6c4d1',
500: '#aeabbe',
950: '#000000',
},
}SCSS
$custom: #aeabbe; $custom-light: #c6c4d1; $custom-dark: #000000;
JSON
{
"hex": "#aeabbe",
"rgb": {
"r": 174,
"g": 171,
"b": 190
},
"hsl": {
"h": 249.474,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.74972,
"c": 0.02715,
"h": 293
},
"luminance": 0.41842
}Semantic roles & 50–950 ramp
primary
#AEABBE
secondary
#E4E5E0
accent
#974F8B
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182