#A396FC#A396FC
#A396FC is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.6% C 0.146 H 288.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A396FC |
|---|---|
| RGB | rgb(163, 150, 252) |
| HSL | hsl(248, 94%, 79%) |
| HSV | hsv(248, 40%, 99%) |
| CMYK | cmyk(35.3%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.00, 27.80, -49.25) |
| CIE-LCH | lch(67.00, 56.55, 299.45°) |
| OKLab | oklab(72.64% 0.0451 -0.1383) |
| OKLCH | oklch(72.64% 0.146 288.1) |
| XYZ | xyz(43.5765, 36.6263, 96.8502) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.63
Periwinkle Blue
#8F99FB
ΔE00 4.77
Lavender Blue
#8B88F8
ΔE00 5.32
Periwinkle (survey)
#8E82FE
ΔE00 6.25
Liliac
#C48EFD
ΔE00 7.73
Pastel Purple
#CAA0FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A396FC #EFFC96
analogous
#96BCFC #A396FC #D696FC
triadic
#A396FC #FCA396 #96FCA3
tetradic
#A396FC #FC96BC #EFFC96 #96FCD6
square
#A396FC #FC96BC #EFFC96 #96FCD6
split-complementary
#A396FC #FCD696 #BCFC96
monochromatic
#3B1FF9 #6F5BFA #A396FC #D7D2FE #E5E1FE
Accessibility & contrast
On white
2.52
#A396FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A396FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A396FC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A396FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A396FC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#74A0FA
Tritanopia (blue-blind)
#8CA9BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a396fc; /* rgb */ color: rgb(163, 150, 252); /* oklch */ color: oklch(72.6% 0.146 288.1);
Tailwind
colors: {
custom: {
50: '#c1b5fe',
500: '#a396fc',
950: '#000000',
},
}SCSS
$custom: #a396fc; $custom-light: #c1b5fe; $custom-dark: #000000;
JSON
{
"hex": "#a396fc",
"rgb": {
"r": 163,
"g": 150,
"b": 252
},
"hsl": {
"h": 247.647,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.72639,
"c": 0.14552,
"h": 288.1
},
"luminance": 0.36627
}Semantic roles & 50–950 ramp
primary
#A396FC
secondary
#F2F6D5
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086