#A9ABFA#A9ABFA
#A9ABFA is a light, moderate blue. Relative luminance 0.445; OKLCH L 77.0% C 0.112 H 282.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A9ABFA |
|---|---|
| RGB | rgb(169, 171, 250) |
| HSL | hsl(239, 89%, 82%) |
| HSV | hsv(239, 32%, 98%) |
| CMYK | cmyk(32.4%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(72.54, 17.04, -39.44) |
| CIE-LCH | lch(72.54, 42.96, 293.36°) |
| OKLab | oklab(76.97% 0.024 -0.1098) |
| OKLCH | oklch(76.97% 0.112 282.3) |
| XYZ | xyz(48.1757, 44.4615, 96.4676) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.27
Pastel Blue
#A2BFFE
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 7.67
Lavender
#B39DDB
ΔE00 8.64
Perrywinkle
#8F8CE7
ΔE00 8.76
Pale Violet
#CEAEFA
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9ABFA #FAF8A9
analogous
#A9D3FA #A9ABFA #D0A9FA
triadic
#A9ABFA #FAA9AB #ABFAA9
tetradic
#A9ABFA #FAA9D3 #FAF8A9 #A9FAD0
square
#A9ABFA #FAA9D3 #FAF8A9 #A9FAD0
split-complementary
#A9ABFA #FAD0A9 #D3FAA9
monochromatic
#353AF3 #6F73F7 #A9ABFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.12
#A9ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#A9ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9ABFA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9ABFA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#94BAC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a9abfa; /* rgb */ color: rgb(169, 171, 250); /* oklch */ color: oklch(77.0% 0.112 282.3);
Tailwind
colors: {
custom: {
50: '#c4c3fc',
500: '#a9abfa',
950: '#000000',
},
}SCSS
$custom: #a9abfa; $custom-light: #c4c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a9abfa",
"rgb": {
"r": 169,
"g": 171,
"b": 250
},
"hsl": {
"h": 238.519,
"s": 89.011,
"l": 82.157
},
"oklch": {
"l": 0.76966,
"c": 0.11241,
"h": 282.3
},
"luminance": 0.44463
}Semantic roles & 50–950 ramp
primary
#A9ABFA
secondary
#F5F5D6
accent
#E000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185