#ABA5DC#ABA5DC
#ABA5DC is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.6% C 0.079 H 289.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5DC |
|---|---|
| RGB | rgb(171, 165, 220) |
| HSL | hsl(247, 44%, 75%) |
| HSV | hsv(247, 25%, 86%) |
| CMYK | cmyk(22.3%, 25%, 0%, 13.7%) |
| CIE-LAB | lab(69.99, 13.68, -27.01) |
| CIE-LCH | lch(69.99, 30.28, 296.86°) |
| OKLab | oklab(74.65% 0.0261 -0.0743) |
| OKLCH | oklch(74.65% 0.079 289.3) |
| XYZ | xyz(43.1649, 40.7349, 73.2847) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.11
Pale Violet
#CEAEFA
ΔE00 7.67
Lavender (survey)
#C79FEF
ΔE00 7.87
Pale Purple
#B790D4
ΔE00 8.51
Light Periwinkle
#C1C6FC
ΔE00 8.69
Light Violet
#D6B4FC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5DC #D6DCA5
analogous
#A5BADC #ABA5DC #C6A5DC
triadic
#ABA5DC #DCABA5 #A5DCAB
tetradic
#ABA5DC #DCA5BA #D6DCA5 #A5DCC6
square
#ABA5DC #DCA5BA #D6DCA5 #A5DCC6
split-complementary
#ABA5DC #DCC6A5 #BADCA5
monochromatic
#594DBA #8279CB #ABA5DC #D4D1ED #EAE9F6
Accessibility & contrast
On white
2.30
#ABA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#ABA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5DC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5DC | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#A1AEB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba5dc; /* rgb */ color: rgb(171, 165, 220); /* oklch */ color: oklch(74.6% 0.079 289.3);
Tailwind
colors: {
custom: {
50: '#c4bfe7',
500: '#aba5dc',
950: '#000000',
},
}SCSS
$custom: #aba5dc; $custom-light: #c4bfe7; $custom-dark: #000000;
JSON
{
"hex": "#aba5dc",
"rgb": {
"r": 171,
"g": 165,
"b": 220
},
"hsl": {
"h": 246.545,
"s": 44,
"l": 75.49
},
"oklch": {
"l": 0.74647,
"c": 0.07871,
"h": 289.3
},
"luminance": 0.40736
}Semantic roles & 50–950 ramp
primary
#ABA5DC
secondary
#ECEDDE
accent
#B72EA8
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184