#A49EFF#A49EFF
#A49EFF is a light, vivid blue. Relative luminance 0.396; OKLCH L 74.4% C 0.138 H 285.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A49EFF |
|---|---|
| RGB | rgb(164, 158, 255) |
| HSL | hsl(244, 100%, 81%) |
| HSV | hsv(244, 38%, 100%) |
| CMYK | cmyk(35.7%, 38%, 0%, 0%) |
| CIE-LAB | lab(69.16, 24.31, -47.47) |
| CIE-LCH | lch(69.16, 53.33, 297.12°) |
| OKLab | oklab(74.35% 0.0365 -0.1331) |
| OKLCH | oklch(74.35% 0.138 285.3) |
| XYZ | xyz(45.5817, 39.5648, 99.8235) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.15
Perrywinkle
#8F8CE7
ΔE00 5.91
Lavender Blue
#8B88F8
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 8.04
Pastel Purple
#CAA0FF
ΔE00 8.35
Lavender
#B39DDB
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49EFF #F9FF9E
analogous
#9EC8FF #A49EFF #D49EFF
triadic
#A49EFF #FFA49E #9EFFA4
tetradic
#A49EFF #FF9EC8 #F9FF9E #9EFFD4
square
#A49EFF #FF9EC8 #F9FF9E #9EFFD4
split-complementary
#A49EFF #FFD49E #C8FF9E
monochromatic
#3124FF #6B61FF #A49EFF #DDDBFF #E2E0FF
Accessibility & contrast
On white
2.36
#A49EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A49EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49EFF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49EFF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#8CB0C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a49eff; /* rgb */ color: rgb(164, 158, 255); /* oklch */ color: oklch(74.4% 0.138 285.3);
Tailwind
colors: {
custom: {
50: '#c2baff',
500: '#a49eff',
950: '#000000',
},
}SCSS
$custom: #a49eff; $custom-light: #c2baff; $custom-dark: #000000;
JSON
{
"hex": "#a49eff",
"rgb": {
"r": 164,
"g": 158,
"b": 255
},
"hsl": {
"h": 243.711,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.74353,
"c": 0.13806,
"h": 285.3
},
"luminance": 0.39566
}Semantic roles & 50–950 ramp
primary
#A49EFF
secondary
#F5F7D4
accent
#E600D7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086