#A39AED#A39AED
#A39AED is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.6% C 0.119 H 288.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A39AED |
|---|---|
| RGB | rgb(163, 154, 237) |
| HSL | hsl(247, 70%, 77%) |
| HSV | hsv(247, 35%, 93%) |
| CMYK | cmyk(31.2%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(67.29, 21.67, -40.59) |
| CIE-LCH | lch(67.29, 46.01, 298.10°) |
| OKLab | oklab(72.64% 0.0368 -0.1132) |
| OKLCH | oklch(72.64% 0.119 288) |
| XYZ | xyz(41.9419, 37.0112, 85.0384) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.96
Periwinkle Blue
#8F99FB
ΔE00 5.56
Lavender
#B39DDB
ΔE00 6.50
Lavender Blue
#8B88F8
ΔE00 7.01
Pastel Purple
#CAA0FF
ΔE00 7.84
Lavender (survey)
#C79FEF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39AED #E4ED9A
analogous
#9ABBED #A39AED #CD9AED
triadic
#A39AED #EDA39A #9AEDA3
tetradic
#A39AED #ED9ABB #E4ED9A #9AEDCD
square
#A39AED #ED9ABB #E4ED9A #9AEDCD
split-complementary
#A39AED #EDCD9A #BBED9A
monochromatic
#4432DA #7466E4 #A39AED #D2CEF6 #E7E5FA
Accessibility & contrast
On white
2.50
#A39AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#A39AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39AED
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39AED | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#91A9B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a39aed; /* rgb */ color: rgb(163, 154, 237); /* oklch */ color: oklch(72.6% 0.119 288.0);
Tailwind
colors: {
custom: {
50: '#c0b7f3',
500: '#a39aed',
950: '#000000',
},
}SCSS
$custom: #a39aed; $custom-light: #c0b7f3; $custom-dark: #000000;
JSON
{
"hex": "#a39aed",
"rgb": {
"r": 163,
"g": 154,
"b": 237
},
"hsl": {
"h": 246.506,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.72635,
"c": 0.11907,
"h": 288
},
"luminance": 0.37012
}Semantic roles & 50–950 ramp
primary
#A39AED
secondary
#EFF2D9
accent
#D214BD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085