#A2ACC9#A2ACC9
#A2ACC9 is a light, muted blue. Relative luminance 0.414; OKLCH L 74.6% C 0.043 H 270.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACC9 |
|---|---|
| RGB | rgb(162, 172, 201) |
| HSL | hsl(225, 27%, 71%) |
| HSV | hsv(225, 19%, 79%) |
| CMYK | cmyk(19.4%, 14.4%, 0%, 21.2%) |
| CIE-LAB | lab(70.46, 2.64, -15.92) |
| CIE-LCH | lch(70.46, 16.14, 279.40°) |
| OKLab | oklab(74.62% 0.0002 -0.0433) |
| OKLCH | oklch(74.62% 0.043 270.3) |
| XYZ | xyz(40.1928, 41.4027, 61.1209) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.51
Cloudy Blue
#ACC2D9
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 8.36
Cool Gray
#9AA7B0
ΔE00 9.37
Light Grey Blue
#9DBCD4
ΔE00 9.37
Light Periwinkle
#C1C6FC
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACC9 #C9BFA2
analogous
#A2BFC9 #A2ACC9 #ABA2C9
triadic
#A2ACC9 #C9A2AC #ACC9A2
tetradic
#A2ACC9 #C9A2BF #C9BFA2 #A2C9AB
square
#A2ACC9 #C9A2BF #C9BFA2 #A2C9AB
split-complementary
#A2ACC9 #C9ABA2 #BFC9A2
monochromatic
#586998 #7B89B3 #A2ACC9 #C9CFDF #ECEEF4
Accessibility & contrast
On white
2.26
#A2ACC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#A2ACC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACC9
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACC9 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AECA
Deuteranopia (green-blind)
#A1ABC8
Tritanopia (blue-blind)
#99B1B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2acc9; /* rgb */ color: rgb(162, 172, 201); /* oklch */ color: oklch(74.6% 0.043 270.3);
Tailwind
colors: {
custom: {
50: '#bec4d9',
500: '#a2acc9',
950: '#000000',
},
}SCSS
$custom: #a2acc9; $custom-light: #bec4d9; $custom-dark: #000000;
JSON
{
"hex": "#a2acc9",
"rgb": {
"r": 162,
"g": 172,
"b": 201
},
"hsl": {
"h": 224.615,
"s": 26.531,
"l": 71.176
},
"oklch": {
"l": 0.74621,
"c": 0.04331,
"h": 270.3
},
"luminance": 0.41403
}Semantic roles & 50–950 ramp
primary
#A2ACC9
secondary
#E9E6DE
accent
#8B40A5
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121214
muted
#818183