#ABA7DC#ABA7DC
#ABA7DC is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.0% C 0.076 H 287.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA7DC |
|---|---|
| RGB | rgb(171, 167, 220) |
| HSL | hsl(245, 43%, 76%) |
| HSV | hsv(245, 24%, 86%) |
| CMYK | cmyk(22.3%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(70.50, 12.57, -26.23) |
| CIE-LCH | lch(70.50, 29.09, 295.59°) |
| OKLab | oklab(75.04% 0.0233 -0.0721) |
| OKLCH | oklch(75.04% 0.076 287.9) |
| XYZ | xyz(43.5285, 41.4620, 73.4059) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.77
Pale Violet
#CEAEFA
ΔE00 7.92
Light Periwinkle
#C1C6FC
ΔE00 8.18
Lavender (survey)
#C79FEF
ΔE00 8.38
Light Violet
#D6B4FC
ΔE00 9.04
Pale Purple
#B790D4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA7DC #D8DCA7
analogous
#A7BDDC #ABA7DC #C5A7DC
triadic
#ABA7DC #DCABA7 #A7DCAB
tetradic
#ABA7DC #DCA7BD #D8DCA7 #A7DCC5
square
#ABA7DC #DCA7BD #D8DCA7 #A7DCC5
split-complementary
#ABA7DC #DCC5A7 #BDDCA7
monochromatic
#574FB9 #817BCB #ABA7DC #D5D3ED #EAE9F6
Accessibility & contrast
On white
2.26
#ABA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#ABA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA7DC
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA7DC | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDE
Deuteranopia (green-blind)
#99ABDB
Tritanopia (blue-blind)
#A0B0B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba7dc; /* rgb */ color: rgb(171, 167, 220); /* oklch */ color: oklch(75.0% 0.076 287.9);
Tailwind
colors: {
custom: {
50: '#c4c1e7',
500: '#aba7dc',
950: '#000000',
},
}SCSS
$custom: #aba7dc; $custom-light: #c4c1e7; $custom-dark: #000000;
JSON
{
"hex": "#aba7dc",
"rgb": {
"r": 171,
"g": 167,
"b": 220
},
"hsl": {
"h": 244.528,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.75041,
"c": 0.07574,
"h": 287.9
},
"luminance": 0.41463
}Semantic roles & 50–950 ramp
primary
#ABA7DC
secondary
#ECEDDE
accent
#B62FAC
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184