#AEAFBB#AEAFBB
#AEAFBB is a light, near-neutral blue. Relative luminance 0.432; OKLCH L 75.7% C 0.017 H 282.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFBB |
|---|---|
| RGB | rgb(174, 175, 187) |
| HSL | hsl(235, 9%, 71%) |
| HSV | hsv(235, 7%, 73%) |
| CMYK | cmyk(7%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(71.72, 1.98, -6.23) |
| CIE-LCH | lch(71.72, 6.54, 287.63°) |
| OKLab | oklab(75.69% 0.0036 -0.0167) |
| OKLCH | oklch(75.69% 0.017 282.2) |
| XYZ | xyz(41.7534, 43.2463, 53.1517) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.26
Dark Gray
#A9A9A9
ΔE00 6.27
Cool Gray
#9AA7B0
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 9.30
Cloudy Blue
#ACC2D9
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFBB #BBBAAE
analogous
#AEB5BB #AEAFBB #B3AEBB
triadic
#AEAFBB #BBAEAF #AFBBAE
tetradic
#AEAFBB #BBAEB5 #BBBAAE #AEBBB3
square
#AEAFBB #BBAEB5 #BBBAAE #AEBBB3
split-complementary
#AEAFBB #BBB3AE #B5BBAE
monochromatic
#6D6E82 #8D8E9F #AEAFBB #CFD0D7 #EEEFF1
Accessibility & contrast
On white
2.18
#AEAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#AEAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFBB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFBB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#ACAFBB
Tritanopia (blue-blind)
#ABB1B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeafbb; /* rgb */ color: rgb(174, 175, 187); /* oklch */ color: oklch(75.7% 0.017 282.2);
Tailwind
colors: {
custom: {
50: '#c6c6cf',
500: '#aeafbb',
950: '#000000',
},
}SCSS
$custom: #aeafbb; $custom-light: #c6c6cf; $custom-dark: #000000;
JSON
{
"hex": "#aeafbb",
"rgb": {
"r": 174,
"g": 175,
"b": 187
},
"hsl": {
"h": 235.385,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.75694,
"c": 0.01706,
"h": 282.2
},
"luminance": 0.43246
}Semantic roles & 50–950 ramp
primary
#AEAFBB
secondary
#E4E4E1
accent
#8E5393
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282