#A49AEA#A49AEA
#A49AEA is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.6% C 0.115 H 288.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A49AEA |
|---|---|
| RGB | rgb(164, 154, 234) |
| HSL | hsl(248, 66%, 76%) |
| HSV | hsv(248, 34%, 92%) |
| CMYK | cmyk(29.9%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.23, 21.20, -39.01) |
| CIE-LCH | lch(67.23, 44.40, 298.52°) |
| OKLab | oklab(72.57% 0.0373 -0.1087) |
| OKLCH | oklch(72.57% 0.115 288.9) |
| XYZ | xyz(41.7129, 36.9433, 82.7590) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.27
Lavender
#B39DDB
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 6.16
Lavender Blue
#8B88F8
ΔE00 7.48
Pastel Purple
#CAA0FF
ΔE00 7.65
Lavender (survey)
#C79FEF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49AEA #E0EA9A
analogous
#9AB8EA #A49AEA #CC9AEA
triadic
#A49AEA #EAA49A #9AEAA4
tetradic
#A49AEA #EA9AB8 #E0EA9A #9AEACC
square
#A49AEA #EA9AB8 #E0EA9A #9AEACC
split-complementary
#A49AEA #EACC9A #B8EA9A
monochromatic
#4935D5 #7667DF #A49AEA #D2CDF5 #E8E6FA
Accessibility & contrast
On white
2.50
#A49AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A49AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49AEA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49AEA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#94A8B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a49aea; /* rgb */ color: rgb(164, 154, 234); /* oklch */ color: oklch(72.6% 0.115 288.9);
Tailwind
colors: {
custom: {
50: '#c1b7f1',
500: '#a49aea',
950: '#000000',
},
}SCSS
$custom: #a49aea; $custom-light: #c1b7f1; $custom-dark: #000000;
JSON
{
"hex": "#a49aea",
"rgb": {
"r": 164,
"g": 154,
"b": 234
},
"hsl": {
"h": 247.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.72573,
"c": 0.11488,
"h": 288.9
},
"luminance": 0.36944
}Semantic roles & 50–950 ramp
primary
#A49AEA
secondary
#EEF1DA
accent
#CD18B7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084