#A49EFE#A49EFE
#A49EFE is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.3% C 0.137 H 285.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A49EFE |
|---|---|
| RGB | rgb(164, 158, 254) |
| HSL | hsl(244, 98%, 81%) |
| HSV | hsv(244, 38%, 100%) |
| CMYK | cmyk(35.4%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(69.11, 24.05, -47.00) |
| CIE-LCH | lch(69.11, 52.79, 297.10°) |
| OKLab | oklab(74.3% 0.0363 -0.1318) |
| OKLCH | oklch(74.3% 0.137 285.4) |
| XYZ | xyz(45.4212, 39.5006, 98.9779) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.19
Perrywinkle
#8F8CE7
ΔE00 5.86
Lavender Blue
#8B88F8
ΔE00 6.77
Periwinkle (survey)
#8E82FE
ΔE00 8.08
Pastel Purple
#CAA0FF
ΔE00 8.31
Lavender
#B39DDB
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49EFE #F8FE9E
analogous
#9EC8FE #A49EFE #D49EFE
triadic
#A49EFE #FEA49E #9EFEA4
tetradic
#A49EFE #FE9EC8 #F8FE9E #9EFED4
square
#A49EFE #FE9EC8 #F8FE9E #9EFED4
split-complementary
#A49EFE #FED49E #C8FE9E
monochromatic
#3225FD #6B61FD #A49EFE #DDDBFF #E3E1FF
Accessibility & contrast
On white
2.36
#A49EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#A49EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49EFE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49EFE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#8CB0C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a49efe; /* rgb */ color: rgb(164, 158, 254); /* oklch */ color: oklch(74.3% 0.137 285.4);
Tailwind
colors: {
custom: {
50: '#c2baff',
500: '#a49efe',
950: '#000000',
},
}SCSS
$custom: #a49efe; $custom-light: #c2baff; $custom-dark: #000000;
JSON
{
"hex": "#a49efe",
"rgb": {
"r": 164,
"g": 158,
"b": 254
},
"hsl": {
"h": 243.75,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.74303,
"c": 0.1367,
"h": 285.4
},
"luminance": 0.39502
}Semantic roles & 50–950 ramp
primary
#A49EFE
secondary
#F5F7D4
accent
#E600D7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086