#ABA7DD#ABA7DD
#ABA7DD is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.1% C 0.077 H 287.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7DD |
|---|---|
| RGB | rgb(171, 167, 221) |
| HSL | hsl(244, 44%, 76%) |
| HSV | hsv(244, 24%, 87%) |
| CMYK | cmyk(22.6%, 24.4%, 0%, 13.3%) |
| CIE-LAB | lab(70.54, 12.80, -26.73) |
| CIE-LCH | lch(70.54, 29.63, 295.59°) |
| OKLab | oklab(75.08% 0.0236 -0.0735) |
| OKLCH | oklch(75.08% 0.077 287.8) |
| XYZ | xyz(43.6613, 41.5151, 74.1055) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.75
Pale Violet
#CEAEFA
ΔE00 7.83
Light Periwinkle
#C1C6FC
ΔE00 8.13
Lavender (survey)
#C79FEF
ΔE00 8.30
Light Violet
#D6B4FC
ΔE00 8.99
Pale Purple
#B790D4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7DD #D9DDA7
analogous
#A7BEDD #ABA7DD #C6A7DD
triadic
#ABA7DD #DDABA7 #A7DDAB
tetradic
#ABA7DD #DDA7BE #D9DDA7 #A7DDC6
square
#ABA7DD #DDA7BE #D9DDA7 #A7DDC6
split-complementary
#ABA7DD #DDC6A7 #BEDDA7
monochromatic
#574FBB #817BCC #ABA7DD #D5D3EE #EAE9F6
Accessibility & contrast
On white
2.26
#ABA7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#ABA7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7DD
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7DD | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEDF
Deuteranopia (green-blind)
#99ABDC
Tritanopia (blue-blind)
#A0B0BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba7dd; /* rgb */ color: rgb(171, 167, 221); /* oklch */ color: oklch(75.1% 0.077 287.8);
Tailwind
colors: {
custom: {
50: '#c4c1e7',
500: '#aba7dd',
950: '#000000',
},
}SCSS
$custom: #aba7dd; $custom-light: #c4c1e7; $custom-dark: #000000;
JSON
{
"hex": "#aba7dd",
"rgb": {
"r": 171,
"g": 167,
"b": 221
},
"hsl": {
"h": 244.444,
"s": 44.262,
"l": 76.078
},
"oklch": {
"l": 0.75082,
"c": 0.07716,
"h": 287.8
},
"luminance": 0.41516
}Semantic roles & 50–950 ramp
primary
#ABA7DD
secondary
#ECEDDE
accent
#B72EAD
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184