#A0ABC2#A0ABC2
#A0ABC2 is a light, muted blue. Relative luminance 0.405; OKLCH L 74.0% C 0.035 H 265.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ABC2 |
|---|---|
| RGB | rgb(160, 171, 194) |
| HSL | hsl(221, 22%, 69%) |
| HSV | hsv(221, 18%, 76%) |
| CMYK | cmyk(17.5%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.82, 0.98, -13.04) |
| CIE-LCH | lch(69.82, 13.07, 274.31°) |
| OKLab | oklab(74.01% -0.003 -0.0353) |
| OKLCH | oklch(74.01% 0.035 265.1) |
| XYZ | xyz(38.7954, 40.4937, 56.8006) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.14
Cloudy Blue
#ACC2D9
ΔE00 7.20
Bluey Grey
#89A0B0
ΔE00 7.86
Light Grey Blue
#9DBCD4
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ABC2 #C2B7A0
analogous
#A0BCC2 #A0ABC2 #A6A0C2
triadic
#A0ABC2 #C2A0AB #ABC2A0
tetradic
#A0ABC2 #C2A0BC #C2B7A0 #A0C2A6
square
#A0ABC2 #C2A0BC #C2B7A0 #A0C2A6
split-complementary
#A0ABC2 #C2A6A0 #BCC2A0
monochromatic
#5B6B8D #7B8AAA #A0ABC2 #C5CCDA #EBEDF2
Accessibility & contrast
On white
2.31
#A0ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#A0ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ABC2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ABC2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC3
Deuteranopia (green-blind)
#A1A9C1
Tritanopia (blue-blind)
#98AFB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a0abc2; /* rgb */ color: rgb(160, 171, 194); /* oklch */ color: oklch(74.0% 0.035 265.1);
Tailwind
colors: {
custom: {
50: '#bcc4d4',
500: '#a0abc2',
950: '#000000',
},
}SCSS
$custom: #a0abc2; $custom-light: #bcc4d4; $custom-dark: #000000;
JSON
{
"hex": "#a0abc2",
"rgb": {
"r": 160,
"g": 171,
"b": 194
},
"hsl": {
"h": 220.588,
"s": 21.795,
"l": 69.412
},
"oklch": {
"l": 0.7401,
"c": 0.03548,
"h": 265.1
},
"luminance": 0.40494
}Semantic roles & 50–950 ramp
primary
#A0ABC2
secondary
#E4E1DA
accent
#8345A0
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121214
muted
#818183