#ABA9FA#ABA9FA
#ABA9FA is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.7% C 0.115 H 284.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9FA |
|---|---|
| RGB | rgb(171, 169, 250) |
| HSL | hsl(241, 89%, 82%) |
| HSV | hsv(241, 32%, 98%) |
| CMYK | cmyk(31.6%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(72.18, 18.71, -39.98) |
| CIE-LCH | lch(72.18, 44.14, 295.08°) |
| OKLab | oklab(76.73% 0.0288 -0.1113) |
| OKLCH | oklch(76.73% 0.115 284.5) |
| XYZ | xyz(48.2332, 43.9347, 96.3629) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.36
Lavender
#B39DDB
ΔE00 7.96
Light Periwinkle
#C1C6FC
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.15
Pale Violet
#CEAEFA
ΔE00 8.18
Pastel Purple
#CAA0FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9FA #F8FAA9
analogous
#A9D0FA #ABA9FA #D3A9FA
triadic
#ABA9FA #FAABA9 #A9FAAB
tetradic
#ABA9FA #FAA9D0 #F8FAA9 #A9FAD3
square
#ABA9FA #FAA9D0 #F8FAA9 #A9FAD3
split-complementary
#ABA9FA #FAD3A9 #D0FAA9
monochromatic
#3A35F3 #736FF7 #ABA9FA #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.15
#ABA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#ABA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9FA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9FA | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#97B8C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aba9fa; /* rgb */ color: rgb(171, 169, 250); /* oklch */ color: oklch(76.7% 0.115 284.5);
Tailwind
colors: {
custom: {
50: '#c6c2fc',
500: '#aba9fa',
950: '#000000',
},
}SCSS
$custom: #aba9fa; $custom-light: #c6c2fc; $custom-dark: #000000;
JSON
{
"hex": "#aba9fa",
"rgb": {
"r": 171,
"g": 169,
"b": 250
},
"hsl": {
"h": 241.481,
"s": 89.011,
"l": 82.157
},
"oklch": {
"l": 0.76733,
"c": 0.11499,
"h": 284.5
},
"luminance": 0.43936
}Semantic roles & 50–950 ramp
primary
#ABA9FA
secondary
#F5F5D6
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185