#ABA4E6#ABA4E6
#ABA4E6 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.9% C 0.094 H 288.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4E6 |
|---|---|
| RGB | rgb(171, 164, 230) |
| HSL | hsl(246, 57%, 77%) |
| HSV | hsv(246, 29%, 90%) |
| CMYK | cmyk(25.7%, 28.7%, 0%, 9.8%) |
| CIE-LAB | lab(70.12, 16.60, -32.29) |
| CIE-LCH | lch(70.12, 36.31, 297.21°) |
| OKLab | oklab(74.88% 0.0303 -0.0893) |
| OKLCH | oklch(74.88% 0.094 288.8) |
| XYZ | xyz(44.3494, 40.9212, 80.4096) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.49
Pale Violet
#CEAEFA
ΔE00 7.12
Lavender (survey)
#C79FEF
ΔE00 7.23
Pastel Purple
#CAA0FF
ΔE00 7.77
Lilac (survey)
#CEA2FD
ΔE00 8.16
Periwinkle Blue
#8F99FB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4E6 #DFE6A4
analogous
#A4BEE6 #ABA4E6 #CCA4E6
triadic
#ABA4E6 #E6ABA4 #A4E6AB
tetradic
#ABA4E6 #E6A4BE #DFE6A4 #A4E6CC
square
#ABA4E6 #E6A4BE #DFE6A4 #A4E6CC
split-complementary
#ABA4E6 #E6CCA4 #BEE6A4
monochromatic
#5244CC #7F74D9 #ABA4E6 #D7D4F3 #E9E7F8
Accessibility & contrast
On white
2.29
#ABA4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#ABA4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4E6
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4E6 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADE9
Deuteranopia (green-blind)
#92AAE4
Tritanopia (blue-blind)
#9EAFBB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba4e6; /* rgb */ color: rgb(171, 164, 230); /* oklch */ color: oklch(74.9% 0.094 288.8);
Tailwind
colors: {
custom: {
50: '#c5bfee',
500: '#aba4e6',
950: '#000000',
},
}SCSS
$custom: #aba4e6; $custom-light: #c5bfee; $custom-dark: #000000;
JSON
{
"hex": "#aba4e6",
"rgb": {
"r": 171,
"g": 164,
"b": 230
},
"hsl": {
"h": 246.364,
"s": 56.897,
"l": 77.255
},
"oklch": {
"l": 0.74875,
"c": 0.0943,
"h": 288.8
},
"luminance": 0.40922
}Semantic roles & 50–950 ramp
primary
#ABA4E6
secondary
#EEF0DB
accent
#C421B3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184