#A2ABCD#A2ABCD
#A2ABCD is a light, muted blue. Relative luminance 0.412; OKLCH L 74.6% C 0.050 H 273.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABCD |
|---|---|
| RGB | rgb(162, 171, 205) |
| HSL | hsl(227, 30%, 72%) |
| HSV | hsv(227, 21%, 80%) |
| CMYK | cmyk(21%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(70.33, 4.09, -18.32) |
| CIE-LCH | lch(70.33, 18.77, 282.60°) |
| OKLab | oklab(74.56% 0.0031 -0.05) |
| OKLCH | oklch(74.56% 0.05 273.5) |
| XYZ | xyz(40.4799, 41.2141, 63.5682) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.48
Light Periwinkle
#C1C6FC
ΔE00 9.01
Light Blue Grey
#B7C9E2
ΔE00 9.26
Cloudy Blue
#ACC2D9
ΔE00 9.29
Lavender
#B39DDB
ΔE00 9.67
Pastel Blue
#A2BFFE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABCD #CDC4A2
analogous
#A2C1CD #A2ABCD #AFA2CD
triadic
#A2ABCD #CDA2AB #ABCDA2
tetradic
#A2ABCD #CDA2C1 #CDC4A2 #A2CDAF
square
#A2ABCD #CDA2C1 #CDC4A2 #A2CDAF
split-complementary
#A2ABCD #CDAFA2 #C1CDA2
monochromatic
#56659F #7A87B8 #A2ABCD #CACFE2 #EBEDF4
Accessibility & contrast
On white
2.27
#A2ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#A2ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABCD
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABCD | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AECF
Deuteranopia (green-blind)
#9EAACC
Tritanopia (blue-blind)
#98B1B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2abcd; /* rgb */ color: rgb(162, 171, 205); /* oklch */ color: oklch(74.6% 0.050 273.5);
Tailwind
colors: {
custom: {
50: '#bec3dc',
500: '#a2abcd',
950: '#000000',
},
}SCSS
$custom: #a2abcd; $custom-light: #bec3dc; $custom-dark: #000000;
JSON
{
"hex": "#a2abcd",
"rgb": {
"r": 162,
"g": 171,
"b": 205
},
"hsl": {
"h": 227.442,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.74562,
"c": 0.05007,
"h": 273.5
},
"luminance": 0.41215
}Semantic roles & 50–950 ramp
primary
#A2ABCD
secondary
#EBE9E0
accent
#923DA9
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121215
muted
#818183