#A396EE#A396EE
#A396EE is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.9% C 0.126 H 289.6°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A396EE |
|---|---|
| RGB | rgb(163, 150, 238) |
| HSL | hsl(249, 72%, 76%) |
| HSV | hsv(249, 37%, 93%) |
| CMYK | cmyk(31.5%, 37%, 0%, 6.7%) |
| CIE-LAB | lab(66.34, 24.20, -42.61) |
| CIE-LCH | lch(66.34, 49.00, 299.60°) |
| OKLab | oklab(71.93% 0.0424 -0.1191) |
| OKLCH | oklch(71.93% 0.126 289.6) |
| XYZ | xyz(41.4392, 35.7713, 85.5936) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.38
Periwinkle Blue
#8F99FB
ΔE00 5.79
Lavender Blue
#8B88F8
ΔE00 6.28
Lavender
#B39DDB
ΔE00 6.83
Periwinkle (survey)
#8E82FE
ΔE00 7.34
Pastel Purple
#CAA0FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A396EE #E1EE96
analogous
#96B5EE #A396EE #CF96EE
triadic
#A396EE #EEA396 #96EEA3
tetradic
#A396EE #EE96B5 #E1EE96 #96EECF
square
#A396EE #EE96B5 #E1EE96 #96EECF
split-complementary
#A396EE #EECF96 #B5EE96
monochromatic
#472DDD #7561E5 #A396EE #D1CBF7 #E8E5FB
Accessibility & contrast
On white
2.58
#A396EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#A396EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A396EE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A396EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A396EE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#7C9FEC
Tritanopia (blue-blind)
#91A6B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a396ee; /* rgb */ color: rgb(163, 150, 238); /* oklch */ color: oklch(71.9% 0.126 289.6);
Tailwind
colors: {
custom: {
50: '#c0b5f4',
500: '#a396ee',
950: '#000000',
},
}SCSS
$custom: #a396ee; $custom-light: #c0b5f4; $custom-dark: #000000;
JSON
{
"hex": "#a396ee",
"rgb": {
"r": 163,
"g": 150,
"b": 238
},
"hsl": {
"h": 248.864,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.7193,
"c": 0.1264,
"h": 289.6
},
"luminance": 0.35772
}Semantic roles & 50–950 ramp
primary
#A396EE
secondary
#EFF2D9
accent
#D411B7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085