#A9A0FA#A9A0FA
#A9A0FA is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.9% C 0.128 H 287.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A9A0FA |
|---|---|
| RGB | rgb(169, 160, 250) |
| HSL | hsl(246, 90%, 80%) |
| HSV | hsv(246, 36%, 98%) |
| CMYK | cmyk(32.4%, 36%, 0%, 2%) |
| CIE-LAB | lab(69.81, 23.22, -43.70) |
| CIE-LCH | lch(69.81, 49.49, 297.98°) |
| OKLab | oklab(74.87% 0.0384 -0.1221) |
| OKLCH | oklch(74.87% 0.128 287.5) |
| XYZ | xyz(46.1837, 40.4776, 95.8036) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.48
Perrywinkle
#8F8CE7
ΔE00 6.52
Pastel Purple
#CAA0FF
ΔE00 7.22
Lavender
#B39DDB
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 7.85
Lilac (survey)
#CEA2FD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9A0FA #F1FAA0
analogous
#A0C4FA #A9A0FA #D6A0FA
triadic
#A9A0FA #FAA9A0 #A0FAA9
tetradic
#A9A0FA #FAA0C4 #F1FAA0 #A0FAD6
square
#A9A0FA #FAA0C4 #F1FAA0 #A0FAD6
split-complementary
#A9A0FA #FAD6A0 #C4FAA0
monochromatic
#402CF4 #7466F7 #A9A0FA #DEDAFD #E5E2FD
Accessibility & contrast
On white
2.31
#A9A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#A9A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9A0FA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9A0FA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#95B1C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a9a0fa; /* rgb */ color: rgb(169, 160, 250); /* oklch */ color: oklch(74.9% 0.128 287.5);
Tailwind
colors: {
custom: {
50: '#c5bcfc',
500: '#a9a0fa',
950: '#000000',
},
}SCSS
$custom: #a9a0fa; $custom-light: #c5bcfc; $custom-dark: #000000;
JSON
{
"hex": "#a9a0fa",
"rgb": {
"r": 169,
"g": 160,
"b": 250
},
"hsl": {
"h": 246,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.74871,
"c": 0.12803,
"h": 287.5
},
"luminance": 0.40479
}Semantic roles & 50–950 ramp
primary
#A9A0FA
secondary
#F2F6D5
accent
#E600CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185