#A7AFBC#A7AFBC
#A7AFBC is a light, muted blue. Relative luminance 0.425; OKLCH L 75.2% C 0.021 H 260.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFBC |
|---|---|
| RGB | rgb(167, 175, 188) |
| HSL | hsl(217, 14%, 70%) |
| HSV | hsv(217, 11%, 74%) |
| CMYK | cmyk(11.2%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(71.22, -0.18, -7.59) |
| CIE-LCH | lch(71.22, 7.59, 268.62°) |
| OKLab | oklab(75.18% -0.0035 -0.0204) |
| OKLCH | oklch(75.18% 0.021 260.2) |
| XYZ | xyz(40.3414, 42.5058, 53.6463) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.42
Dove Gray
#B6B8BD
ΔE00 4.76
Dark Gray
#A9A9A9
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.89
Lightsteelblue
#B0C4DE
ΔE00 7.43
Bluey Grey
#89A0B0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFBC #BCB4A7
analogous
#A7BABC #A7AFBC #AAA7BC
triadic
#A7AFBC #BCA7AF #AFBCA7
tetradic
#A7AFBC #BCA7BA #BCB4A7 #A7BCAA
square
#A7AFBC #BCA7BA #BCB4A7 #A7BCAA
split-complementary
#A7AFBC #BCAAA7 #BABCA7
monochromatic
#657184 #848FA2 #A7AFBC #CACFD6 #ECEEF1
Accessibility & contrast
On white
2.21
#A7AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#A7AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFBC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFBC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBD
Deuteranopia (green-blind)
#A9ADBC
Tritanopia (blue-blind)
#A2B2B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a7afbc; /* rgb */ color: rgb(167, 175, 188); /* oklch */ color: oklch(75.2% 0.021 260.2);
Tailwind
colors: {
custom: {
50: '#c1c6d0',
500: '#a7afbc',
950: '#000000',
},
}SCSS
$custom: #a7afbc; $custom-light: #c1c6d0; $custom-dark: #000000;
JSON
{
"hex": "#a7afbc",
"rgb": {
"r": 167,
"g": 175,
"b": 188
},
"hsl": {
"h": 217.143,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.75176,
"c": 0.02071,
"h": 260.2
},
"luminance": 0.42506
}Semantic roles & 50–950 ramp
primary
#A7AFBC
secondary
#E2E0DC
accent
#7C4E98
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282