#AEB6C2#AEB6C2
#AEB6C2 is a light, near-neutral blue. Relative luminance 0.464; OKLCH L 77.4% C 0.019 H 258.4°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6C2 |
|---|---|
| RGB | rgb(174, 182, 194) |
| HSL | hsl(216, 14%, 72%) |
| HSV | hsv(216, 10%, 76%) |
| CMYK | cmyk(10.3%, 6.2%, 0%, 23.9%) |
| CIE-LAB | lab(73.77, -0.39, -7.03) |
| CIE-LCH | lch(73.77, 7.04, 266.79°) |
| OKLab | oklab(77.37% -0.0039 -0.0189) |
| OKLCH | oklch(77.37% 0.019 258.4) |
| XYZ | xyz(43.9190, 46.3491, 57.6609) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.68
Cool Gray
#9AA7B0
ΔE00 5.56
Cloudy Blue
#ACC2D9
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.72
Light Blue Grey
#B7C9E2
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6C2 #C2BAAE
analogous
#AEC0C2 #AEB6C2 #B0AEC2
triadic
#AEB6C2 #C2AEB6 #B6C2AE
tetradic
#AEB6C2 #C2AEC0 #C2BAAE #AEC2B0
square
#AEB6C2 #C2AEC0 #C2BAAE #AEC2B0
split-complementary
#AEB6C2 #C2B0AE #C0C2AE
monochromatic
#6A778C #8B97A8 #AEB6C2 #D1D5DC #EEEFF2
Accessibility & contrast
On white
2.04
#AEB6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#AEB6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6C2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6C2 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B6C3
Deuteranopia (green-blind)
#B0B4C2
Tritanopia (blue-blind)
#A9B8BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb6c2; /* rgb */ color: rgb(174, 182, 194); /* oklch */ color: oklch(77.4% 0.019 258.4);
Tailwind
colors: {
custom: {
50: '#c6cbd4',
500: '#aeb6c2',
950: '#000000',
},
}SCSS
$custom: #aeb6c2; $custom-light: #c6cbd4; $custom-dark: #000000;
JSON
{
"hex": "#aeb6c2",
"rgb": {
"r": 174,
"g": 182,
"b": 194
},
"hsl": {
"h": 216,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.7737,
"c": 0.01929,
"h": 258.4
},
"luminance": 0.4635
}Semantic roles & 50–950 ramp
primary
#AEB6C2
secondary
#E8E6E3
accent
#7A4D98
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283