#A2ACBF#A2ACBF
#A2ACBF is a light, muted blue. Relative luminance 0.409; OKLCH L 74.3% C 0.030 H 263.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACBF |
|---|---|
| RGB | rgb(162, 172, 191) |
| HSL | hsl(219, 18%, 69%) |
| HSV | hsv(219, 15%, 75%) |
| CMYK | cmyk(15.2%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(70.14, 0.43, -10.89) |
| CIE-LCH | lch(70.14, 10.90, 272.26°) |
| OKLab | oklab(74.27% -0.0034 -0.0294) |
| OKLCH | oklch(74.27% 0.03 263.4) |
| XYZ | xyz(39.0546, 40.9474, 55.1261) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.69
Cloudy Blue
#ACC2D9
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 7.12
Bluey Grey
#89A0B0
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACBF #BFB5A2
analogous
#A2BBBF #A2ACBF #A7A2BF
triadic
#A2ACBF #BFA2AC #ACBFA2
tetradic
#A2ACBF #BFA2BB #BFB5A2 #A2BFA7
square
#A2ACBF #BFA2BB #BFB5A2 #A2BFA7
split-complementary
#A2ACBF #BFA7A2 #BBBFA2
monochromatic
#5E6D89 #7E8CA6 #A2ACBF #C6CCD8 #EBEDF1
Accessibility & contrast
On white
2.29
#A2ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#A2ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACBF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACBF | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#A4AABF
Tritanopia (blue-blind)
#9BB0B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2acbf; /* rgb */ color: rgb(162, 172, 191); /* oklch */ color: oklch(74.3% 0.030 263.4);
Tailwind
colors: {
custom: {
50: '#bdc4d2',
500: '#a2acbf',
950: '#000000',
},
}SCSS
$custom: #a2acbf; $custom-light: #bdc4d2; $custom-dark: #000000;
JSON
{
"hex": "#a2acbf",
"rgb": {
"r": 162,
"g": 172,
"b": 191
},
"hsl": {
"h": 219.31,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74266,
"c": 0.02963,
"h": 263.4
},
"luminance": 0.40948
}Semantic roles & 50–950 ramp
primary
#A2ACBF
secondary
#E3E0DA
accent
#80499D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121214
muted
#818182