#ABA9EB#ABA9EB
#ABA9EB is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.1% C 0.094 H 285.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9EB |
|---|---|
| RGB | rgb(171, 169, 235) |
| HSL | hsl(242, 62%, 79%) |
| HSV | hsv(242, 28%, 92%) |
| CMYK | cmyk(27.2%, 28.1%, 0%, 7.8%) |
| CIE-LAB | lab(71.58, 15.01, -32.77) |
| CIE-LCH | lch(71.58, 36.05, 294.60°) |
| OKLab | oklab(76.06% 0.0248 -0.0907) |
| OKLCH | oklch(76.06% 0.094 285.3) |
| XYZ | xyz(45.9741, 43.0310, 84.4648) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 7.99
Lavender (survey)
#C79FEF
ΔE00 8.38
Pastel Purple
#CAA0FF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9EB #E9EBA9
analogous
#A9C8EB #ABA9EB #CCA9EB
triadic
#ABA9EB #EBABA9 #A9EBAB
tetradic
#ABA9EB #EBA9C8 #E9EBA9 #A9EBCC
square
#ABA9EB #EBA9C8 #E9EBA9 #A9EBCC
split-complementary
#ABA9EB #EBCCA9 #C8EBA9
monochromatic
#4A46D4 #7B77DF #ABA9EB #DBDBF7 #E7E6F9
Accessibility & contrast
On white
2.19
#ABA9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#ABA9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9EB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9EB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#9CB5C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba9eb; /* rgb */ color: rgb(171, 169, 235); /* oklch */ color: oklch(76.1% 0.094 285.3);
Tailwind
colors: {
custom: {
50: '#c5c2f1',
500: '#aba9eb',
950: '#000000',
},
}SCSS
$custom: #aba9eb; $custom-light: #c5c2f1; $custom-dark: #000000;
JSON
{
"hex": "#aba9eb",
"rgb": {
"r": 171,
"g": 169,
"b": 235
},
"hsl": {
"h": 241.818,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.76063,
"c": 0.09402,
"h": 285.3
},
"luminance": 0.43032
}Semantic roles & 50–950 ramp
primary
#ABA9EB
secondary
#F0F1DA
accent
#CA1BC5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185