#A396DF#A396DF
#A396DF is a light, moderate violet. Relative luminance 0.349; OKLCH L 71.2% C 0.106 H 291.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A396DF |
|---|---|
| RGB | rgb(163, 150, 223) |
| HSL | hsl(251, 53%, 73%) |
| HSV | hsv(251, 33%, 87%) |
| CMYK | cmyk(26.9%, 32.7%, 0%, 12.5%) |
| CIE-LAB | lab(65.69, 20.46, -35.36) |
| CIE-LCH | lch(65.69, 40.86, 300.06°) |
| OKLab | oklab(71.21% 0.039 -0.0982) |
| OKLCH | oklch(71.21% 0.106 291.7) |
| XYZ | xyz(39.3266, 34.9263, 74.4672) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.63
Perrywinkle
#8F8CE7
ΔE00 5.66
Pale Purple
#B790D4
ΔE00 6.78
Lavender (survey)
#C79FEF
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 7.81
Pastel Purple
#CAA0FF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A396DF #D2DF96
analogous
#96ADDF #A396DF #C796DF
triadic
#A396DF #DFA396 #96DFA3
tetradic
#A396DF #DF96AD #D2DF96 #96DFC7
square
#A396DF #DF96AD #D2DF96 #96DFC7
split-complementary
#A396DF #DFC796 #ADDF96
monochromatic
#523BC0 #7A67D1 #A396DF #CCC5ED #EAE8F8
Accessibility & contrast
On white
2.63
#A396DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#A396DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A396DF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A396DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A396DF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#839EDD
Tritanopia (blue-blind)
#96A3B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a396df; /* rgb */ color: rgb(163, 150, 223); /* oklch */ color: oklch(71.2% 0.106 291.7);
Tailwind
colors: {
custom: {
50: '#bfb5e9',
500: '#a396df',
950: '#000000',
},
}SCSS
$custom: #a396df; $custom-light: #bfb5e9; $custom-dark: #000000;
JSON
{
"hex": "#a396df",
"rgb": {
"r": 163,
"g": 150,
"b": 223
},
"hsl": {
"h": 250.685,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.71215,
"c": 0.10562,
"h": 291.7
},
"luminance": 0.34927
}Semantic roles & 50–950 ramp
primary
#A396DF
secondary
#ECEFDC
accent
#C125A5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084