#A39ADE#A39ADE
#A39ADE is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.9% C 0.098 H 289.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A39ADE |
|---|---|
| RGB | rgb(163, 154, 222) |
| HSL | hsl(248, 51%, 74%) |
| HSV | hsv(248, 31%, 87%) |
| CMYK | cmyk(26.6%, 30.6%, 0%, 12.9%) |
| CIE-LAB | lab(66.65, 17.95, -33.32) |
| CIE-LCH | lch(66.65, 37.85, 298.31°) |
| OKLab | oklab(71.94% 0.0332 -0.0923) |
| OKLCH | oklch(71.94% 0.098 289.8) |
| XYZ | xyz(39.8414, 36.1710, 73.9757) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.38
Perrywinkle
#8F8CE7
ΔE00 6.35
Pale Purple
#B790D4
ΔE00 7.41
Lavender (survey)
#C79FEF
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 7.80
Pastel Purple
#CAA0FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39ADE #D5DE9A
analogous
#9AB3DE #A39ADE #C59ADE
triadic
#A39ADE #DEA39A #9ADEA3
tetradic
#A39ADE #DE9AB3 #D5DE9A #9ADEC5
square
#A39ADE #DE9AB3 #D5DE9A #9ADEC5
split-complementary
#A39ADE #DEC59A #B3DE9A
monochromatic
#4F3EBF #796CCF #A39ADE #CDC8ED #EAE8F7
Accessibility & contrast
On white
2.55
#A39ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#A39ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39ADE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39ADE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E1
Deuteranopia (green-blind)
#88A1DC
Tritanopia (blue-blind)
#96A6B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a39ade; /* rgb */ color: rgb(163, 154, 222); /* oklch */ color: oklch(71.9% 0.098 289.8);
Tailwind
colors: {
custom: {
50: '#bfb7e8',
500: '#a39ade',
950: '#000000',
},
}SCSS
$custom: #a39ade; $custom-light: #bfb7e8; $custom-dark: #000000;
JSON
{
"hex": "#a39ade",
"rgb": {
"r": 163,
"g": 154,
"b": 222
},
"hsl": {
"h": 247.941,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.71939,
"c": 0.0981,
"h": 289.8
},
"luminance": 0.36172
}Semantic roles & 50–950 ramp
primary
#A39ADE
secondary
#ECEFDC
accent
#BE27AA
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084