#AEB0C4#AEB0C4
#AEB0C4 is a light, muted blue. Relative luminance 0.440; OKLCH L 76.2% C 0.029 H 281.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0C4 |
|---|---|
| RGB | rgb(174, 176, 196) |
| HSL | hsl(235, 16%, 73%) |
| HSV | hsv(235, 11%, 77%) |
| CMYK | cmyk(11.2%, 10.2%, 0%, 23.1%) |
| CIE-LAB | lab(72.25, 3.27, -10.39) |
| CIE-LCH | lch(72.25, 10.89, 287.48°) |
| OKLab | oklab(76.2% 0.0055 -0.028) |
| OKLCH | oklch(76.2% 0.029 281.2) |
| XYZ | xyz(42.9426, 44.0345, 58.4510) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 8.75
Cloudy Blue
#ACC2D9
ΔE00 9.07
Cool Gray
#9AA7B0
ΔE00 9.09
Dark Gray
#A9A9A9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0C4 #C4C2AE
analogous
#AEBBC4 #AEB0C4 #B7AEC4
triadic
#AEB0C4 #C4AEB0 #B0C4AE
tetradic
#AEB0C4 #C4AEBB #C4C2AE #AEC4B7
square
#AEB0C4 #C4AEBB #C4C2AE #AEC4B7
split-complementary
#AEB0C4 #C4B7AE #BBC4AE
monochromatic
#686C8F #8B8DAA #AEB0C4 #D1D3DE #EDEEF2
Accessibility & contrast
On white
2.14
#AEB0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#AEB0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0C4
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0C4 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB2C5
Deuteranopia (green-blind)
#AAB0C3
Tritanopia (blue-blind)
#AAB3B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb0c4; /* rgb */ color: rgb(174, 176, 196); /* oklch */ color: oklch(76.2% 0.029 281.2);
Tailwind
colors: {
custom: {
50: '#c6c7d5',
500: '#aeb0c4',
950: '#000000',
},
}SCSS
$custom: #aeb0c4; $custom-light: #c6c7d5; $custom-dark: #000000;
JSON
{
"hex": "#aeb0c4",
"rgb": {
"r": 174,
"g": 176,
"b": 196
},
"hsl": {
"h": 234.545,
"s": 15.714,
"l": 72.549
},
"oklch": {
"l": 0.76197,
"c": 0.02852,
"h": 281.2
},
"luminance": 0.44035
}Semantic roles & 50–950 ramp
primary
#AEB0C4
secondary
#E8E8E3
accent
#934C9A
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283