#A49FFD#A49FFD
#A49FFD is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.4% C 0.134 H 285.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A49FFD |
|---|---|
| RGB | rgb(164, 159, 253) |
| HSL | hsl(243, 96%, 81%) |
| HSV | hsv(243, 37%, 99%) |
| CMYK | cmyk(35.2%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.31, 23.22, -46.14) |
| CIE-LCH | lch(69.31, 51.65, 296.71°) |
| OKLab | oklab(74.44% 0.0348 -0.1293) |
| OKLCH | oklch(74.44% 0.134 285.1) |
| XYZ | xyz(45.4327, 39.7792, 98.1939) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.22
Perrywinkle
#8F8CE7
ΔE00 6.00
Lavender Blue
#8B88F8
ΔE00 7.00
Periwinkle (survey)
#8E82FE
ΔE00 8.36
Pastel Purple
#CAA0FF
ΔE00 8.37
Lavender
#B39DDB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49FFD #F8FD9F
analogous
#9FC9FD #A49FFD #D39FFD
triadic
#A49FFD #FDA49F #9FFDA4
tetradic
#A49FFD #FD9FC9 #F8FD9F #9FFDD3
square
#A49FFD #FD9FC9 #F8FD9F #9FFDD3
split-complementary
#A49FFD #FDD39F #C9FD9F
monochromatic
#3227FB #6B63FC #A49FFD #DDDBFE #E3E1FE
Accessibility & contrast
On white
2.34
#A49FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#A49FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49FFD
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49FFD | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#7FA6FB
Tritanopia (blue-blind)
#8CB1C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a49ffd; /* rgb */ color: rgb(164, 159, 253); /* oklch */ color: oklch(74.4% 0.134 285.1);
Tailwind
colors: {
custom: {
50: '#c2bbfe',
500: '#a49ffd',
950: '#000000',
},
}SCSS
$custom: #a49ffd; $custom-light: #c2bbfe; $custom-dark: #000000;
JSON
{
"hex": "#a49ffd",
"rgb": {
"r": 164,
"g": 159,
"b": 253
},
"hsl": {
"h": 243.191,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.7444,
"c": 0.1339,
"h": 285.1
},
"luminance": 0.39781
}Semantic roles & 50–950 ramp
primary
#A49FFD
secondary
#F5F7D4
accent
#E600D9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086