#ABA4DB#ABA4DB
#ABA4DB is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.4% C 0.079 H 290.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4DB |
|---|---|
| RGB | rgb(171, 164, 219) |
| HSL | hsl(248, 43%, 75%) |
| HSV | hsv(248, 25%, 86%) |
| CMYK | cmyk(21.9%, 25.1%, 0%, 14.1%) |
| CIE-LAB | lab(69.70, 14.01, -26.91) |
| CIE-LCH | lch(69.70, 30.34, 297.50°) |
| OKLab | oklab(74.41% 0.0272 -0.074) |
| OKLCH | oklch(74.41% 0.079 290.2) |
| XYZ | xyz(42.8532, 40.3227, 72.5295) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.81
Pale Violet
#CEAEFA
ΔE00 7.65
Lavender (survey)
#C79FEF
ΔE00 7.70
Pale Purple
#B790D4
ΔE00 8.18
Light Violet
#D6B4FC
ΔE00 8.88
Pastel Purple
#CAA0FF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4DB #D4DBA4
analogous
#A4B9DB #ABA4DB #C6A4DB
triadic
#ABA4DB #DBABA4 #A4DBAB
tetradic
#ABA4DB #DBA4B9 #D4DBA4 #A4DBC6
square
#ABA4DB #DBA4B9 #D4DBA4 #A4DBC6
split-complementary
#ABA4DB #DBC6A4 #B9DBA4
monochromatic
#5A4CB8 #8378CA #ABA4DB #D3D0EC #EBE9F6
Accessibility & contrast
On white
2.32
#ABA4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#ABA4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4DB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4DB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDD
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#A1ADB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba4db; /* rgb */ color: rgb(171, 164, 219); /* oklch */ color: oklch(74.4% 0.079 290.2);
Tailwind
colors: {
custom: {
50: '#c4bfe6',
500: '#aba4db',
950: '#000000',
},
}SCSS
$custom: #aba4db; $custom-light: #c4bfe6; $custom-dark: #000000;
JSON
{
"hex": "#aba4db",
"rgb": {
"r": 171,
"g": 164,
"b": 219
},
"hsl": {
"h": 247.636,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.74409,
"c": 0.07881,
"h": 290.2
},
"luminance": 0.40323
}Semantic roles & 50–950 ramp
primary
#ABA4DB
secondary
#EBEDDE
accent
#B62FA5
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184