#ABA0DC#ABA0DC
#ABA0DC is a light, moderate violet. Relative luminance 0.390; OKLCH L 73.7% C 0.086 H 292.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0DC |
|---|---|
| RGB | rgb(171, 160, 220) |
| HSL | hsl(251, 46%, 75%) |
| HSV | hsv(251, 27%, 86%) |
| CMYK | cmyk(22.3%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.73, 16.48, -28.96) |
| CIE-LCH | lch(68.73, 33.32, 299.65°) |
| OKLab | oklab(73.67% 0.0331 -0.0798) |
| OKLCH | oklch(73.67% 0.086 292.6) |
| XYZ | xyz(42.2806, 38.9663, 72.9900) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.73
Lavender (survey)
#C79FEF
ΔE00 6.75
Pale Purple
#B790D4
ΔE00 6.94
Pale Violet
#CEAEFA
ΔE00 7.33
Pastel Purple
#CAA0FF
ΔE00 8.06
Baby Purple
#CA9BF7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0DC #D1DCA0
analogous
#A0B3DC #ABA0DC #C9A0DC
triadic
#ABA0DC #DCABA0 #A0DCAB
tetradic
#ABA0DC #DCA0B3 #D1DCA0 #A0DCC9
square
#ABA0DC #DCA0B3 #D1DCA0 #A0DCC9
split-complementary
#ABA0DC #DCC9A0 #B3DCA0
monochromatic
#5C47BB #8373CC #ABA0DC #D3CDEC #EBE9F7
Accessibility & contrast
On white
2.39
#ABA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#ABA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0DC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0DC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DF
Deuteranopia (green-blind)
#92A7DA
Tritanopia (blue-blind)
#A1AAB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba0dc; /* rgb */ color: rgb(171, 160, 220); /* oklch */ color: oklch(73.7% 0.086 292.6);
Tailwind
colors: {
custom: {
50: '#c5bce7',
500: '#aba0dc',
950: '#000000',
},
}SCSS
$custom: #aba0dc; $custom-light: #c5bce7; $custom-dark: #000000;
JSON
{
"hex": "#aba0dc",
"rgb": {
"r": 171,
"g": 160,
"b": 220
},
"hsl": {
"h": 251,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.73671,
"c": 0.08637,
"h": 292.6
},
"luminance": 0.38967
}Semantic roles & 50–950 ramp
primary
#ABA0DC
secondary
#EBEEDD
accent
#B92C9F
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184