#A39EE2#A39EE2
#A39EE2 is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.9% C 0.098 H 287.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A39EE2 |
|---|---|
| RGB | rgb(163, 158, 226) |
| HSL | hsl(244, 54%, 75%) |
| HSV | hsv(244, 30%, 89%) |
| CMYK | cmyk(27.9%, 30.1%, 0%, 11.4%) |
| CIE-LAB | lab(67.82, 16.66, -33.71) |
| CIE-LCH | lch(67.82, 37.60, 296.30°) |
| OKLab | oklab(72.89% 0.0287 -0.0934) |
| OKLCH | oklch(72.89% 0.098 287.1) |
| XYZ | xyz(41.0551, 37.7304, 77.0564) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.13
Perrywinkle
#8F8CE7
ΔE00 6.57
Periwinkle Blue
#8F99FB
ΔE00 7.08
Lavender (survey)
#C79FEF
ΔE00 8.16
Pale Purple
#B790D4
ΔE00 8.60
Pastel Purple
#CAA0FF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39EE2 #DDE29E
analogous
#9EBBE2 #A39EE2 #C59EE2
triadic
#A39EE2 #E2A39E #9EE2A3
tetradic
#A39EE2 #E29EBB #DDE29E #9EE2C5
square
#A39EE2 #E29EBB #DDE29E #9EE2C5
split-complementary
#A39EE2 #E2C59E #BBE29E
monochromatic
#4A40C6 #766FD4 #A39EE2 #D0CDF0 #E9E7F8
Accessibility & contrast
On white
2.46
#A39EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#A39EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39EE2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39EE2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E5
Deuteranopia (green-blind)
#8AA3E0
Tritanopia (blue-blind)
#94AAB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a39ee2; /* rgb */ color: rgb(163, 158, 226); /* oklch */ color: oklch(72.9% 0.098 287.1);
Tailwind
colors: {
custom: {
50: '#bfbaeb',
500: '#a39ee2',
950: '#000000',
},
}SCSS
$custom: #a39ee2; $custom-light: #bfbaeb; $custom-dark: #000000;
JSON
{
"hex": "#a39ee2",
"rgb": {
"r": 163,
"g": 158,
"b": 226
},
"hsl": {
"h": 244.412,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.72894,
"c": 0.09776,
"h": 287.1
},
"luminance": 0.37731
}Semantic roles & 50–950 ramp
primary
#A39EE2
secondary
#EEEFDC
accent
#C124B6
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084