#ABA9FC#ABA9FC
#ABA9FC is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.8% C 0.118 H 284.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9FC |
|---|---|
| RGB | rgb(171, 169, 252) |
| HSL | hsl(241, 93%, 83%) |
| HSV | hsv(241, 33%, 99%) |
| CMYK | cmyk(32.1%, 32.9%, 0%, 1.2%) |
| CIE-LAB | lab(72.27, 19.21, -40.93) |
| CIE-LCH | lch(72.27, 45.21, 295.15°) |
| OKLab | oklab(76.83% 0.0292 -0.1141) |
| OKLCH | oklch(76.83% 0.118 284.4) |
| XYZ | xyz(48.5485, 44.0608, 98.0233) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 8.08
Light Periwinkle
#C1C6FC
ΔE00 8.17
Lavender
#B39DDB
ΔE00 8.23
Pastel Purple
#CAA0FF
ΔE00 8.30
Pale Violet
#CEAEFA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9FC #FAFCA9
analogous
#A9D0FC #ABA9FC #D5A9FC
triadic
#ABA9FC #FCABA9 #A9FCAB
tetradic
#ABA9FC #FCA9D0 #FAFCA9 #A9FCD5
square
#ABA9FC #FCA9D0 #FAFCA9 #A9FCD5
split-complementary
#ABA9FC #FCD5A9 #D0FCA9
monochromatic
#3733F8 #716EFA #ABA9FC #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.14
#ABA9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#ABA9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9FC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9FC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#96B8C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aba9fc; /* rgb */ color: rgb(171, 169, 252); /* oklch */ color: oklch(76.8% 0.118 284.4);
Tailwind
colors: {
custom: {
50: '#c6c2fd',
500: '#aba9fc',
950: '#000000',
},
}SCSS
$custom: #aba9fc; $custom-light: #c6c2fd; $custom-dark: #000000;
JSON
{
"hex": "#aba9fc",
"rgb": {
"r": 171,
"g": 169,
"b": 252
},
"hsl": {
"h": 241.446,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.76825,
"c": 0.11777,
"h": 284.4
},
"luminance": 0.44062
}Semantic roles & 50–950 ramp
primary
#ABA9FC
secondary
#F5F6D5
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185