#ABA3DB#ABA3DB
#ABA3DB is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.2% C 0.080 H 290.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3DB |
|---|---|
| RGB | rgb(171, 163, 219) |
| HSL | hsl(249, 44%, 75%) |
| HSV | hsv(249, 26%, 86%) |
| CMYK | cmyk(21.9%, 25.6%, 0%, 14.1%) |
| CIE-LAB | lab(69.45, 14.57, -27.30) |
| CIE-LCH | lch(69.45, 30.94, 298.08°) |
| OKLab | oklab(74.21% 0.0286 -0.0751) |
| OKLCH | oklch(74.21% 0.08 290.9) |
| XYZ | xyz(42.6750, 39.9662, 72.4700) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.50
Lavender (survey)
#C79FEF
ΔE00 7.47
Pale Violet
#CEAEFA
ΔE00 7.56
Pale Purple
#B790D4
ΔE00 7.85
Pastel Purple
#CAA0FF
ΔE00 8.75
Light Violet
#D6B4FC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3DB #D3DBA3
analogous
#A3B7DB #ABA3DB #C7A3DB
triadic
#ABA3DB #DBABA3 #A3DBAB
tetradic
#ABA3DB #DBA3B7 #D3DBA3 #A3DBC7
square
#ABA3DB #DBA3B7 #D3DBA3 #A3DBC7
split-complementary
#ABA3DB #DBC7A3 #B7DBA3
monochromatic
#5B4BB9 #8377CA #ABA3DB #D3CFEC #EBE9F6
Accessibility & contrast
On white
2.34
#ABA3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#ABA3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3DB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3DB | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDD
Deuteranopia (green-blind)
#96A8D9
Tritanopia (blue-blind)
#A1ACB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba3db; /* rgb */ color: rgb(171, 163, 219); /* oklch */ color: oklch(74.2% 0.080 290.9);
Tailwind
colors: {
custom: {
50: '#c4bee6',
500: '#aba3db',
950: '#000000',
},
}SCSS
$custom: #aba3db; $custom-light: #c4bee6; $custom-dark: #000000;
JSON
{
"hex": "#aba3db",
"rgb": {
"r": 171,
"g": 163,
"b": 219
},
"hsl": {
"h": 248.571,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.74213,
"c": 0.08034,
"h": 290.9
},
"luminance": 0.39967
}Semantic roles & 50–950 ramp
primary
#ABA3DB
secondary
#EBEDDE
accent
#B72FA3
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184