#A39ED2#A39ED2
#A39ED2 is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.2% C 0.075 H 288.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A39ED2 |
|---|---|
| RGB | rgb(163, 158, 210) |
| HSL | hsl(246, 37%, 72%) |
| HSV | hsv(246, 25%, 82%) |
| CMYK | cmyk(22.4%, 24.8%, 0%, 17.6%) |
| CIE-LAB | lab(67.20, 12.82, -25.84) |
| CIE-LCH | lch(67.20, 28.85, 296.38°) |
| OKLab | oklab(72.21% 0.0242 -0.071) |
| OKLCH | oklch(72.21% 0.075 288.8) |
| XYZ | xyz(38.9612, 36.8928, 66.0286) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.42
Pale Purple
#B790D4
ΔE00 8.13
Lavender (survey)
#C79FEF
ΔE00 8.86
Perrywinkle
#8F8CE7
ΔE00 9.04
Pale Violet
#CEAEFA
ΔE00 9.44
Periwinkle Blue
#8F99FB
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39ED2 #CDD29E
analogous
#9EB3D2 #A39ED2 #BD9ED2
triadic
#A39ED2 #D2A39E #9ED2A3
tetradic
#A39ED2 #D29EB3 #CDD29E #9ED2BD
square
#A39ED2 #D29EB3 #CDD29E #9ED2BD
split-complementary
#A39ED2 #D2BD9E #B3D29E
monochromatic
#564EA8 #7B74BF #A39ED2 #CBC8E5 #EBEAF5
Accessibility & contrast
On white
2.51
#A39ED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A39ED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39ED2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39ED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39ED2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A5D4
Deuteranopia (green-blind)
#91A2D1
Tritanopia (blue-blind)
#99A7B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a39ed2; /* rgb */ color: rgb(163, 158, 210); /* oklch */ color: oklch(72.2% 0.075 288.8);
Tailwind
colors: {
custom: {
50: '#bfbae0',
500: '#a39ed2',
950: '#000000',
},
}SCSS
$custom: #a39ed2; $custom-light: #bfbae0; $custom-dark: #000000;
JSON
{
"hex": "#a39ed2",
"rgb": {
"r": 163,
"g": 158,
"b": 210
},
"hsl": {
"h": 245.769,
"s": 36.62,
"l": 72.157
},
"oklch": {
"l": 0.72205,
"c": 0.07503,
"h": 288.8
},
"luminance": 0.36893
}Semantic roles & 50–950 ramp
primary
#A39ED2
secondary
#EBECDF
accent
#B036A4
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083