#ABA1DB#ABA1DB
#ABA1DB is a light, moderate violet. Relative luminance 0.393; OKLCH L 73.8% C 0.083 H 292.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1DB |
|---|---|
| RGB | rgb(171, 161, 219) |
| HSL | hsl(250, 45%, 75%) |
| HSV | hsv(250, 26%, 86%) |
| CMYK | cmyk(21.9%, 26.5%, 0%, 14.1%) |
| CIE-LAB | lab(68.94, 15.69, -28.08) |
| CIE-LCH | lch(68.94, 32.16, 299.19°) |
| OKLab | oklab(73.82% 0.0314 -0.0773) |
| OKLCH | oklch(73.82% 0.083 292.1) |
| XYZ | xyz(42.3227, 39.2616, 72.3526) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.94
Lavender (survey)
#C79FEF
ΔE00 7.02
Pale Purple
#B790D4
ΔE00 7.22
Pale Violet
#CEAEFA
ΔE00 7.44
Pastel Purple
#CAA0FF
ΔE00 8.37
Baby Purple
#CA9BF7
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1DB #D1DBA1
analogous
#A1B4DB #ABA1DB #C8A1DB
triadic
#ABA1DB #DBABA1 #A1DBAB
tetradic
#ABA1DB #DBA1B4 #D1DBA1 #A1DBC8
square
#ABA1DB #DBA1B4 #D1DBA1 #A1DBC8
split-complementary
#ABA1DB #DBC8A1 #B4DBA1
monochromatic
#5C48B9 #8375CA #ABA1DB #D3CDEC #EBE9F7
Accessibility & contrast
On white
2.37
#ABA1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#ABA1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1DB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1DB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DD
Deuteranopia (green-blind)
#94A7D9
Tritanopia (blue-blind)
#A1AAB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba1db; /* rgb */ color: rgb(171, 161, 219); /* oklch */ color: oklch(73.8% 0.083 292.1);
Tailwind
colors: {
custom: {
50: '#c5bce6',
500: '#aba1db',
950: '#000000',
},
}SCSS
$custom: #aba1db; $custom-light: #c5bce6; $custom-dark: #000000;
JSON
{
"hex": "#aba1db",
"rgb": {
"r": 171,
"g": 161,
"b": 219
},
"hsl": {
"h": 250.345,
"s": 44.615,
"l": 74.51
},
"oklch": {
"l": 0.73823,
"c": 0.08342,
"h": 292.1
},
"luminance": 0.39262
}Semantic roles & 50–950 ramp
primary
#ABA1DB
secondary
#EBEDDE
accent
#B82EA0
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184