#A49DED#A49DED
#A49DED is a light, moderate blue. Relative luminance 0.381; OKLCH L 73.3% C 0.115 H 287.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A49DED |
|---|---|
| RGB | rgb(164, 157, 237) |
| HSL | hsl(245, 69%, 77%) |
| HSV | hsv(245, 34%, 93%) |
| CMYK | cmyk(30.8%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.11, 20.25, -39.29) |
| CIE-LCH | lch(68.11, 44.21, 297.26°) |
| OKLab | oklab(73.29% 0.0339 -0.1095) |
| OKLCH | oklch(73.29% 0.115 287.2) |
| XYZ | xyz(42.6489, 38.1199, 85.2152) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.63
Periwinkle Blue
#8F99FB
ΔE00 5.67
Lavender
#B39DDB
ΔE00 6.33
Lavender Blue
#8B88F8
ΔE00 7.68
Pastel Purple
#CAA0FF
ΔE00 7.89
Lavender (survey)
#C79FEF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49DED #E6ED9D
analogous
#9DBEED #A49DED #CC9DED
triadic
#A49DED #EDA49D #9DEDA4
tetradic
#A49DED #ED9DBE #E6ED9D #9DEDCC
square
#A49DED #ED9DBE #E6ED9D #9DEDCC
split-complementary
#A49DED #EDCC9D #BEED9D
monochromatic
#4436DA #7469E4 #A49DED #D4D1F6 #E7E5FA
Accessibility & contrast
On white
2.44
#A49DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#A49DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49DED
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49DED | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#92ABBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a49ded; /* rgb */ color: rgb(164, 157, 237); /* oklch */ color: oklch(73.3% 0.115 287.2);
Tailwind
colors: {
custom: {
50: '#c1baf3',
500: '#a49ded',
950: '#000000',
},
}SCSS
$custom: #a49ded; $custom-light: #c1baf3; $custom-dark: #000000;
JSON
{
"hex": "#a49ded",
"rgb": {
"r": 164,
"g": 157,
"b": 237
},
"hsl": {
"h": 245.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.73286,
"c": 0.11462,
"h": 287.2
},
"luminance": 0.38121
}Semantic roles & 50–950 ramp
primary
#A49DED
secondary
#F0F2D9
accent
#D115C0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085