#A396EA#A396EA
#A396EA is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.7% C 0.121 H 290.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A396EA |
|---|---|
| RGB | rgb(163, 150, 234) |
| HSL | hsl(249, 67%, 75%) |
| HSV | hsv(249, 36%, 92%) |
| CMYK | cmyk(30.3%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(66.17, 23.19, -40.69) |
| CIE-LCH | lch(66.17, 46.83, 299.68°) |
| OKLab | oklab(71.74% 0.0415 -0.1135) |
| OKLCH | oklch(71.74% 0.121 290.1) |
| XYZ | xyz(40.8581, 35.5389, 82.5330) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.57
Lavender
#B39DDB
ΔE00 6.23
Periwinkle Blue
#8F99FB
ΔE00 6.24
Lavender Blue
#8B88F8
ΔE00 6.73
Pastel Purple
#CAA0FF
ΔE00 7.67
Periwinkle (survey)
#8E82FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A396EA #DDEA96
analogous
#96B3EA #A396EA #CD96EA
triadic
#A396EA #EAA396 #96EAA3
tetradic
#A396EA #EA96B3 #DDEA96 #96EACD
square
#A396EA #EA96B3 #DDEA96 #96EACD
split-complementary
#A396EA #EACD96 #B3EA96
monochromatic
#4A30D6 #7663E0 #A396EA #D0C9F4 #E9E5FA
Accessibility & contrast
On white
2.59
#A396EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A396EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A396EA
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A396EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A396EA | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2ED
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#92A5B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a396ea; /* rgb */ color: rgb(163, 150, 234); /* oklch */ color: oklch(71.7% 0.121 290.1);
Tailwind
colors: {
custom: {
50: '#c0b5f1',
500: '#a396ea',
950: '#000000',
},
}SCSS
$custom: #a396ea; $custom-light: #c0b5f1; $custom-dark: #000000;
JSON
{
"hex": "#a396ea",
"rgb": {
"r": 163,
"g": 150,
"b": 234
},
"hsl": {
"h": 249.286,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.71735,
"c": 0.12089,
"h": 290.1
},
"luminance": 0.3554
}Semantic roles & 50–950 ramp
primary
#A396EA
secondary
#EEF1DA
accent
#CF17B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084