#A49BEE#A49BEE
#A49BEE is a light, moderate blue. Relative luminance 0.375; OKLCH L 73.0% C 0.119 H 288.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A49BEE |
|---|---|
| RGB | rgb(164, 155, 238) |
| HSL | hsl(247, 71%, 77%) |
| HSV | hsv(247, 35%, 93%) |
| CMYK | cmyk(31.1%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.66, 21.64, -40.55) |
| CIE-LCH | lch(67.66, 45.96, 298.08°) |
| OKLab | oklab(72.95% 0.0368 -0.1131) |
| OKLCH | oklch(72.95% 0.119 288) |
| XYZ | xyz(42.4598, 37.5073, 85.8749) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.23
Periwinkle Blue
#8F99FB
ΔE00 5.61
Lavender
#B39DDB
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 7.22
Pastel Purple
#CAA0FF
ΔE00 7.69
Lavender (survey)
#C79FEF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49BEE #E5EE9B
analogous
#9BBCEE #A49BEE #CE9BEE
triadic
#A49BEE #EEA49B #9BEEA4
tetradic
#A49BEE #EE9BBC #E5EE9B #9BEECE
square
#A49BEE #EE9BBC #E5EE9B #9BEECE
split-complementary
#A49BEE #EECE9B #BCEE9B
monochromatic
#4532DC #7467E5 #A49BEE #D4CFF7 #E7E5FB
Accessibility & contrast
On white
2.47
#A49BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#A49BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49BEE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49BEE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#92AABA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a49bee; /* rgb */ color: rgb(164, 155, 238); /* oklch */ color: oklch(73.0% 0.119 288.0);
Tailwind
colors: {
custom: {
50: '#c1b8f4',
500: '#a49bee',
950: '#000000',
},
}SCSS
$custom: #a49bee; $custom-light: #c1b8f4; $custom-dark: #000000;
JSON
{
"hex": "#a49bee",
"rgb": {
"r": 164,
"g": 155,
"b": 238
},
"hsl": {
"h": 246.506,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.72953,
"c": 0.11895,
"h": 288
},
"luminance": 0.37508
}Semantic roles & 50–950 ramp
primary
#A49BEE
secondary
#EFF2D9
accent
#D313BE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085