#ABA9FD#ABA9FD
#ABA9FD is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.9% C 0.119 H 284.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9FD |
|---|---|
| RGB | rgb(171, 169, 253) |
| HSL | hsl(241, 95%, 83%) |
| HSV | hsv(241, 33%, 99%) |
| CMYK | cmyk(32.4%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.31, 19.47, -41.40) |
| CIE-LCH | lch(72.31, 45.75, 295.18°) |
| OKLab | oklab(76.87% 0.0295 -0.1154) |
| OKLCH | oklch(76.87% 0.119 284.3) |
| XYZ | xyz(48.7074, 44.1243, 98.8600) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 8.05
Light Periwinkle
#C1C6FC
ΔE00 8.23
Pastel Purple
#CAA0FF
ΔE00 8.32
Lavender
#B39DDB
ΔE00 8.36
Pale Violet
#CEAEFA
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9FD #FBFDA9
analogous
#A9D1FD #ABA9FD #D5A9FD
triadic
#ABA9FD #FDABA9 #A9FDAB
tetradic
#ABA9FD #FDA9D1 #FBFDA9 #A9FDD5
square
#ABA9FD #FDA9D1 #FBFDA9 #A9FDD5
split-complementary
#ABA9FD #FDD5A9 #D1FDA9
monochromatic
#3631FA #716DFC #ABA9FD #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.14
#ABA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#ABA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9FD
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9FD | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#96B9C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aba9fd; /* rgb */ color: rgb(171, 169, 253); /* oklch */ color: oklch(76.9% 0.119 284.3);
Tailwind
colors: {
custom: {
50: '#c6c2fe',
500: '#aba9fd',
950: '#000000',
},
}SCSS
$custom: #aba9fd; $custom-light: #c6c2fe; $custom-dark: #000000;
JSON
{
"hex": "#aba9fd",
"rgb": {
"r": 171,
"g": 169,
"b": 253
},
"hsl": {
"h": 241.429,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.76872,
"c": 0.11915,
"h": 284.3
},
"luminance": 0.44126
}Semantic roles & 50–950 ramp
primary
#ABA9FD
secondary
#F6F7D4
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186