#ABA8DB#ABA8DB
#ABA8DB is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.2% C 0.073 H 287.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA8DB |
|---|---|
| RGB | rgb(171, 168, 219) |
| HSL | hsl(244, 41%, 76%) |
| HSV | hsv(244, 23%, 86%) |
| CMYK | cmyk(21.9%, 23.3%, 0%, 14.1%) |
| CIE-LAB | lab(70.72, 11.78, -25.35) |
| CIE-LCH | lch(70.72, 27.95, 294.92°) |
| OKLab | oklab(75.2% 0.0215 -0.0696) |
| OKLCH | oklch(75.2% 0.073 287.2) |
| XYZ | xyz(43.5803, 41.7770, 72.7718) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.15
Light Periwinkle
#C1C6FC
ΔE00 7.99
Pale Violet
#CEAEFA
ΔE00 8.16
Lavender (survey)
#C79FEF
ΔE00 8.74
Light Violet
#D6B4FC
ΔE00 9.22
Periwinkle
#CCCCFF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA8DB #D8DBA8
analogous
#A8BEDB #ABA8DB #C4A8DB
triadic
#ABA8DB #DBABA8 #A8DBAB
tetradic
#ABA8DB #DBA8BE #D8DBA8 #A8DBC4
square
#ABA8DB #DBA8BE #D8DBA8 #A8DBC4
split-complementary
#ABA8DB #DBC4A8 #BEDBA8
monochromatic
#5751B7 #817DC9 #ABA8DB #D5D3ED #EAE9F6
Accessibility & contrast
On white
2.24
#ABA8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#ABA8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA8DB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA8DB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDD
Deuteranopia (green-blind)
#9AACDA
Tritanopia (blue-blind)
#A1B1B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba8db; /* rgb */ color: rgb(171, 168, 219); /* oklch */ color: oklch(75.2% 0.073 287.2);
Tailwind
colors: {
custom: {
50: '#c4c1e6',
500: '#aba8db',
950: '#000000',
},
}SCSS
$custom: #aba8db; $custom-light: #c4c1e6; $custom-dark: #000000;
JSON
{
"hex": "#aba8db",
"rgb": {
"r": 171,
"g": 168,
"b": 219
},
"hsl": {
"h": 243.529,
"s": 41.463,
"l": 75.882
},
"oklch": {
"l": 0.75198,
"c": 0.07284,
"h": 287.2
},
"luminance": 0.41778
}Semantic roles & 50–950 ramp
primary
#ABA8DB
secondary
#ECEDDE
accent
#B531AD
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184