#A7ACBF#A7ACBF
#A7ACBF is a light, muted blue. Relative luminance 0.415; OKLCH L 74.7% C 0.028 H 274.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ACBF |
|---|---|
| RGB | rgb(167, 172, 191) |
| HSL | hsl(228, 16%, 70%) |
| HSV | hsv(228, 13%, 75%) |
| CMYK | cmyk(12.6%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(70.51, 2.08, -10.29) |
| CIE-LCH | lch(70.51, 10.50, 281.43°) |
| OKLab | oklab(74.65% 0.0019 -0.0277) |
| OKLCH | oklch(74.65% 0.028 274) |
| XYZ | xyz(40.0908, 41.4817, 55.1747) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.92
Cool Gray
#9AA7B0
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 8.36
Dark Gray
#A9A9A9
ΔE00 8.71
Light Blue Grey
#B7C9E2
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ACBF #BFBAA7
analogous
#A7B8BF #A7ACBF #AEA7BF
triadic
#A7ACBF #BFA7AC #ACBFA7
tetradic
#A7ACBF #BFA7B8 #BFBAA7 #A7BFAE
square
#A7ACBF #BFA7B8 #BFBAA7 #A7BFAE
split-complementary
#A7ACBF #BFAEA7 #B8BFA7
monochromatic
#636B88 #848BA5 #A7ACBF #CACDD9 #EDEEF2
Accessibility & contrast
On white
2.26
#A7ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#A7ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ACBF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ACBF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#A5ACBE
Tritanopia (blue-blind)
#A2AFB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a7acbf; /* rgb */ color: rgb(167, 172, 191); /* oklch */ color: oklch(74.7% 0.028 274.0);
Tailwind
colors: {
custom: {
50: '#c1c4d2',
500: '#a7acbf',
950: '#000000',
},
}SCSS
$custom: #a7acbf; $custom-light: #c1c4d2; $custom-dark: #000000;
JSON
{
"hex": "#a7acbf",
"rgb": {
"r": 167,
"g": 172,
"b": 191
},
"hsl": {
"h": 227.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.74652,
"c": 0.02782,
"h": 274
},
"luminance": 0.41482
}Semantic roles & 50–950 ramp
primary
#A7ACBF
secondary
#E4E3DE
accent
#8A4B9A
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121214
muted
#818182