#A2ACBC#A2ACBC
#A2ACBC is a light, muted blue. Relative luminance 0.408; OKLCH L 74.2% C 0.026 H 259.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACBC |
|---|---|
| RGB | rgb(162, 172, 188) |
| HSL | hsl(217, 16%, 69%) |
| HSV | hsv(217, 14%, 74%) |
| CMYK | cmyk(13.8%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(70.05, -0.21, -9.37) |
| CIE-LCH | lch(70.05, 9.37, 268.69°) |
| OKLab | oklab(74.16% -0.0045 -0.0253) |
| OKLCH | oklch(74.16% 0.026 259.8) |
| XYZ | xyz(38.7278, 40.8167, 53.4052) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.46
Dove Gray
#B6B8BD
ΔE00 6.32
Bluey Grey
#89A0B0
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 7.37
Light Grey Blue
#9DBCD4
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACBC #BCB2A2
analogous
#A2B9BC #A2ACBC #A5A2BC
triadic
#A2ACBC #BCA2AC #ACBCA2
tetradic
#A2ACBC #BCA2B9 #BCB2A2 #A2BCA5
square
#A2ACBC #BCA2B9 #BCB2A2 #A2BCA5
split-complementary
#A2ACBC #BCA5A2 #B9BCA2
monochromatic
#5F6E84 #7E8CA2 #A2ACBC #C6CCD6 #E9EBEF
Accessibility & contrast
On white
2.29
#A2ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#A2ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACBC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACBC | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBD
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#9CAFB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2acbc; /* rgb */ color: rgb(162, 172, 188); /* oklch */ color: oklch(74.2% 0.026 259.8);
Tailwind
colors: {
custom: {
50: '#bdc4d0',
500: '#a2acbc',
950: '#000000',
},
}SCSS
$custom: #a2acbc; $custom-light: #bdc4d0; $custom-dark: #000000;
JSON
{
"hex": "#a2acbc",
"rgb": {
"r": 162,
"g": 172,
"b": 188
},
"hsl": {
"h": 216.923,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.74164,
"c": 0.02568,
"h": 259.8
},
"luminance": 0.40817
}Semantic roles & 50–950 ramp
primary
#A2ACBC
secondary
#E1DED9
accent
#7C4B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121214
muted
#818182