#ABA1ED#ABA1ED
#ABA1ED is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.6% C 0.109 H 289.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1ED |
|---|---|
| RGB | rgb(171, 161, 237) |
| HSL | hsl(248, 68%, 78%) |
| HSV | hsv(248, 32%, 93%) |
| CMYK | cmyk(27.8%, 32.1%, 0%, 7.1%) |
| CIE-LAB | lab(69.66, 19.98, -36.84) |
| CIE-LCH | lch(69.66, 41.91, 298.47°) |
| OKLab | oklab(74.61% 0.0363 -0.1023) |
| OKLCH | oklch(74.61% 0.109 289.5) |
| XYZ | xyz(44.8217, 40.2612, 85.5141) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.13
Lavender (survey)
#C79FEF
ΔE00 6.85
Pastel Purple
#CAA0FF
ΔE00 6.85
Pale Violet
#CEAEFA
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 7.25
Perrywinkle
#8F8CE7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1ED #E3EDA1
analogous
#A1BDED #ABA1ED #D1A1ED
triadic
#ABA1ED #EDABA1 #A1EDAB
tetradic
#ABA1ED #EDA1BD #E3EDA1 #A1EDD1
square
#ABA1ED #EDA1BD #E3EDA1 #A1EDD1
split-complementary
#ABA1ED #EDD1A1 #BDEDA1
monochromatic
#4F3AD9 #7D6EE3 #ABA1ED #D9D4F7 #E8E5FA
Accessibility & contrast
On white
2.32
#ABA1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#ABA1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1ED
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1ED | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF0
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#9CAEBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba1ed; /* rgb */ color: rgb(171, 161, 237); /* oklch */ color: oklch(74.6% 0.109 289.5);
Tailwind
colors: {
custom: {
50: '#c5bcf3',
500: '#aba1ed',
950: '#000000',
},
}SCSS
$custom: #aba1ed; $custom-light: #c5bcf3; $custom-dark: #000000;
JSON
{
"hex": "#aba1ed",
"rgb": {
"r": 171,
"g": 161,
"b": 237
},
"hsl": {
"h": 247.895,
"s": 67.857,
"l": 78.039
},
"oklch": {
"l": 0.74609,
"c": 0.10855,
"h": 289.5
},
"luminance": 0.40262
}Semantic roles & 50–950 ramp
primary
#ABA1ED
secondary
#EEF2D9
accent
#D016B7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185