#A396ED#A396ED
#A396ED is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.9% C 0.125 H 289.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A396ED |
|---|---|
| RGB | rgb(163, 150, 237) |
| HSL | hsl(249, 71%, 76%) |
| HSV | hsv(249, 37%, 93%) |
| CMYK | cmyk(31.2%, 36.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.30, 23.95, -42.13) |
| CIE-LCH | lch(66.30, 48.46, 299.61°) |
| OKLab | oklab(71.88% 0.0422 -0.1177) |
| OKLCH | oklch(71.88% 0.125 289.7) |
| XYZ | xyz(41.2927, 35.7127, 84.8220) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.42
Periwinkle Blue
#8F99FB
ΔE00 5.90
Lavender Blue
#8B88F8
ΔE00 6.39
Lavender
#B39DDB
ΔE00 6.68
Periwinkle (survey)
#8E82FE
ΔE00 7.45
Pastel Purple
#CAA0FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A396ED #E0ED96
analogous
#96B4ED #A396ED #CF96ED
triadic
#A396ED #EDA396 #96EDA3
tetradic
#A396ED #ED96B4 #E0ED96 #96EDCF
square
#A396ED #ED96B4 #E0ED96 #96EDCF
split-complementary
#A396ED #EDCF96 #B4ED96
monochromatic
#472EDB #7562E4 #A396ED #D1CAF6 #E8E5FB
Accessibility & contrast
On white
2.58
#A396ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A396ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A396ED
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A396ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A396ED | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F0
Deuteranopia (green-blind)
#7D9FEB
Tritanopia (blue-blind)
#91A6B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a396ed; /* rgb */ color: rgb(163, 150, 237); /* oklch */ color: oklch(71.9% 0.125 289.7);
Tailwind
colors: {
custom: {
50: '#c0b5f3',
500: '#a396ed',
950: '#000000',
},
}SCSS
$custom: #a396ed; $custom-light: #c0b5f3; $custom-dark: #000000;
JSON
{
"hex": "#a396ed",
"rgb": {
"r": 163,
"g": 150,
"b": 237
},
"hsl": {
"h": 248.966,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.71881,
"c": 0.12503,
"h": 289.7
},
"luminance": 0.35714
}Semantic roles & 50–950 ramp
primary
#A396ED
secondary
#EEF2D9
accent
#D313B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085