#ABA4DC#ABA4DC
#ABA4DC is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.5% C 0.080 H 290.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4DC |
|---|---|
| RGB | rgb(171, 164, 220) |
| HSL | hsl(248, 44%, 75%) |
| HSV | hsv(248, 25%, 86%) |
| CMYK | cmyk(22.3%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.74, 14.24, -27.40) |
| CIE-LCH | lch(69.74, 30.88, 297.46°) |
| OKLab | oklab(74.45% 0.0275 -0.0754) |
| OKLCH | oklch(74.45% 0.08 290) |
| XYZ | xyz(42.9852, 40.3756, 73.2249) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.80
Pale Violet
#CEAEFA
ΔE00 7.56
Lavender (survey)
#C79FEF
ΔE00 7.62
Pale Purple
#B790D4
ΔE00 8.18
Pastel Purple
#CAA0FF
ΔE00 8.82
Light Violet
#D6B4FC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4DC #D5DCA4
analogous
#A4B9DC #ABA4DC #C7A4DC
triadic
#ABA4DC #DCABA4 #A4DCAB
tetradic
#ABA4DC #DCA4B9 #D5DCA4 #A4DCC7
square
#ABA4DC #DCA4B9 #D5DCA4 #A4DCC7
split-complementary
#ABA4DC #DCC7A4 #B9DCA4
monochromatic
#594CBA #8278CB #ABA4DC #D4D0ED #EBE9F6
Accessibility & contrast
On white
2.31
#ABA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#ABA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4DC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4DC | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#A1ADB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba4dc; /* rgb */ color: rgb(171, 164, 220); /* oklch */ color: oklch(74.5% 0.080 290.0);
Tailwind
colors: {
custom: {
50: '#c4bfe7',
500: '#aba4dc',
950: '#000000',
},
}SCSS
$custom: #aba4dc; $custom-light: #c4bfe7; $custom-dark: #000000;
JSON
{
"hex": "#aba4dc",
"rgb": {
"r": 171,
"g": 164,
"b": 220
},
"hsl": {
"h": 247.5,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.74451,
"c": 0.08022,
"h": 290
},
"luminance": 0.40376
}Semantic roles & 50–950 ramp
primary
#ABA4DC
secondary
#EBEDDE
accent
#B82EA6
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184