#A0ACBE#A0ACBE
#A0ACBE is a light, muted blue. Relative luminance 0.407; OKLCH L 74.1% C 0.029 H 258.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ACBE |
|---|---|
| RGB | rgb(160, 172, 190) |
| HSL | hsl(216, 19%, 69%) |
| HSV | hsv(216, 16%, 75%) |
| CMYK | cmyk(15.8%, 9.5%, 0%, 25.5%) |
| CIE-LAB | lab(69.96, -0.44, -10.62) |
| CIE-LCH | lch(69.96, 10.62, 267.62°) |
| OKLab | oklab(74.08% -0.0059 -0.0287) |
| OKLCH | oklch(74.08% 0.029 258.4) |
| XYZ | xyz(38.5418, 40.6956, 54.5297) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.77
Bluey Grey
#89A0B0
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 6.97
Dove Gray
#B6B8BD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ACBE #BEB2A0
analogous
#A0BBBE #A0ACBE #A3A0BE
triadic
#A0ACBE #BEA0AC #ACBEA0
tetradic
#A0ACBE #BEA0BB #BEB2A0 #A0BEA3
square
#A0ACBE #BEA0BB #BEB2A0 #A0BEA3
split-complementary
#A0ACBE #BEA3A0 #BBBEA0
monochromatic
#5C6E87 #7C8CA5 #A0ACBE #C4CCD7 #E9EBF0
Accessibility & contrast
On white
2.30
#A0ACBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#A0ACBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ACBE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ACBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ACBE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBF
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#99B0B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a0acbe; /* rgb */ color: rgb(160, 172, 190); /* oklch */ color: oklch(74.1% 0.029 258.4);
Tailwind
colors: {
custom: {
50: '#bcc4d1',
500: '#a0acbe',
950: '#000000',
},
}SCSS
$custom: #a0acbe; $custom-light: #bcc4d1; $custom-dark: #000000;
JSON
{
"hex": "#a0acbe",
"rgb": {
"r": 160,
"g": 172,
"b": 190
},
"hsl": {
"h": 216,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.74081,
"c": 0.0293,
"h": 258.4
},
"luminance": 0.40696
}Semantic roles & 50–950 ramp
primary
#A0ACBE
secondary
#E1DED8
accent
#7B489D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121214
muted
#818182