#AEAFBC#AEAFBC
#AEAFBC is a light, near-neutral blue. Relative luminance 0.433; OKLCH L 75.7% C 0.018 H 282.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFBC |
|---|---|
| RGB | rgb(174, 175, 188) |
| HSL | hsl(236, 9%, 71%) |
| HSV | hsv(236, 7%, 74%) |
| CMYK | cmyk(7.4%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(71.75, 2.18, -6.74) |
| CIE-LCH | lch(71.75, 7.08, 287.93°) |
| OKLab | oklab(75.73% 0.004 -0.018) |
| OKLCH | oklch(75.73% 0.018 282.4) |
| XYZ | xyz(41.8609, 43.2892, 53.7175) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.63
Dark Gray
#A9A9A9
ΔE00 6.69
Cool Gray
#9AA7B0
ΔE00 7.37
Silver
#C0C0C0
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 9.20
Cloudy Blue
#ACC2D9
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFBC #BCBBAE
analogous
#AEB6BC #AEAFBC #B4AEBC
triadic
#AEAFBC #BCAEAF #AFBCAE
tetradic
#AEAFBC #BCAEB6 #BCBBAE #AEBCB4
square
#AEAFBC #BCAEB6 #BCBBAE #AEBCB4
split-complementary
#AEAFBC #BCB4AE #B6BCAE
monochromatic
#6C6E83 #8D8EA0 #AEAFBC #CFD0D8 #EEEEF1
Accessibility & contrast
On white
2.17
#AEAFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#AEAFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFBC
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFBC | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BD
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#ABB1B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeafbc; /* rgb */ color: rgb(174, 175, 188); /* oklch */ color: oklch(75.7% 0.018 282.4);
Tailwind
colors: {
custom: {
50: '#c6c6d0',
500: '#aeafbc',
950: '#000000',
},
}SCSS
$custom: #aeafbc; $custom-light: #c6c6d0; $custom-dark: #000000;
JSON
{
"hex": "#aeafbc",
"rgb": {
"r": 174,
"g": 175,
"b": 188
},
"hsl": {
"h": 235.714,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.75726,
"c": 0.01848,
"h": 282.4
},
"luminance": 0.43289
}Semantic roles & 50–950 ramp
primary
#AEAFBC
secondary
#E5E4E1
accent
#8F5293
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282