#ABA1DC#ABA1DC
#ABA1DC is a light, moderate violet. Relative luminance 0.393; OKLCH L 73.9% C 0.085 H 292.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1DC |
|---|---|
| RGB | rgb(171, 161, 220) |
| HSL | hsl(250, 46%, 75%) |
| HSV | hsv(250, 27%, 86%) |
| CMYK | cmyk(22.3%, 26.8%, 0%, 13.7%) |
| CIE-LAB | lab(68.98, 15.92, -28.57) |
| CIE-LCH | lch(68.98, 32.71, 299.13°) |
| OKLab | oklab(73.87% 0.0317 -0.0787) |
| OKLCH | oklch(73.87% 0.085 292) |
| XYZ | xyz(42.4547, 39.3144, 73.0480) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.96
Lavender (survey)
#C79FEF
ΔE00 6.95
Pale Purple
#B790D4
ΔE00 7.24
Pale Violet
#CEAEFA
ΔE00 7.36
Pastel Purple
#CAA0FF
ΔE00 8.24
Baby Purple
#CA9BF7
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1DC #D2DCA1
analogous
#A1B5DC #ABA1DC #C8A1DC
triadic
#ABA1DC #DCABA1 #A1DCAB
tetradic
#ABA1DC #DCA1B5 #D2DCA1 #A1DCC8
square
#ABA1DC #DCA1B5 #D2DCA1 #A1DCC8
split-complementary
#ABA1DC #DCC8A1 #B5DCA1
monochromatic
#5B48BB #8374CB #ABA1DC #D3CEED #EBE9F7
Accessibility & contrast
On white
2.37
#ABA1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#ABA1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1DC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1DC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DE
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#A1ABB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba1dc; /* rgb */ color: rgb(171, 161, 220); /* oklch */ color: oklch(73.9% 0.085 292.0);
Tailwind
colors: {
custom: {
50: '#c5bce7',
500: '#aba1dc',
950: '#000000',
},
}SCSS
$custom: #aba1dc; $custom-light: #c5bce7; $custom-dark: #000000;
JSON
{
"hex": "#aba1dc",
"rgb": {
"r": 171,
"g": 161,
"b": 220
},
"hsl": {
"h": 250.169,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.73865,
"c": 0.08482,
"h": 292
},
"luminance": 0.39315
}Semantic roles & 50–950 ramp
primary
#ABA1DC
secondary
#EBEEDD
accent
#B92DA1
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184