#AEB0C6#AEB0C6
#AEB0C6 is a light, muted blue. Relative luminance 0.441; OKLCH L 76.3% C 0.031 H 281.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0C6 |
|---|---|
| RGB | rgb(174, 176, 198) |
| HSL | hsl(235, 17%, 73%) |
| HSV | hsv(235, 12%, 78%) |
| CMYK | cmyk(12.1%, 11.1%, 0%, 22.4%) |
| CIE-LAB | lab(72.31, 3.69, -11.39) |
| CIE-LCH | lch(72.31, 11.98, 287.94°) |
| OKLab | oklab(76.27% 0.0063 -0.0307) |
| OKLCH | oklch(76.27% 0.031 281.5) |
| XYZ | xyz(43.1718, 44.1262, 59.6579) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.73
Lightsteelblue
#B0C4DE
ΔE00 8.57
Light Blue Grey
#B7C9E2
ΔE00 8.83
Cloudy Blue
#ACC2D9
ΔE00 9.27
Cool Gray
#9AA7B0
ΔE00 9.70
Dark Gray
#A9A9A9
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0C6 #C6C4AE
analogous
#AEBCC6 #AEB0C6 #B8AEC6
triadic
#AEB0C6 #C6AEB0 #B0C6AE
tetradic
#AEB0C6 #C6AEBC #C6C4AE #AEC6B8
square
#AEB0C6 #C6AEBC #C6C4AE #AEC6B8
split-complementary
#AEB0C6 #C6B8AE #BCC6AE
monochromatic
#676B93 #8A8DAD #AEB0C6 #D2D3DF #EDEDF2
Accessibility & contrast
On white
2.14
#AEB0C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AEB0C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0C6
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0C6 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB2C7
Deuteranopia (green-blind)
#AAB1C5
Tritanopia (blue-blind)
#A9B4B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb0c6; /* rgb */ color: rgb(174, 176, 198); /* oklch */ color: oklch(76.3% 0.031 281.5);
Tailwind
colors: {
custom: {
50: '#c6c7d7',
500: '#aeb0c6',
950: '#000000',
},
}SCSS
$custom: #aeb0c6; $custom-light: #c6c7d7; $custom-dark: #000000;
JSON
{
"hex": "#aeb0c6",
"rgb": {
"r": 174,
"g": 176,
"b": 198
},
"hsl": {
"h": 235,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.76265,
"c": 0.03136,
"h": 281.5
},
"luminance": 0.44127
}Semantic roles & 50–950 ramp
primary
#AEB0C6
secondary
#E9E8E2
accent
#954A9C
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283