#A49AFA#A49AFA
#A49AFA is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.4% C 0.137 H 287.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A49AFA |
|---|---|
| RGB | rgb(164, 154, 250) |
| HSL | hsl(246, 91%, 79%) |
| HSV | hsv(246, 38%, 98%) |
| CMYK | cmyk(34.4%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(67.95, 25.27, -46.65) |
| CIE-LCH | lch(67.95, 53.05, 298.45°) |
| OKLab | oklab(73.36% 0.0407 -0.1308) |
| OKLCH | oklch(73.36% 0.137 287.3) |
| XYZ | xyz(44.1161, 37.9046, 95.4159) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.61
Perrywinkle
#8F8CE7
ΔE00 5.08
Lavender Blue
#8B88F8
ΔE00 6.16
Periwinkle (survey)
#8E82FE
ΔE00 7.32
Pastel Purple
#CAA0FF
ΔE00 7.86
Liliac
#C48EFD
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49AFA #F0FA9A
analogous
#9AC0FA #A49AFA #D49AFA
triadic
#A49AFA #FAA49A #9AFAA4
tetradic
#A49AFA #FA9AC0 #F0FA9A #9AFAD4
square
#A49AFA #FA9AC0 #F0FA9A #9AFAD4
split-complementary
#A49AFA #FAD49A #C0FA9A
monochromatic
#3B25F4 #6F60F7 #A49AFA #D9D4FD #E5E2FE
Accessibility & contrast
On white
2.45
#A49AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#A49AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49AFA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49AFA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#8EACBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a49afa; /* rgb */ color: rgb(164, 154, 250); /* oklch */ color: oklch(73.4% 0.137 287.3);
Tailwind
colors: {
custom: {
50: '#c2b7fc',
500: '#a49afa',
950: '#000000',
},
}SCSS
$custom: #a49afa; $custom-light: #c2b7fc; $custom-dark: #000000;
JSON
{
"hex": "#a49afa",
"rgb": {
"r": 164,
"g": 154,
"b": 250
},
"hsl": {
"h": 246.25,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.73355,
"c": 0.13695,
"h": 287.3
},
"luminance": 0.37906
}Semantic roles & 50–950 ramp
primary
#A49AFA
secondary
#F2F6D5
accent
#E600CE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085