#A2ACC0#A2ACC0
#A2ACC0 is a light, muted blue. Relative luminance 0.410; OKLCH L 74.3% C 0.031 H 264.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACC0 |
|---|---|
| RGB | rgb(162, 172, 192) |
| HSL | hsl(220, 19%, 69%) |
| HSV | hsv(220, 16%, 75%) |
| CMYK | cmyk(15.6%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(70.17, 0.65, -11.39) |
| CIE-LCH | lch(70.17, 11.41, 273.25°) |
| OKLab | oklab(74.3% -0.003 -0.0308) |
| OKLCH | oklch(74.3% 0.031 264.4) |
| XYZ | xyz(39.1650, 40.9915, 55.7077) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.04
Dove Gray
#B6B8BD
ΔE00 7.40
Bluey Grey
#89A0B0
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACC0 #C0B6A2
analogous
#A2BBC0 #A2ACC0 #A7A2C0
triadic
#A2ACC0 #C0A2AC #ACC0A2
tetradic
#A2ACC0 #C0A2BB #C0B6A2 #A2C0A7
square
#A2ACC0 #C0A2BB #C0B6A2 #A2C0A7
split-complementary
#A2ACC0 #C0A7A2 #BBC0A2
monochromatic
#5E6C8A #7E8BA7 #A2ACC0 #C6CDD9 #EBEDF1
Accessibility & contrast
On white
2.28
#A2ACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#A2ACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACC0
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACC0 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC1
Deuteranopia (green-blind)
#A3AAC0
Tritanopia (blue-blind)
#9BB0B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2acc0; /* rgb */ color: rgb(162, 172, 192); /* oklch */ color: oklch(74.3% 0.031 264.4);
Tailwind
colors: {
custom: {
50: '#bdc4d3',
500: '#a2acc0',
950: '#000000',
},
}SCSS
$custom: #a2acc0; $custom-light: #bdc4d3; $custom-dark: #000000;
JSON
{
"hex": "#a2acc0",
"rgb": {
"r": 162,
"g": 172,
"b": 192
},
"hsl": {
"h": 220,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.74301,
"c": 0.03097,
"h": 264.4
},
"luminance": 0.40992
}Semantic roles & 50–950 ramp
primary
#A2ACC0
secondary
#E3E0DB
accent
#81489E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121214
muted
#818182