#AEB2C6#AEB2C6
#AEB2C6 is a light, muted blue. Relative luminance 0.449; OKLCH L 76.7% C 0.029 H 276.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2C6 |
|---|---|
| RGB | rgb(174, 178, 198) |
| HSL | hsl(230, 17%, 73%) |
| HSV | hsv(230, 12%, 78%) |
| CMYK | cmyk(12.1%, 10.1%, 0%, 22.4%) |
| CIE-LAB | lab(72.84, 2.60, -10.61) |
| CIE-LCH | lch(72.84, 10.92, 283.77°) |
| OKLab | oklab(76.68% 0.0034 -0.0286) |
| OKLCH | oklch(76.68% 0.029 276.7) |
| XYZ | xyz(43.5668, 44.9162, 59.7895) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.43
Light Blue Grey
#B7C9E2
ΔE00 7.74
Cloudy Blue
#ACC2D9
ΔE00 7.96
Cool Gray
#9AA7B0
ΔE00 8.59
Dark Gray
#A9A9A9
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2C6 #C6C2AE
analogous
#AEBEC6 #AEB2C6 #B6AEC6
triadic
#AEB2C6 #C6AEB2 #B2C6AE
tetradic
#AEB2C6 #C6AEBE #C6C2AE #AEC6B6
square
#AEB2C6 #C6AEBE #C6C2AE #AEC6B6
split-complementary
#AEB2C6 #C6B6AE #BEC6AE
monochromatic
#676E93 #8A90AD #AEB2C6 #D2D4DF #EDEEF2
Accessibility & contrast
On white
2.10
#AEB2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AEB2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2C6
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2C6 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB4C7
Deuteranopia (green-blind)
#ACB2C5
Tritanopia (blue-blind)
#A9B5B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb2c6; /* rgb */ color: rgb(174, 178, 198); /* oklch */ color: oklch(76.7% 0.029 276.7);
Tailwind
colors: {
custom: {
50: '#c6c9d7',
500: '#aeb2c6',
950: '#000000',
},
}SCSS
$custom: #aeb2c6; $custom-light: #c6c9d7; $custom-dark: #000000;
JSON
{
"hex": "#aeb2c6",
"rgb": {
"r": 174,
"g": 178,
"b": 198
},
"hsl": {
"h": 230,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.76676,
"c": 0.02881,
"h": 276.7
},
"luminance": 0.44917
}Semantic roles & 50–950 ramp
primary
#AEB2C6
secondary
#E9E8E2
accent
#8E4A9C
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283