#A396F3#A396F3
#A396F3 is a light, vivid blue. Relative luminance 0.361; OKLCH L 72.2% C 0.133 H 289.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A396F3 |
|---|---|
| RGB | rgb(163, 150, 243) |
| HSL | hsl(248, 79%, 77%) |
| HSV | hsv(248, 38%, 95%) |
| CMYK | cmyk(32.9%, 38.3%, 0%, 4.7%) |
| CIE-LAB | lab(66.57, 25.48, -44.99) |
| CIE-LCH | lch(66.57, 51.70, 299.52°) |
| OKLab | oklab(72.18% 0.0434 -0.126) |
| OKLCH | oklch(72.18% 0.133 289) |
| XYZ | xyz(42.1840, 36.0693, 89.5162) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.32
Periwinkle Blue
#8F99FB
ΔE00 5.32
Lavender Blue
#8B88F8
ΔE00 5.83
Periwinkle (survey)
#8E82FE
ΔE00 6.86
Lavender
#B39DDB
ΔE00 7.57
Liliac
#C48EFD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A396F3 #E6F396
analogous
#96B8F3 #A396F3 #D296F3
triadic
#A396F3 #F3A396 #96F3A3
tetradic
#A396F3 #F396B8 #E6F396 #96F3D2
square
#A396F3 #F396B8 #E6F396 #96F3D2
split-complementary
#A396F3 #F3D296 #B8F396
monochromatic
#4328E6 #735FED #A396F3 #D3CDF9 #E7E4FC
Accessibility & contrast
On white
2.56
#A396F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#A396F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A396F3
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A396F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A396F3 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#79A0F1
Tritanopia (blue-blind)
#8FA7B9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a396f3; /* rgb */ color: rgb(163, 150, 243); /* oklch */ color: oklch(72.2% 0.133 289.0);
Tailwind
colors: {
custom: {
50: '#c1b5f7',
500: '#a396f3',
950: '#000000',
},
}SCSS
$custom: #a396f3; $custom-light: #c1b5f7; $custom-dark: #000000;
JSON
{
"hex": "#a396f3",
"rgb": {
"r": 163,
"g": 150,
"b": 243
},
"hsl": {
"h": 248.387,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.72179,
"c": 0.13327,
"h": 289
},
"luminance": 0.3607
}Semantic roles & 50–950 ramp
primary
#A396F3
secondary
#F0F4D7
accent
#DC0ABE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085