#ABA5DB#ABA5DB
#ABA5DB is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.6% C 0.077 H 289.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5DB |
|---|---|
| RGB | rgb(171, 165, 219) |
| HSL | hsl(247, 43%, 75%) |
| HSV | hsv(247, 25%, 86%) |
| CMYK | cmyk(21.9%, 24.7%, 0%, 14.1%) |
| CIE-LAB | lab(69.95, 13.45, -26.52) |
| CIE-LCH | lch(69.95, 29.74, 296.89°) |
| OKLab | oklab(74.61% 0.0258 -0.0729) |
| OKLCH | oklch(74.61% 0.077 289.5) |
| XYZ | xyz(43.0329, 40.6821, 72.5893) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 7.76
Lavender (survey)
#C79FEF
ΔE00 7.95
Pale Purple
#B790D4
ΔE00 8.51
Light Periwinkle
#C1C6FC
ΔE00 8.74
Light Violet
#D6B4FC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5DB #D5DBA5
analogous
#A5BADB #ABA5DB #C6A5DB
triadic
#ABA5DB #DBABA5 #A5DBAB
tetradic
#ABA5DB #DBA5BA #D5DBA5 #A5DBC6
square
#ABA5DB #DBA5BA #D5DBA5 #A5DBC6
split-complementary
#ABA5DB #DBC6A5 #BADBA5
monochromatic
#594EB8 #8279CA #ABA5DB #D4D1EC #EBE9F6
Accessibility & contrast
On white
2.30
#ABA5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#ABA5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5DB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5DB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDD
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#A1AEB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba5db; /* rgb */ color: rgb(171, 165, 219); /* oklch */ color: oklch(74.6% 0.077 289.5);
Tailwind
colors: {
custom: {
50: '#c4bfe6',
500: '#aba5db',
950: '#000000',
},
}SCSS
$custom: #aba5db; $custom-light: #c4bfe6; $custom-dark: #000000;
JSON
{
"hex": "#aba5db",
"rgb": {
"r": 171,
"g": 165,
"b": 219
},
"hsl": {
"h": 246.667,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.74606,
"c": 0.0773,
"h": 289.5
},
"luminance": 0.40683
}Semantic roles & 50–950 ramp
primary
#ABA5DB
secondary
#EBEDDE
accent
#B630A7
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184