#AEB2C0#AEB2C0
#AEB2C0 is a light, muted blue. Relative luminance 0.446; OKLCH L 76.5% C 0.020 H 273.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2C0 |
|---|---|
| RGB | rgb(174, 178, 192) |
| HSL | hsl(227, 13%, 72%) |
| HSV | hsv(227, 9%, 75%) |
| CMYK | cmyk(9.4%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(72.66, 1.36, -7.59) |
| CIE-LCH | lch(72.66, 7.71, 280.16°) |
| OKLab | oklab(76.48% 0.0011 -0.0204) |
| OKLCH | oklch(76.48% 0.02 273.1) |
| XYZ | xyz(42.8884, 44.6449, 56.2168) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.40
Cool Gray
#9AA7B0
ΔE00 6.73
Dark Gray
#A9A9A9
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 7.62
Silver
#C0C0C0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2C0 #C0BCAE
analogous
#AEBBC0 #AEB2C0 #B3AEC0
triadic
#AEB2C0 #C0AEB2 #B2C0AE
tetradic
#AEB2C0 #C0AEBB #C0BCAE #AEC0B3
square
#AEB2C0 #C0AEBB #C0BCAE #AEC0B3
split-complementary
#AEB2C0 #C0B3AE #BBC0AE
monochromatic
#6B7189 #8C91A5 #AEB2C0 #D0D3DB #EEEFF2
Accessibility & contrast
On white
2.12
#AEB2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#AEB2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2C0
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2C0 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C1
Deuteranopia (green-blind)
#ADB2C0
Tritanopia (blue-blind)
#AAB4B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb2c0; /* rgb */ color: rgb(174, 178, 192); /* oklch */ color: oklch(76.5% 0.020 273.1);
Tailwind
colors: {
custom: {
50: '#c6c9d3',
500: '#aeb2c0',
950: '#000000',
},
}SCSS
$custom: #aeb2c0; $custom-light: #c6c9d3; $custom-dark: #000000;
JSON
{
"hex": "#aeb2c0",
"rgb": {
"r": 174,
"g": 178,
"b": 192
},
"hsl": {
"h": 226.667,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.76476,
"c": 0.02041,
"h": 273.1
},
"luminance": 0.44645
}Semantic roles & 50–950 ramp
primary
#AEB2C0
secondary
#E7E6E3
accent
#874F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282