#AEB7C8#AEB7C8
#AEB7C8 is a light, muted blue. Relative luminance 0.470; OKLCH L 77.8% C 0.026 H 263.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7C8 |
|---|---|
| RGB | rgb(174, 183, 200) |
| HSL | hsl(219, 19%, 73%) |
| HSV | hsv(219, 13%, 78%) |
| CMYK | cmyk(13%, 8.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.21, 0.31, -9.65) |
| CIE-LCH | lch(74.21, 9.66, 271.83°) |
| OKLab | oklab(77.77% -0.0031 -0.026) |
| OKLCH | oklch(77.77% 0.026 263.3) |
| XYZ | xyz(44.8120, 47.0352, 61.3502) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 5.16
Dove Gray
#B6B8BD
ΔE00 5.40
Light Blue Grey
#B7C9E2
ΔE00 5.62
Cool Gray
#9AA7B0
ΔE00 6.86
Light Grey Blue
#9DBCD4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7C8 #C8BFAE
analogous
#AEC4C8 #AEB7C8 #B2AEC8
triadic
#AEB7C8 #C8AEB7 #B7C8AE
tetradic
#AEB7C8 #C8AEC4 #C8BFAE #AEC8B2
square
#AEB7C8 #C8AEC4 #C8BFAE #AEC8B2
split-complementary
#AEB7C8 #C8B2AE #C4C8AE
monochromatic
#667696 #8A97AF #AEB7C8 #D2D7E1 #EDEFF3
Accessibility & contrast
On white
2.02
#AEB7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#AEB7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7C8
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7C8 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8C9
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#A8BABC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb7c8; /* rgb */ color: rgb(174, 183, 200); /* oklch */ color: oklch(77.8% 0.026 263.3);
Tailwind
colors: {
custom: {
50: '#c6ccd8',
500: '#aeb7c8',
950: '#000000',
},
}SCSS
$custom: #aeb7c8; $custom-light: #c6ccd8; $custom-dark: #000000;
JSON
{
"hex": "#aeb7c8",
"rgb": {
"r": 174,
"g": 183,
"b": 200
},
"hsl": {
"h": 219.231,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77774,
"c": 0.0262,
"h": 263.3
},
"luminance": 0.47036
}Semantic roles & 50–950 ramp
primary
#AEB7C8
secondary
#E9E7E2
accent
#80489D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283