#A49ECE#A49ECE
#A49ECE is a light, moderate blue. Relative luminance 0.368; OKLCH L 72.1% C 0.069 H 290.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A49ECE |
|---|---|
| RGB | rgb(164, 158, 206) |
| HSL | hsl(248, 33%, 71%) |
| HSV | hsv(248, 23%, 81%) |
| CMYK | cmyk(20.4%, 23.3%, 0%, 19.2%) |
| CIE-LAB | lab(67.13, 12.20, -23.73) |
| CIE-LCH | lch(67.13, 26.68, 297.21°) |
| OKLab | oklab(72.12% 0.024 -0.065) |
| OKLCH | oklch(72.12% 0.069 290.3) |
| XYZ | xyz(38.6747, 36.8020, 63.4465) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 8.10
Lavender (survey)
#C79FEF
ΔE00 9.14
Pale Violet
#CEAEFA
ΔE00 9.73
Perrywinkle
#8F8CE7
ΔE00 10.03
Lilac
#C8A2C8
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49ECE #C8CE9E
analogous
#9EB0CE #A49ECE #BC9ECE
triadic
#A49ECE #CEA49E #9ECEA4
tetradic
#A49ECE #CE9EB0 #C8CE9E #9ECEBC
square
#A49ECE #CE9EB0 #C8CE9E #9ECEBC
split-complementary
#A49ECE #CEBC9E #B0CE9E
monochromatic
#5B51A1 #7E75B9 #A49ECE #CAC7E3 #ECEBF5
Accessibility & contrast
On white
2.51
#A49ECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#A49ECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49ECE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49ECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49ECE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4D0
Deuteranopia (green-blind)
#93A2CD
Tritanopia (blue-blind)
#9BA6AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a49ece; /* rgb */ color: rgb(164, 158, 206); /* oklch */ color: oklch(72.1% 0.069 290.3);
Tailwind
colors: {
custom: {
50: '#bfbadd',
500: '#a49ece',
950: '#000000',
},
}SCSS
$custom: #a49ece; $custom-light: #bfbadd; $custom-dark: #000000;
JSON
{
"hex": "#a49ece",
"rgb": {
"r": 164,
"g": 158,
"b": 206
},
"hsl": {
"h": 247.5,
"s": 32.877,
"l": 71.373
},
"oklch": {
"l": 0.72123,
"c": 0.06933,
"h": 290.3
},
"luminance": 0.36802
}Semantic roles & 50–950 ramp
primary
#A49ECE
secondary
#E9EADE
accent
#AC3A9D
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083