#ABA9FB#ABA9FB
#ABA9FB is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.8% C 0.116 H 284.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9FB |
|---|---|
| RGB | rgb(171, 169, 251) |
| HSL | hsl(241, 91%, 82%) |
| HSV | hsv(241, 33%, 98%) |
| CMYK | cmyk(31.9%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.23, 18.96, -40.45) |
| CIE-LCH | lch(72.23, 44.68, 295.11°) |
| OKLab | oklab(76.78% 0.029 -0.1127) |
| OKLCH | oklch(76.78% 0.116 284.4) |
| XYZ | xyz(48.3905, 43.9976, 97.1909) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.29
Lavender
#B39DDB
ΔE00 8.09
Light Periwinkle
#C1C6FC
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 8.12
Pale Violet
#CEAEFA
ΔE00 8.24
Pastel Purple
#CAA0FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9FB #F9FBA9
analogous
#A9D0FB #ABA9FB #D4A9FB
triadic
#ABA9FB #FBABA9 #A9FBAB
tetradic
#ABA9FB #FBA9D0 #F9FBA9 #A9FBD4
square
#ABA9FB #FBA9D0 #F9FBA9 #A9FBD4
split-complementary
#ABA9FB #FBD4A9 #D0FBA9
monochromatic
#3934F6 #726FF8 #ABA9FB #E2E2FE #E2E2FE
Accessibility & contrast
On white
2.14
#ABA9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ABA9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9FB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9FB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#8EAFF9
Tritanopia (blue-blind)
#97B8C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aba9fb; /* rgb */ color: rgb(171, 169, 251); /* oklch */ color: oklch(76.8% 0.116 284.4);
Tailwind
colors: {
custom: {
50: '#c6c2fd',
500: '#aba9fb',
950: '#000000',
},
}SCSS
$custom: #aba9fb; $custom-light: #c6c2fd; $custom-dark: #000000;
JSON
{
"hex": "#aba9fb",
"rgb": {
"r": 171,
"g": 169,
"b": 251
},
"hsl": {
"h": 241.463,
"s": 91.111,
"l": 82.353
},
"oklch": {
"l": 0.76779,
"c": 0.11638,
"h": 284.4
},
"luminance": 0.43999
}Semantic roles & 50–950 ramp
primary
#ABA9FB
secondary
#F5F6D5
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185