#A2ABDD#A2ABDD
#A2ABDD is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.2% C 0.073 H 276.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABDD |
|---|---|
| RGB | rgb(162, 171, 221) |
| HSL | hsl(231, 46%, 75%) |
| HSV | hsv(231, 27%, 87%) |
| CMYK | cmyk(26.7%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(70.89, 7.85, -26.24) |
| CIE-LCH | lch(70.89, 27.39, 286.66°) |
| OKLab | oklab(75.19% 0.0083 -0.0722) |
| OKLCH | oklch(75.19% 0.073 276.6) |
| XYZ | xyz(42.5109, 42.0265, 74.2647) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.49
Pastel Blue
#A2BFFE
ΔE00 7.94
Lavender
#B39DDB
ΔE00 8.22
Periwinkle Blue
#8F99FB
ΔE00 8.54
Periwinkle
#CCCCFF
ΔE00 9.42
Lightsteelblue
#B0C4DE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABDD #DDD4A2
analogous
#A2C9DD #A2ABDD #B6A2DD
triadic
#A2ABDD #DDA2AB #ABDDA2
tetradic
#A2ABDD #DDA2C9 #DDD4A2 #A2DDB6
square
#A2ABDD #DDA2C9 #DDD4A2 #A2DDB6
split-complementary
#A2ABDD #DDB6A2 #C9DDA2
monochromatic
#485ABC #7583CD #A2ABDD #CFD3ED #E9EBF7
Accessibility & contrast
On white
2.23
#A2ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#A2ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABDD
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABDD | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DF
Deuteranopia (green-blind)
#99ABDC
Tritanopia (blue-blind)
#93B4BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2abdd; /* rgb */ color: rgb(162, 171, 221); /* oklch */ color: oklch(75.2% 0.073 276.6);
Tailwind
colors: {
custom: {
50: '#bec3e7',
500: '#a2abdd',
950: '#000000',
},
}SCSS
$custom: #a2abdd; $custom-light: #bec3e7; $custom-dark: #000000;
JSON
{
"hex": "#a2abdd",
"rgb": {
"r": 162,
"g": 171,
"b": 221
},
"hsl": {
"h": 230.847,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.75188,
"c": 0.07272,
"h": 276.6
},
"luminance": 0.42028
}Semantic roles & 50–950 ramp
primary
#A2ABDD
secondary
#EEEBDD
accent
#A42CBA
background
#FBFCFE
surface
#F7F8FC
border
#D0D1D5
text
#121216
muted
#818184