#ABA5ED#ABA5ED
#ABA5ED is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.4% C 0.103 H 287.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5ED |
|---|---|
| RGB | rgb(171, 165, 237) |
| HSL | hsl(245, 67%, 79%) |
| HSV | hsv(245, 30%, 93%) |
| CMYK | cmyk(27.8%, 30.4%, 0%, 7.1%) |
| CIE-LAB | lab(70.65, 17.73, -35.30) |
| CIE-LCH | lch(70.65, 39.50, 296.67°) |
| OKLab | oklab(75.38% 0.0308 -0.0979) |
| OKLCH | oklch(75.38% 0.103 287.5) |
| XYZ | xyz(45.5319, 41.6817, 85.7508) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.58
Pale Violet
#CEAEFA
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 7.41
Lavender (survey)
#C79FEF
ΔE00 7.54
Pastel Purple
#CAA0FF
ΔE00 7.58
Perrywinkle
#8F8CE7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5ED #E7EDA5
analogous
#A5C3ED #ABA5ED #CFA5ED
triadic
#ABA5ED #EDABA5 #A5EDAB
tetradic
#ABA5ED #EDA5C3 #E7EDA5 #A5EDCF
square
#ABA5ED #EDA5C3 #E7EDA5 #A5EDCF
split-complementary
#ABA5ED #EDCFA5 #C3EDA5
monochromatic
#4C3FD9 #7B72E3 #ABA5ED #DBD8F7 #E7E5FA
Accessibility & contrast
On white
2.25
#ABA5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#ABA5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5ED
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5ED | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF0
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#9CB2BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba5ed; /* rgb */ color: rgb(171, 165, 237); /* oklch */ color: oklch(75.4% 0.103 287.5);
Tailwind
colors: {
custom: {
50: '#c5bff3',
500: '#aba5ed',
950: '#000000',
},
}SCSS
$custom: #aba5ed; $custom-light: #c5bff3; $custom-dark: #000000;
JSON
{
"hex": "#aba5ed",
"rgb": {
"r": 171,
"g": 165,
"b": 237
},
"hsl": {
"h": 245,
"s": 66.667,
"l": 78.824
},
"oklch": {
"l": 0.75375,
"c": 0.10262,
"h": 287.5
},
"luminance": 0.41683
}Semantic roles & 50–950 ramp
primary
#ABA5ED
secondary
#EFF1DA
accent
#CF17BF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185