#A2ACBB#A2ACBB
#A2ACBB is a light, muted blue. Relative luminance 0.408; OKLCH L 74.1% C 0.024 H 258.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACBB |
|---|---|
| RGB | rgb(162, 172, 187) |
| HSL | hsl(216, 16%, 68%) |
| HSV | hsv(216, 13%, 73%) |
| CMYK | cmyk(13.4%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(70.02, -0.43, -8.86) |
| CIE-LCH | lch(70.02, 8.87, 267.24°) |
| OKLab | oklab(74.13% -0.0049 -0.0239) |
| OKLCH | oklch(74.13% 0.024 258.4) |
| XYZ | xyz(38.6204, 40.7737, 52.8395) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.05
Dove Gray
#B6B8BD
ΔE00 6.08
Bluey Grey
#89A0B0
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 6.94
Dark Gray
#A9A9A9
ΔE00 7.43
Cool Grey
#95A3A6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACBB #BBB1A2
analogous
#A2B8BB #A2ACBB #A4A2BB
triadic
#A2ACBB #BBA2AC #ACBBA2
tetradic
#A2ACBB #BBA2B8 #BBB1A2 #A2BBA4
square
#A2ACBB #BBA2B8 #BBB1A2 #A2BBA4
split-complementary
#A2ACBB #BBA4A2 #B8BBA2
monochromatic
#606E83 #7F8CA1 #A2ACBB #C5CCD5 #E9EBEF
Accessibility & contrast
On white
2.29
#A2ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#A2ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACBB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACBB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#9CAFB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2acbb; /* rgb */ color: rgb(162, 172, 187); /* oklch */ color: oklch(74.1% 0.024 258.4);
Tailwind
colors: {
custom: {
50: '#bdc4cf',
500: '#a2acbb',
950: '#000000',
},
}SCSS
$custom: #a2acbb; $custom-light: #bdc4cf; $custom-dark: #000000;
JSON
{
"hex": "#a2acbb",
"rgb": {
"r": 162,
"g": 172,
"b": 187
},
"hsl": {
"h": 216,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.7413,
"c": 0.0244,
"h": 258.4
},
"luminance": 0.40774
}Semantic roles & 50–950 ramp
primary
#A2ACBB
secondary
#E0DDD9
accent
#7B4C9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121213
muted
#818182