#ABA1E2#ABA1E2
#ABA1E2 is a light, moderate blue. Relative luminance 0.396; OKLCH L 74.1% C 0.093 H 291.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1E2 |
|---|---|
| RGB | rgb(171, 161, 226) |
| HSL | hsl(249, 53%, 76%) |
| HSV | hsv(249, 29%, 89%) |
| CMYK | cmyk(24.3%, 28.8%, 0%, 11.4%) |
| CIE-LAB | lab(69.21, 17.33, -31.51) |
| CIE-LCH | lch(69.21, 35.96, 298.81°) |
| OKLab | oklab(74.12% 0.0334 -0.087) |
| OKLCH | oklch(74.12% 0.093 291) |
| XYZ | xyz(43.2636, 39.6380, 77.3083) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 6.68
Pale Violet
#CEAEFA
ΔE00 7.08
Pale Purple
#B790D4
ΔE00 7.51
Pastel Purple
#CAA0FF
ΔE00 7.55
Lilac (survey)
#CEA2FD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1E2 #D8E2A1
analogous
#A1B7E2 #ABA1E2 #CBA1E2
triadic
#ABA1E2 #E2ABA1 #A1E2AB
tetradic
#ABA1E2 #E2A1B7 #D8E2A1 #A1E2CB
square
#ABA1E2 #E2A1B7 #D8E2A1 #A1E2CB
split-complementary
#ABA1E2 #E2CBA1 #B7E2A1
monochromatic
#5743C5 #8172D4 #ABA1E2 #D5D0F0 #EAE8F8
Accessibility & contrast
On white
2.35
#ABA1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#ABA1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1E2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1E2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE5
Deuteranopia (green-blind)
#91A8E0
Tritanopia (blue-blind)
#9FACB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba1e2; /* rgb */ color: rgb(171, 161, 226); /* oklch */ color: oklch(74.1% 0.093 291.0);
Tailwind
colors: {
custom: {
50: '#c5bceb',
500: '#aba1e2',
950: '#000000',
},
}SCSS
$custom: #aba1e2; $custom-light: #c5bceb; $custom-dark: #000000;
JSON
{
"hex": "#aba1e2",
"rgb": {
"r": 171,
"g": 161,
"b": 226
},
"hsl": {
"h": 249.231,
"s": 52.846,
"l": 75.882
},
"oklch": {
"l": 0.74121,
"c": 0.09322,
"h": 291
},
"luminance": 0.39639
}Semantic roles & 50–950 ramp
primary
#ABA1E2
secondary
#ECEFDC
accent
#C025A8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184