#ABA9EC#ABA9EC
#ABA9EC is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.1% C 0.095 H 285.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9EC |
|---|---|
| RGB | rgb(171, 169, 236) |
| HSL | hsl(242, 64%, 79%) |
| HSV | hsv(242, 28%, 93%) |
| CMYK | cmyk(27.5%, 28.4%, 0%, 7.5%) |
| CIE-LAB | lab(71.62, 15.25, -33.26) |
| CIE-LCH | lch(71.62, 36.59, 294.63°) |
| OKLab | oklab(76.11% 0.0251 -0.0921) |
| OKLCH | oklch(76.11% 0.095 285.3) |
| XYZ | xyz(46.1190, 43.0890, 85.2278) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.20
Light Periwinkle
#C1C6FC
ΔE00 7.41
Pale Violet
#CEAEFA
ΔE00 7.58
Periwinkle Blue
#8F99FB
ΔE00 7.85
Lavender (survey)
#C79FEF
ΔE00 8.39
Pastel Purple
#CAA0FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9EC #EAECA9
analogous
#A9C9EC #ABA9EC #CDA9EC
triadic
#ABA9EC #ECABA9 #A9ECAB
tetradic
#ABA9EC #ECA9C9 #EAECA9 #A9ECCD
square
#ABA9EC #ECA9C9 #EAECA9 #A9ECCD
split-complementary
#ABA9EC #ECCDA9 #C9ECA9
monochromatic
#4945D6 #7A77E1 #ABA9EC #DCDBF7 #E7E6F9
Accessibility & contrast
On white
2.18
#ABA9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#ABA9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9EC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9EC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EF
Deuteranopia (green-blind)
#95AEEA
Tritanopia (blue-blind)
#9CB5C1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba9ec; /* rgb */ color: rgb(171, 169, 236); /* oklch */ color: oklch(76.1% 0.095 285.3);
Tailwind
colors: {
custom: {
50: '#c5c2f2',
500: '#aba9ec',
950: '#000000',
},
}SCSS
$custom: #aba9ec; $custom-light: #c5c2f2; $custom-dark: #000000;
JSON
{
"hex": "#aba9ec",
"rgb": {
"r": 171,
"g": 169,
"b": 236
},
"hsl": {
"h": 241.791,
"s": 63.81,
"l": 79.412
},
"oklch": {
"l": 0.76106,
"c": 0.09543,
"h": 285.3
},
"luminance": 0.4309
}Semantic roles & 50–950 ramp
primary
#ABA9EC
secondary
#F0F1DA
accent
#CC1AC6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185