#A39EEB#A39EEB
#A39EEB is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.3% C 0.110 H 286.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A39EEB |
|---|---|
| RGB | rgb(163, 158, 235) |
| HSL | hsl(244, 66%, 77%) |
| HSV | hsv(244, 33%, 92%) |
| CMYK | cmyk(30.6%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(68.20, 18.90, -38.07) |
| CIE-LCH | lch(68.20, 42.50, 296.40°) |
| OKLab | oklab(73.3% 0.031 -0.106) |
| OKLCH | oklch(73.3% 0.11 286.3) |
| XYZ | xyz(42.3226, 38.2374, 83.7319) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.71
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender
#B39DDB
ΔE00 6.30
Lavender Blue
#8B88F8
ΔE00 7.95
Pastel Purple
#CAA0FF
ΔE00 8.26
Lavender (survey)
#C79FEF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39EEB #E6EB9E
analogous
#9EC0EB #A39EEB #CA9EEB
triadic
#A39EEB #EBA39E #9EEBA3
tetradic
#A39EEB #EB9EC0 #E6EB9E #9EEBCA
square
#A39EEB #EB9EC0 #E6EB9E #9EEBCA
split-complementary
#A39EEB #EBCA9E #C0EB9E
monochromatic
#4339D6 #736BE1 #A39EEB #D3D1F5 #E7E6FA
Accessibility & contrast
On white
2.43
#A39EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#A39EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39EEB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39EEB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#86A4E9
Tritanopia (blue-blind)
#91ACBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a39eeb; /* rgb */ color: rgb(163, 158, 235); /* oklch */ color: oklch(73.3% 0.110 286.3);
Tailwind
colors: {
custom: {
50: '#c0baf1',
500: '#a39eeb',
950: '#000000',
},
}SCSS
$custom: #a39eeb; $custom-light: #c0baf1; $custom-dark: #000000;
JSON
{
"hex": "#a39eeb",
"rgb": {
"r": 163,
"g": 158,
"b": 235
},
"hsl": {
"h": 243.896,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.73305,
"c": 0.11041,
"h": 286.3
},
"luminance": 0.38238
}Semantic roles & 50–950 ramp
primary
#A39EEB
secondary
#F0F1DA
accent
#CE18C2
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085