#A49AED#A49AED
#A49AED is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.7% C 0.119 H 288.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A49AED |
|---|---|
| RGB | rgb(164, 154, 237) |
| HSL | hsl(247, 70%, 77%) |
| HSV | hsv(247, 35%, 93%) |
| CMYK | cmyk(30.8%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(67.36, 21.95, -40.46) |
| CIE-LCH | lch(67.36, 46.03, 298.48°) |
| OKLab | oklab(72.72% 0.038 -0.1128) |
| OKLCH | oklch(72.72% 0.119 288.6) |
| XYZ | xyz(42.1475, 37.1172, 85.0481) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.11
Periwinkle Blue
#8F99FB
ΔE00 5.78
Lavender
#B39DDB
ΔE00 6.31
Lavender Blue
#8B88F8
ΔE00 7.15
Pastel Purple
#CAA0FF
ΔE00 7.61
Lavender (survey)
#C79FEF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49AED #E3ED9A
analogous
#9ABAED #A49AED #CE9AED
triadic
#A49AED #EDA49A #9AEDA4
tetradic
#A49AED #ED9ABA #E3ED9A #9AEDCE
square
#A49AED #ED9ABA #E3ED9A #9AEDCE
split-complementary
#A49AED #EDCE9A #BAED9A
monochromatic
#4632DA #7566E4 #A49AED #D3CEF6 #E8E5FA
Accessibility & contrast
On white
2.49
#A49AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#A49AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49AED
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49AED | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#82A2EB
Tritanopia (blue-blind)
#93A9B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a49aed; /* rgb */ color: rgb(164, 154, 237); /* oklch */ color: oklch(72.7% 0.119 288.6);
Tailwind
colors: {
custom: {
50: '#c1b7f3',
500: '#a49aed',
950: '#000000',
},
}SCSS
$custom: #a49aed; $custom-light: #c1b7f3; $custom-dark: #000000;
JSON
{
"hex": "#a49aed",
"rgb": {
"r": 164,
"g": 154,
"b": 237
},
"hsl": {
"h": 247.229,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.72715,
"c": 0.11904,
"h": 288.6
},
"luminance": 0.37118
}Semantic roles & 50–950 ramp
primary
#A49AED
secondary
#EFF2D9
accent
#D214BB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085