#AEB0BB#AEB0BB
#AEB0BB is a light, near-neutral blue. Relative luminance 0.436; OKLCH L 75.9% C 0.016 H 277.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0BB |
|---|---|
| RGB | rgb(174, 176, 187) |
| HSL | hsl(231, 9%, 71%) |
| HSV | hsv(231, 7%, 73%) |
| CMYK | cmyk(7%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(71.99, 1.44, -5.84) |
| CIE-LCH | lch(71.99, 6.02, 283.82°) |
| OKLab | oklab(75.9% 0.0021 -0.0156) |
| OKLCH | oklch(75.9% 0.016 277.8) |
| XYZ | xyz(41.9488, 43.6370, 53.2169) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.63
Dark Gray
#A9A9A9
ΔE00 5.86
Cool Gray
#9AA7B0
ΔE00 6.52
Silver
#C0C0C0
ΔE00 6.88
Cloudy Blue
#ACC2D9
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0BB #BBB9AE
analogous
#AEB6BB #AEB0BB #B2AEBB
triadic
#AEB0BB #BBAEB0 #B0BBAE
tetradic
#AEB0BB #BBAEB6 #BBB9AE #AEBBB2
square
#AEB0BB #BBAEB6 #BBB9AE #AEBBB2
split-complementary
#AEB0BB #BBB2AE #B6BBAE
monochromatic
#6D7082 #8D909F #AEB0BB #CFD0D7 #EEEFF1
Accessibility & contrast
On white
2.16
#AEB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#AEB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0BB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0BB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#ADB0BB
Tritanopia (blue-blind)
#ABB2B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeb0bb; /* rgb */ color: rgb(174, 176, 187); /* oklch */ color: oklch(75.9% 0.016 277.8);
Tailwind
colors: {
custom: {
50: '#c6c7cf',
500: '#aeb0bb',
950: '#000000',
},
}SCSS
$custom: #aeb0bb; $custom-light: #c6c7cf; $custom-dark: #000000;
JSON
{
"hex": "#aeb0bb",
"rgb": {
"r": 174,
"g": 176,
"b": 187
},
"hsl": {
"h": 230.769,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.759,
"c": 0.01578,
"h": 277.8
},
"luminance": 0.43637
}Semantic roles & 50–950 ramp
primary
#AEB0BB
secondary
#E4E4E1
accent
#895393
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282