#ABA2DC#ABA2DC
#ABA2DC is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.1% C 0.083 H 291.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2DC |
|---|---|
| RGB | rgb(171, 162, 220) |
| HSL | hsl(249, 45%, 75%) |
| HSV | hsv(249, 26%, 86%) |
| CMYK | cmyk(22.3%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(69.23, 15.36, -28.18) |
| CIE-LCH | lch(69.23, 32.10, 298.59°) |
| OKLab | oklab(74.06% 0.0303 -0.0776) |
| OKLCH | oklch(74.06% 0.083 291.3) |
| XYZ | xyz(42.6301, 39.6653, 73.1065) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.23
Lavender (survey)
#C79FEF
ΔE00 7.16
Pale Violet
#CEAEFA
ΔE00 7.41
Pale Purple
#B790D4
ΔE00 7.55
Pastel Purple
#CAA0FF
ΔE00 8.42
Lilac (survey)
#CEA2FD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2DC #D3DCA2
analogous
#A2B6DC #ABA2DC #C8A2DC
triadic
#ABA2DC #DCABA2 #A2DCAB
tetradic
#ABA2DC #DCA2B6 #D3DCA2 #A2DCC8
square
#ABA2DC #DCA2B6 #D3DCA2 #A2DCC8
split-complementary
#ABA2DC #DCC8A2 #B6DCA2
monochromatic
#5B49BB #8376CB #ABA2DC #D3CEED #EBE9F7
Accessibility & contrast
On white
2.35
#ABA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#ABA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2DC
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2DC | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#94A8DA
Tritanopia (blue-blind)
#A1ACB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba2dc; /* rgb */ color: rgb(171, 162, 220); /* oklch */ color: oklch(74.1% 0.083 291.3);
Tailwind
colors: {
custom: {
50: '#c5bde7',
500: '#aba2dc',
950: '#000000',
},
}SCSS
$custom: #aba2dc; $custom-light: #c5bde7; $custom-dark: #000000;
JSON
{
"hex": "#aba2dc",
"rgb": {
"r": 171,
"g": 162,
"b": 220
},
"hsl": {
"h": 249.31,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.7406,
"c": 0.08328,
"h": 291.3
},
"luminance": 0.39666
}Semantic roles & 50–950 ramp
primary
#ABA2DC
secondary
#EBEEDD
accent
#B82DA3
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184