#A2ABC2#A2ABC2
#A2ABC2 is a light, muted blue. Relative luminance 0.407; OKLCH L 74.2% C 0.035 H 268.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABC2 |
|---|---|
| RGB | rgb(162, 171, 194) |
| HSL | hsl(223, 21%, 70%) |
| HSV | hsv(223, 16%, 76%) |
| CMYK | cmyk(16.5%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.97, 1.63, -12.80) |
| CIE-LCH | lch(69.97, 12.90, 277.26°) |
| OKLab | oklab(74.16% -0.0009 -0.0347) |
| OKLCH | oklch(74.16% 0.035 268.6) |
| XYZ | xyz(39.1985, 40.7016, 56.8195) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 8.34
Dove Gray
#B6B8BD
ΔE00 8.36
Bluey Grey
#89A0B0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABC2 #C2B9A2
analogous
#A2BBC2 #A2ABC2 #A9A2C2
triadic
#A2ABC2 #C2A2AB #ABC2A2
tetradic
#A2ABC2 #C2A2BB #C2B9A2 #A2C2A9
square
#A2ABC2 #C2A2BB #C2B9A2 #A2C2A9
split-complementary
#A2ABC2 #C2A9A2 #BBC2A2
monochromatic
#5D6A8D #7D8AAA #A2ABC2 #C7CCDA #ECEEF2
Accessibility & contrast
On white
2.30
#A2ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#A2ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABC2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABC2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC3
Deuteranopia (green-blind)
#A2AAC1
Tritanopia (blue-blind)
#9BAFB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2abc2; /* rgb */ color: rgb(162, 171, 194); /* oklch */ color: oklch(74.2% 0.035 268.6);
Tailwind
colors: {
custom: {
50: '#bdc4d4',
500: '#a2abc2',
950: '#000000',
},
}SCSS
$custom: #a2abc2; $custom-light: #bdc4d4; $custom-dark: #000000;
JSON
{
"hex": "#a2abc2",
"rgb": {
"r": 162,
"g": 171,
"b": 194
},
"hsl": {
"h": 223.125,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.74162,
"c": 0.03469,
"h": 268.6
},
"luminance": 0.40702
}Semantic roles & 50–950 ramp
primary
#A2ABC2
secondary
#E4E2DB
accent
#86469F
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121214
muted
#818183