#ABA4ED#ABA4ED
#ABA4ED is a light, moderate blue. Relative luminance 0.413; OKLCH L 75.2% C 0.104 H 288.0°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4ED |
|---|---|
| RGB | rgb(171, 164, 237) |
| HSL | hsl(246, 67%, 79%) |
| HSV | hsv(246, 31%, 93%) |
| CMYK | cmyk(27.8%, 30.8%, 0%, 7.1%) |
| CIE-LAB | lab(70.40, 18.29, -35.68) |
| CIE-LCH | lch(70.40, 40.10, 297.14°) |
| OKLab | oklab(75.18% 0.0322 -0.099) |
| OKLCH | oklch(75.18% 0.104 288) |
| XYZ | xyz(45.3522, 41.3223, 85.6909) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.44
Pale Violet
#CEAEFA
ΔE00 7.21
Lavender (survey)
#C79FEF
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.35
Pastel Purple
#CAA0FF
ΔE00 7.38
Perrywinkle
#8F8CE7
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4ED #E6EDA4
analogous
#A4C1ED #ABA4ED #CFA4ED
triadic
#ABA4ED #EDABA4 #A4EDAB
tetradic
#ABA4ED #EDA4C1 #E6EDA4 #A4EDCF
square
#ABA4ED #EDA4C1 #E6EDA4 #A4EDCF
split-complementary
#ABA4ED #EDCFA4 #C1EDA4
monochromatic
#4D3ED9 #7C71E3 #ABA4ED #DAD7F7 #E7E5FA
Accessibility & contrast
On white
2.27
#ABA4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#ABA4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4ED
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4ED | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#9CB1BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba4ed; /* rgb */ color: rgb(171, 164, 237); /* oklch */ color: oklch(75.2% 0.104 288.0);
Tailwind
colors: {
custom: {
50: '#c5bff3',
500: '#aba4ed',
950: '#000000',
},
}SCSS
$custom: #aba4ed; $custom-light: #c5bff3; $custom-dark: #000000;
JSON
{
"hex": "#aba4ed",
"rgb": {
"r": 171,
"g": 164,
"b": 237
},
"hsl": {
"h": 245.753,
"s": 66.972,
"l": 78.627
},
"oklch": {
"l": 0.75183,
"c": 0.10409,
"h": 288
},
"luminance": 0.41323
}Semantic roles & 50–950 ramp
primary
#ABA4ED
secondary
#EFF1DA
accent
#CF17BD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185