#A2ABDC#A2ABDC
#A2ABDC is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.1% C 0.071 H 276.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABDC |
|---|---|
| RGB | rgb(162, 171, 220) |
| HSL | hsl(231, 45%, 75%) |
| HSV | hsv(231, 26%, 86%) |
| CMYK | cmyk(26.4%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(70.85, 7.61, -25.75) |
| CIE-LCH | lch(70.85, 26.85, 286.47°) |
| OKLab | oklab(75.15% 0.008 -0.0708) |
| OKLCH | oklch(75.15% 0.071 276.5) |
| XYZ | xyz(42.3781, 41.9734, 73.5652) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 8.05
Lavender
#B39DDB
ΔE00 8.23
Periwinkle Blue
#8F99FB
ΔE00 8.69
Periwinkle
#CCCCFF
ΔE00 9.43
Lightsteelblue
#B0C4DE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABDC #DCD3A2
analogous
#A2C8DC #A2ABDC #B6A2DC
triadic
#A2ABDC #DCA2AB #ABDCA2
tetradic
#A2ABDC #DCA2C8 #DCD3A2 #A2DCB6
square
#A2ABDC #DCA2C8 #DCD3A2 #A2DCB6
split-complementary
#A2ABDC #DCB6A2 #C8DCA2
monochromatic
#495BBB #7683CB #A2ABDC #CED3ED #E9EBF7
Accessibility & contrast
On white
2.24
#A2ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#A2ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABDC
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABDC | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DE
Deuteranopia (green-blind)
#99ABDB
Tritanopia (blue-blind)
#94B4BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2abdc; /* rgb */ color: rgb(162, 171, 220); /* oklch */ color: oklch(75.1% 0.071 276.5);
Tailwind
colors: {
custom: {
50: '#bec3e7',
500: '#a2abdc',
950: '#000000',
},
}SCSS
$custom: #a2abdc; $custom-light: #bec3e7; $custom-dark: #000000;
JSON
{
"hex": "#a2abdc",
"rgb": {
"r": 162,
"g": 171,
"b": 220
},
"hsl": {
"h": 230.69,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.75148,
"c": 0.0713,
"h": 276.5
},
"luminance": 0.41975
}Semantic roles & 50–950 ramp
primary
#A2ABDC
secondary
#EEEBDD
accent
#A32DB8
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121216
muted
#818184