#ABA0DB#ABA0DB
#ABA0DB is a light, moderate violet. Relative luminance 0.389; OKLCH L 73.6% C 0.085 H 292.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0DB |
|---|---|
| RGB | rgb(171, 160, 219) |
| HSL | hsl(251, 45%, 74%) |
| HSV | hsv(251, 27%, 86%) |
| CMYK | cmyk(21.9%, 26.9%, 0%, 14.1%) |
| CIE-LAB | lab(68.69, 16.25, -28.47) |
| CIE-LCH | lch(68.69, 32.78, 299.72°) |
| OKLab | oklab(73.63% 0.0328 -0.0784) |
| OKLCH | oklch(73.63% 0.085 292.7) |
| XYZ | xyz(42.1486, 38.9135, 72.2946) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.68
Lavender (survey)
#C79FEF
ΔE00 6.82
Pale Purple
#B790D4
ΔE00 6.91
Pale Violet
#CEAEFA
ΔE00 7.40
Pastel Purple
#CAA0FF
ΔE00 8.19
Baby Purple
#CA9BF7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0DB #D0DBA0
analogous
#A0B3DB #ABA0DB #C9A0DB
triadic
#ABA0DB #DBABA0 #A0DBAB
tetradic
#ABA0DB #DBA0B3 #D0DBA0 #A0DBC9
square
#ABA0DB #DBA0B3 #D0DBA0 #A0DBC9
split-complementary
#ABA0DB #DBC9A0 #B3DBA0
monochromatic
#5D47B9 #8474CA #ABA0DB #D2CCEC #EBE9F7
Accessibility & contrast
On white
2.39
#ABA0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ABA0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0DB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0DB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DD
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#A1AAB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba0db; /* rgb */ color: rgb(171, 160, 219); /* oklch */ color: oklch(73.6% 0.085 292.7);
Tailwind
colors: {
custom: {
50: '#c5bce6',
500: '#aba0db',
950: '#000000',
},
}SCSS
$custom: #aba0db; $custom-light: #c5bce6; $custom-dark: #000000;
JSON
{
"hex": "#aba0db",
"rgb": {
"r": 171,
"g": 160,
"b": 219
},
"hsl": {
"h": 251.186,
"s": 45.038,
"l": 74.314
},
"oklch": {
"l": 0.73629,
"c": 0.08497,
"h": 292.7
},
"luminance": 0.38914
}Semantic roles & 50–950 ramp
primary
#ABA0DB
secondary
#EBEEDD
accent
#B82D9E
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184