#AEACBF#AEACBF
#AEACBF is a light, muted blue. Relative luminance 0.423; OKLCH L 75.2% C 0.027 H 290.6°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACBF |
|---|---|
| RGB | rgb(174, 172, 191) |
| HSL | hsl(246, 13%, 71%) |
| HSV | hsv(246, 10%, 75%) |
| CMYK | cmyk(8.9%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.05, 4.43, -9.43) |
| CIE-LCH | lch(71.05, 10.41, 295.15°) |
| OKLab | oklab(75.21% 0.0095 -0.0253) |
| OKLCH | oklch(75.21% 0.027 290.6) |
| XYZ | xyz(41.6102, 42.2651, 55.2459) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.59
Dark Gray
#A9A9A9
ΔE00 9.26
Cool Gray
#9AA7B0
ΔE00 10.07
Silver
#C0C0C0
ΔE00 10.38
Lightsteelblue
#B0C4DE
ΔE00 10.65
Thistle
#D8BFD8
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACBF #BDBFAC
analogous
#ACB3BF #AEACBF #B7ACBF
triadic
#AEACBF #BFAEAC #ACBFAE
tetradic
#AEACBF #BFACB3 #BDBFAC #ACBFB7
square
#AEACBF #BFACB3 #BDBFAC #ACBFB7
split-complementary
#AEACBF #BFB7AC #B3BFAC
monochromatic
#6C6988 #8C89A4 #AEACBF #D0CFDA #EEEEF2
Accessibility & contrast
On white
2.22
#AEACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#AEACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACBF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACBF | 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)
#A8AEC0
Deuteranopia (green-blind)
#A8AEBE
Tritanopia (blue-blind)
#ABAFB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeacbf; /* rgb */ color: rgb(174, 172, 191); /* oklch */ color: oklch(75.2% 0.027 290.6);
Tailwind
colors: {
custom: {
50: '#c6c4d2',
500: '#aeacbf',
950: '#000000',
},
}SCSS
$custom: #aeacbf; $custom-light: #c6c4d2; $custom-dark: #000000;
JSON
{
"hex": "#aeacbf",
"rgb": {
"r": 174,
"g": 172,
"b": 191
},
"hsl": {
"h": 246.316,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.75209,
"c": 0.02706,
"h": 290.6
},
"luminance": 0.42265
}Semantic roles & 50–950 ramp
primary
#AEACBF
secondary
#E5E6E1
accent
#974E8F
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182