#A2ABDB#A2ABDB
#A2ABDB is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.1% C 0.070 H 276.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABDB |
|---|---|
| RGB | rgb(162, 171, 219) |
| HSL | hsl(231, 44%, 75%) |
| HSV | hsv(231, 26%, 86%) |
| CMYK | cmyk(26%, 21.9%, 0%, 14.1%) |
| CIE-LAB | lab(70.82, 7.37, -25.26) |
| CIE-LCH | lch(70.82, 26.31, 286.27°) |
| OKLab | oklab(75.11% 0.0077 -0.0695) |
| OKLCH | oklch(75.11% 0.07 276.3) |
| XYZ | xyz(42.2460, 41.9206, 72.8698) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.15
Lavender
#B39DDB
ΔE00 8.26
Periwinkle Blue
#8F99FB
ΔE00 8.84
Periwinkle
#CCCCFF
ΔE00 9.45
Lightsteelblue
#B0C4DE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABDB #DBD2A2
analogous
#A2C8DB #A2ABDB #B6A2DB
triadic
#A2ABDB #DBA2AB #ABDBA2
tetradic
#A2ABDB #DBA2C8 #DBD2A2 #A2DBB6
square
#A2ABDB #DBA2C8 #DBD2A2 #A2DBB6
split-complementary
#A2ABDB #DBB6A2 #C8DBA2
monochromatic
#4A5BB9 #7683CA #A2ABDB #CED3EC #E9EBF6
Accessibility & contrast
On white
2.24
#A2ABDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#A2ABDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABDB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABDB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DD
Deuteranopia (green-blind)
#9AABDA
Tritanopia (blue-blind)
#94B4BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2abdb; /* rgb */ color: rgb(162, 171, 219); /* oklch */ color: oklch(75.1% 0.070 276.3);
Tailwind
colors: {
custom: {
50: '#bec3e6',
500: '#a2abdb',
950: '#000000',
},
}SCSS
$custom: #a2abdb; $custom-light: #bec3e6; $custom-dark: #000000;
JSON
{
"hex": "#a2abdb",
"rgb": {
"r": 162,
"g": 171,
"b": 219
},
"hsl": {
"h": 230.526,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.75107,
"c": 0.06988,
"h": 276.3
},
"luminance": 0.41922
}Semantic roles & 50–950 ramp
primary
#A2ABDB
secondary
#EDEBDE
accent
#A22EB7
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121216
muted
#818184