#AEABBF#AEABBF
#AEABBF is a light, muted blue. Relative luminance 0.419; OKLCH L 75.0% C 0.029 H 292.6°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABBF |
|---|---|
| RGB | rgb(174, 171, 191) |
| HSL | hsl(249, 14%, 71%) |
| HSV | hsv(249, 10%, 75%) |
| CMYK | cmyk(8.9%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.79, 4.97, -9.82) |
| CIE-LCH | lch(70.79, 11.00, 296.88°) |
| OKLab | oklab(75.01% 0.011 -0.0264) |
| OKLCH | oklch(75.01% 0.029 292.6) |
| XYZ | xyz(41.4206, 41.8859, 55.1827) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.19
Dark Gray
#A9A9A9
ΔE00 9.72
Thistle
#D8BFD8
ΔE00 10.49
Cool Gray
#9AA7B0
ΔE00 10.68
Silver
#C0C0C0
ΔE00 10.91
Lightsteelblue
#B0C4DE
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABBF #BCBFAB
analogous
#ABB2BF #AEABBF #B8ABBF
triadic
#AEABBF #BFAEAB #ABBFAE
tetradic
#AEABBF #BFABB2 #BCBFAB #ABBFB8
square
#AEABBF #BFABB2 #BCBFAB #ABBFB8
split-complementary
#AEABBF #BFB8AB #B2BFAB
monochromatic
#6C6888 #8D88A5 #AEABBF #CFCED9 #EEEEF2
Accessibility & contrast
On white
2.24
#AEABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#AEABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABBF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABBF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#ABAEB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aeabbf; /* rgb */ color: rgb(174, 171, 191); /* oklch */ color: oklch(75.0% 0.029 292.6);
Tailwind
colors: {
custom: {
50: '#c6c4d2',
500: '#aeabbf',
950: '#000000',
},
}SCSS
$custom: #aeabbf; $custom-light: #c6c4d2; $custom-dark: #000000;
JSON
{
"hex": "#aeabbf",
"rgb": {
"r": 174,
"g": 171,
"b": 191
},
"hsl": {
"h": 249,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.75005,
"c": 0.02857,
"h": 292.6
},
"luminance": 0.41886
}Semantic roles & 50–950 ramp
primary
#AEABBF
secondary
#E5E6E0
accent
#984E8D
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182