#A39DE1#A39DE1
#A39DE1 is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.7% C 0.098 H 287.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A39DE1 |
|---|---|
| RGB | rgb(163, 157, 225) |
| HSL | hsl(245, 53%, 75%) |
| HSV | hsv(245, 30%, 88%) |
| CMYK | cmyk(27.6%, 30.2%, 0%, 11.8%) |
| CIE-LAB | lab(67.53, 16.98, -33.61) |
| CIE-LCH | lch(67.53, 37.66, 296.80°) |
| OKLab | oklab(72.66% 0.0298 -0.0932) |
| OKLCH | oklch(72.66% 0.098 287.7) |
| XYZ | xyz(40.7484, 37.3359, 76.2792) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.91
Perrywinkle
#8F8CE7
ΔE00 6.49
Periwinkle Blue
#8F99FB
ΔE00 7.25
Lavender (survey)
#C79FEF
ΔE00 8.01
Pale Purple
#B790D4
ΔE00 8.30
Pastel Purple
#CAA0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39DE1 #DBE19D
analogous
#9DB9E1 #A39DE1 #C59DE1
triadic
#A39DE1 #E1A39D #9DE1A3
tetradic
#A39DE1 #E19DB9 #DBE19D #9DE1C5
square
#A39DE1 #E19DB9 #DBE19D #9DE1C5
split-complementary
#A39DE1 #E1C59D #B9E19D
monochromatic
#4B3FC4 #776ED3 #A39DE1 #CFCCEF #E9E8F8
Accessibility & contrast
On white
2.48
#A39DE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#A39DE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39DE1
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39DE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39DE1 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E4
Deuteranopia (green-blind)
#8AA3DF
Tritanopia (blue-blind)
#95A9B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a39de1; /* rgb */ color: rgb(163, 157, 225); /* oklch */ color: oklch(72.7% 0.098 287.7);
Tailwind
colors: {
custom: {
50: '#bfb9ea',
500: '#a39de1',
950: '#000000',
},
}SCSS
$custom: #a39de1; $custom-light: #bfb9ea; $custom-dark: #000000;
JSON
{
"hex": "#a39de1",
"rgb": {
"r": 163,
"g": 157,
"b": 225
},
"hsl": {
"h": 245.294,
"s": 53.125,
"l": 74.902
},
"oklch": {
"l": 0.72655,
"c": 0.09782,
"h": 287.7
},
"luminance": 0.37337
}Semantic roles & 50–950 ramp
primary
#A39DE1
secondary
#EDEFDC
accent
#C125B3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084