#A39DEC#A39DEC
#A39DEC is a light, moderate blue. Relative luminance 0.380; OKLCH L 73.2% C 0.113 H 286.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A39DEC |
|---|---|
| RGB | rgb(163, 157, 236) |
| HSL | hsl(245, 68%, 77%) |
| HSV | hsv(245, 33%, 93%) |
| CMYK | cmyk(30.9%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(67.99, 19.72, -38.94) |
| CIE-LCH | lch(67.99, 43.65, 296.86°) |
| OKLab | oklab(73.16% 0.0326 -0.1085) |
| OKLCH | oklch(73.16% 0.113 286.7) |
| XYZ | xyz(42.2976, 37.9556, 84.4382) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 5.58
Lavender
#B39DDB
ΔE00 6.40
Lavender Blue
#8B88F8
ΔE00 7.66
Pastel Purple
#CAA0FF
ΔE00 8.13
Lavender (survey)
#C79FEF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39DEC #E6EC9D
analogous
#9DBFEC #A39DEC #CB9DEC
triadic
#A39DEC #ECA39D #9DECA3
tetradic
#A39DEC #EC9DBF #E6EC9D #9DECCB
square
#A39DEC #EC9DBF #E6EC9D #9DECCB
split-complementary
#A39DEC #ECCB9D #BFEC9D
monochromatic
#4336D8 #736AE2 #A39DEC #D3D0F6 #E7E5FA
Accessibility & contrast
On white
2.44
#A39DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#A39DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39DEC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39DEC | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#91ABBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a39dec; /* rgb */ color: rgb(163, 157, 236); /* oklch */ color: oklch(73.2% 0.113 286.7);
Tailwind
colors: {
custom: {
50: '#c0b9f2',
500: '#a39dec',
950: '#000000',
},
}SCSS
$custom: #a39dec; $custom-light: #c0b9f2; $custom-dark: #000000;
JSON
{
"hex": "#a39dec",
"rgb": {
"r": 163,
"g": 157,
"b": 236
},
"hsl": {
"h": 244.557,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.7316,
"c": 0.11327,
"h": 286.7
},
"luminance": 0.37957
}Semantic roles & 50–950 ramp
primary
#A39DEC
secondary
#F0F2D9
accent
#CF16C1
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085