#ABA2DB#ABA2DB
#ABA2DB is a light, moderate blue. Relative luminance 0.396; OKLCH L 74.0% C 0.082 H 291.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2DB |
|---|---|
| RGB | rgb(171, 162, 219) |
| HSL | hsl(249, 44%, 75%) |
| HSV | hsv(249, 26%, 86%) |
| CMYK | cmyk(21.9%, 26%, 0%, 14.1%) |
| CIE-LAB | lab(69.19, 15.13, -27.69) |
| CIE-LCH | lch(69.19, 31.55, 298.65°) |
| OKLab | oklab(74.02% 0.03 -0.0762) |
| OKLCH | oklch(74.02% 0.082 291.5) |
| XYZ | xyz(42.4981, 39.6125, 72.4111) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.21
Lavender (survey)
#C79FEF
ΔE00 7.24
Pale Violet
#CEAEFA
ΔE00 7.49
Pale Purple
#B790D4
ΔE00 7.53
Pastel Purple
#CAA0FF
ΔE00 8.56
Lilac (survey)
#CEA2FD
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2DB #D2DBA2
analogous
#A2B6DB #ABA2DB #C8A2DB
triadic
#ABA2DB #DBABA2 #A2DBAB
tetradic
#ABA2DB #DBA2B6 #D2DBA2 #A2DBC8
square
#ABA2DB #DBA2B6 #D2DBA2 #A2DBC8
split-complementary
#ABA2DB #DBC8A2 #B6DBA2
monochromatic
#5B4AB9 #8376CA #ABA2DB #D3CEEC #EBE9F6
Accessibility & contrast
On white
2.35
#ABA2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#ABA2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2DB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2DB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADD
Deuteranopia (green-blind)
#95A8D9
Tritanopia (blue-blind)
#A1ABB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba2db; /* rgb */ color: rgb(171, 162, 219); /* oklch */ color: oklch(74.0% 0.082 291.5);
Tailwind
colors: {
custom: {
50: '#c4bde6',
500: '#aba2db',
950: '#000000',
},
}SCSS
$custom: #aba2db; $custom-light: #c4bde6; $custom-dark: #000000;
JSON
{
"hex": "#aba2db",
"rgb": {
"r": 171,
"g": 162,
"b": 219
},
"hsl": {
"h": 249.474,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.74018,
"c": 0.08187,
"h": 291.5
},
"luminance": 0.39613
}Semantic roles & 50–950 ramp
primary
#ABA2DB
secondary
#EBEDDE
accent
#B72EA2
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184