#AEB2BF#AEB2BF
#AEB2BF is a light, near-neutral blue. Relative luminance 0.446; OKLCH L 76.4% C 0.019 H 272.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2BF |
|---|---|
| RGB | rgb(174, 178, 191) |
| HSL | hsl(226, 12%, 72%) |
| HSV | hsv(226, 9%, 75%) |
| CMYK | cmyk(8.9%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(72.63, 1.16, -7.08) |
| CIE-LCH | lch(72.63, 7.18, 279.28°) |
| OKLab | oklab(76.44% 0.0007 -0.019) |
| OKLCH | oklch(76.44% 0.019 272.2) |
| XYZ | xyz(42.7780, 44.6007, 55.6352) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.02
Cool Gray
#9AA7B0
ΔE00 6.44
Dark Gray
#A9A9A9
ΔE00 6.78
Silver
#C0C0C0
ΔE00 7.28
Cloudy Blue
#ACC2D9
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2BF #BFBBAE
analogous
#AEBBBF #AEB2BF #B3AEBF
triadic
#AEB2BF #BFAEB2 #B2BFAE
tetradic
#AEB2BF #BFAEBB #BFBBAE #AEBFB3
square
#AEB2BF #BFAEBB #BFBBAE #AEBFB3
split-complementary
#AEB2BF #BFB3AE #BBBFAE
monochromatic
#6B7288 #8C92A4 #AEB2BF #D0D3DA #EEEFF1
Accessibility & contrast
On white
2.12
#AEB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#AEB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2BF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2BF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#AAB4B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb2bf; /* rgb */ color: rgb(174, 178, 191); /* oklch */ color: oklch(76.4% 0.019 272.2);
Tailwind
colors: {
custom: {
50: '#c6c9d2',
500: '#aeb2bf',
950: '#000000',
},
}SCSS
$custom: #aeb2bf; $custom-light: #c6c9d2; $custom-dark: #000000;
JSON
{
"hex": "#aeb2bf",
"rgb": {
"r": 174,
"g": 178,
"b": 191
},
"hsl": {
"h": 225.882,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.76443,
"c": 0.01902,
"h": 272.2
},
"luminance": 0.44601
}Semantic roles & 50–950 ramp
primary
#AEB2BF
secondary
#E7E6E2
accent
#855096
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282