#A49DD2#A49DD2
#A49DD2 is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.1% C 0.077 H 290.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A49DD2 |
|---|---|
| RGB | rgb(164, 157, 210) |
| HSL | hsl(248, 37%, 72%) |
| HSV | hsv(248, 25%, 82%) |
| CMYK | cmyk(21.9%, 25.2%, 0%, 17.6%) |
| CIE-LAB | lab(67.02, 13.69, -26.11) |
| CIE-LCH | lch(67.02, 29.48, 297.67°) |
| OKLab | oklab(72.09% 0.0267 -0.0718) |
| OKLCH | oklch(72.09% 0.077 290.4) |
| XYZ | xyz(38.9969, 36.6591, 65.9816) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.94
Pale Purple
#B790D4
ΔE00 7.58
Lavender (survey)
#C79FEF
ΔE00 8.48
Perrywinkle
#8F8CE7
ΔE00 9.04
Pale Violet
#CEAEFA
ΔE00 9.23
Baby Purple
#CA9BF7
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49DD2 #CBD29D
analogous
#9DB1D2 #A49DD2 #BF9DD2
triadic
#A49DD2 #D2A49D #9DD2A4
tetradic
#A49DD2 #D29DB1 #CBD29D #9DD2BF
square
#A49DD2 #D29DB1 #CBD29D #9DD2BF
split-complementary
#A49DD2 #D2BF9D #B1D29D
monochromatic
#594DA8 #7D73BF #A49DD2 #CBC7E5 #ECEAF5
Accessibility & contrast
On white
2.52
#A49DD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A49DD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49DD2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49DD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49DD2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D4
Deuteranopia (green-blind)
#90A2D1
Tritanopia (blue-blind)
#9AA6AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a49dd2; /* rgb */ color: rgb(164, 157, 210); /* oklch */ color: oklch(72.1% 0.077 290.4);
Tailwind
colors: {
custom: {
50: '#bfb9e0',
500: '#a49dd2',
950: '#000000',
},
}SCSS
$custom: #a49dd2; $custom-light: #bfb9e0; $custom-dark: #000000;
JSON
{
"hex": "#a49dd2",
"rgb": {
"r": 164,
"g": 157,
"b": 210
},
"hsl": {
"h": 247.925,
"s": 37.063,
"l": 71.961
},
"oklch": {
"l": 0.72089,
"c": 0.07657,
"h": 290.4
},
"luminance": 0.3666
}Semantic roles & 50–950 ramp
primary
#A49DD2
secondary
#EAECDF
accent
#B036A0
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083