#A49DE4#A49DE4
#A49DE4 is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.9% C 0.102 H 288.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A49DE4 |
|---|---|
| RGB | rgb(164, 157, 228) |
| HSL | hsl(246, 57%, 75%) |
| HSV | hsv(246, 31%, 89%) |
| CMYK | cmyk(28.1%, 31.1%, 0%, 10.6%) |
| CIE-LAB | lab(67.73, 18.01, -34.95) |
| CIE-LCH | lch(67.73, 39.31, 297.26°) |
| OKLab | oklab(72.87% 0.0317 -0.097) |
| OKLCH | oklch(72.87% 0.102 288.1) |
| XYZ | xyz(41.3668, 37.6070, 78.4632) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.04
Perrywinkle
#8F8CE7
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 6.97
Lavender (survey)
#C79FEF
ΔE00 7.79
Pastel Purple
#CAA0FF
ΔE00 8.15
Pale Purple
#B790D4
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49DE4 #DDE49D
analogous
#9DBAE4 #A49DE4 #C79DE4
triadic
#A49DE4 #E4A49D #9DE4A4
tetradic
#A49DE4 #E49DBA #DDE49D #9DE4C7
square
#A49DE4 #E49DBA #DDE49D #9DE4C7
split-complementary
#A49DE4 #E4C79D #BAE49D
monochromatic
#4B3DCA #776DD7 #A49DE4 #D1CDF1 #E9E7F8
Accessibility & contrast
On white
2.46
#A49DE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A49DE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49DE4
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49DE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49DE4 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA7E7
Deuteranopia (green-blind)
#89A3E2
Tritanopia (blue-blind)
#95A9B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a49de4; /* rgb */ color: rgb(164, 157, 228); /* oklch */ color: oklch(72.9% 0.102 288.1);
Tailwind
colors: {
custom: {
50: '#c0b9ec',
500: '#a49de4',
950: '#000000',
},
}SCSS
$custom: #a49de4; $custom-light: #c0b9ec; $custom-dark: #000000;
JSON
{
"hex": "#a49de4",
"rgb": {
"r": 164,
"g": 157,
"b": 228
},
"hsl": {
"h": 245.915,
"s": 56.8,
"l": 75.49
},
"oklch": {
"l": 0.7287,
"c": 0.10202,
"h": 288.1
},
"luminance": 0.37608
}Semantic roles & 50–950 ramp
primary
#A49DE4
secondary
#EEF0DB
accent
#C421B4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084