#ABA4DF#ABA4DF
#ABA4DF is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.6% C 0.084 H 289.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4DF |
|---|---|
| RGB | rgb(171, 164, 223) |
| HSL | hsl(247, 48%, 76%) |
| HSV | hsv(247, 26%, 87%) |
| CMYK | cmyk(23.3%, 26.5%, 0%, 12.5%) |
| CIE-LAB | lab(69.85, 14.94, -28.88) |
| CIE-LCH | lch(69.85, 32.51, 297.36°) |
| OKLab | oklab(74.58% 0.0284 -0.0795) |
| OKLCH | oklch(74.58% 0.084 289.6) |
| XYZ | xyz(43.3861, 40.5359, 75.3361) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.88
Pale Violet
#CEAEFA
ΔE00 7.35
Lavender (survey)
#C79FEF
ΔE00 7.42
Pale Purple
#B790D4
ΔE00 8.23
Pastel Purple
#CAA0FF
ΔE00 8.44
Lilac (survey)
#CEA2FD
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4DF #D8DFA4
analogous
#A4BADF #ABA4DF #C8A4DF
triadic
#ABA4DF #DFABA4 #A4DFAB
tetradic
#ABA4DF #DFA4BA #D8DFA4 #A4DFC8
square
#ABA4DF #DFA4BA #D8DFA4 #A4DFC8
split-complementary
#ABA4DF #DFC8A4 #BADFA4
monochromatic
#5749BF #8177CF #ABA4DF #D5D1EF #EAE8F7
Accessibility & contrast
On white
2.31
#ABA4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#ABA4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4DF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4DF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#95A9DD
Tritanopia (blue-blind)
#A0AEB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba4df; /* rgb */ color: rgb(171, 164, 223); /* oklch */ color: oklch(74.6% 0.084 289.6);
Tailwind
colors: {
custom: {
50: '#c5bfe9',
500: '#aba4df',
950: '#000000',
},
}SCSS
$custom: #aba4df; $custom-light: #c5bfe9; $custom-dark: #000000;
JSON
{
"hex": "#aba4df",
"rgb": {
"r": 171,
"g": 164,
"b": 223
},
"hsl": {
"h": 247.119,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.74576,
"c": 0.08445,
"h": 289.6
},
"luminance": 0.40537
}Semantic roles & 50–950 ramp
primary
#ABA4DF
secondary
#ECEEDD
accent
#BB2AAA
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184