#ABA6DD#ABA6DD
#ABA6DD is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.9% C 0.079 H 288.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6DD |
|---|---|
| RGB | rgb(171, 166, 221) |
| HSL | hsl(245, 45%, 76%) |
| HSV | hsv(245, 25%, 87%) |
| CMYK | cmyk(22.6%, 24.9%, 0%, 13.3%) |
| CIE-LAB | lab(70.28, 13.36, -27.12) |
| CIE-LCH | lch(70.28, 30.23, 296.22°) |
| OKLab | oklab(74.89% 0.025 -0.0746) |
| OKLCH | oklch(74.89% 0.079 288.5) |
| XYZ | xyz(43.4788, 41.1502, 74.0447) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.43
Pale Violet
#CEAEFA
ΔE00 7.70
Lavender (survey)
#C79FEF
ΔE00 8.04
Light Periwinkle
#C1C6FC
ΔE00 8.38
Pale Purple
#B790D4
ΔE00 8.84
Light Violet
#D6B4FC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6DD #D8DDA6
analogous
#A6BCDD #ABA6DD #C6A6DD
triadic
#ABA6DD #DDABA6 #A6DDAB
tetradic
#ABA6DD #DDA6BC #D8DDA6 #A6DDC6
square
#ABA6DD #DDA6BC #D8DDA6 #A6DDC6
split-complementary
#ABA6DD #DDC6A6 #BCDDA6
monochromatic
#574DBB #817ACC #ABA6DD #D5D2EE #EAE9F7
Accessibility & contrast
On white
2.28
#ABA6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#ABA6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6DD
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6DD | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDF
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#A0AFB9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba6dd; /* rgb */ color: rgb(171, 166, 221); /* oklch */ color: oklch(74.9% 0.079 288.5);
Tailwind
colors: {
custom: {
50: '#c4c0e7',
500: '#aba6dd',
950: '#000000',
},
}SCSS
$custom: #aba6dd; $custom-light: #c4c0e7; $custom-dark: #000000;
JSON
{
"hex": "#aba6dd",
"rgb": {
"r": 171,
"g": 166,
"b": 221
},
"hsl": {
"h": 245.455,
"s": 44.715,
"l": 75.882
},
"oklch": {
"l": 0.74885,
"c": 0.07864,
"h": 288.5
},
"luminance": 0.41151
}Semantic roles & 50–950 ramp
primary
#ABA6DD
secondary
#ECEDDE
accent
#B82EAB
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184