#ABA6DC#ABA6DC
#ABA6DC is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.8% C 0.077 H 288.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6DC |
|---|---|
| RGB | rgb(171, 166, 220) |
| HSL | hsl(246, 44%, 76%) |
| HSV | hsv(246, 25%, 86%) |
| CMYK | cmyk(22.3%, 24.5%, 0%, 13.7%) |
| CIE-LAB | lab(70.24, 13.12, -26.62) |
| CIE-LCH | lch(70.24, 29.68, 296.24°) |
| OKLab | oklab(74.84% 0.0247 -0.0732) |
| OKLCH | oklch(74.84% 0.077 288.6) |
| XYZ | xyz(43.3460, 41.0970, 73.3451) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.44
Pale Violet
#CEAEFA
ΔE00 7.78
Lavender (survey)
#C79FEF
ΔE00 8.12
Light Periwinkle
#C1C6FC
ΔE00 8.43
Pale Purple
#B790D4
ΔE00 8.84
Light Violet
#D6B4FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6DC #D7DCA6
analogous
#A6BCDC #ABA6DC #C6A6DC
triadic
#ABA6DC #DCABA6 #A6DCAB
tetradic
#ABA6DC #DCA6BC #D7DCA6 #A6DCC6
square
#ABA6DC #DCA6BC #D7DCA6 #A6DCC6
split-complementary
#ABA6DC #DCC6A6 #BCDCA6
monochromatic
#584EB9 #827ACB #ABA6DC #D4D2ED #EAE9F6
Accessibility & contrast
On white
2.28
#ABA6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#ABA6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6DC
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6DC | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#98AADB
Tritanopia (blue-blind)
#A1AFB9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba6dc; /* rgb */ color: rgb(171, 166, 220); /* oklch */ color: oklch(74.8% 0.077 288.6);
Tailwind
colors: {
custom: {
50: '#c4c0e7',
500: '#aba6dc',
950: '#000000',
},
}SCSS
$custom: #aba6dc; $custom-light: #c4c0e7; $custom-dark: #000000;
JSON
{
"hex": "#aba6dc",
"rgb": {
"r": 171,
"g": 166,
"b": 220
},
"hsl": {
"h": 245.556,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.74844,
"c": 0.07722,
"h": 288.6
},
"luminance": 0.41098
}Semantic roles & 50–950 ramp
primary
#ABA6DC
secondary
#ECEDDE
accent
#B72FAA
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184