#A396FB#A396FB
#A396FB is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.6% C 0.144 H 288.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A396FB |
|---|---|
| RGB | rgb(163, 150, 251) |
| HSL | hsl(248, 93%, 79%) |
| HSV | hsv(248, 40%, 98%) |
| CMYK | cmyk(35.1%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(66.95, 27.54, -48.78) |
| CIE-LCH | lch(66.95, 56.02, 299.45°) |
| OKLab | oklab(72.59% 0.0449 -0.137) |
| OKLCH | oklch(72.59% 0.144 288.2) |
| XYZ | xyz(43.4185, 36.5631, 96.0178) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.57
Periwinkle Blue
#8F99FB
ΔE00 4.81
Lavender Blue
#8B88F8
ΔE00 5.35
Periwinkle (survey)
#8E82FE
ΔE00 6.30
Liliac
#C48EFD
ΔE00 7.71
Pastel Purple
#CAA0FF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A396FB #EEFB96
analogous
#96BBFB #A396FB #D596FB
triadic
#A396FB #FBA396 #96FBA3
tetradic
#A396FB #FB96BB #EEFB96 #96FBD5
square
#A396FB #FB96BB #EEFB96 #96FBD5
split-complementary
#A396FB #FBD596 #BBFB96
monochromatic
#3C20F7 #6F5BF9 #A396FB #D7D1FD #E5E2FE
Accessibility & contrast
On white
2.53
#A396FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A396FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A396FB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A396FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A396FB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#75A0F9
Tritanopia (blue-blind)
#8CA9BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a396fb; /* rgb */ color: rgb(163, 150, 251); /* oklch */ color: oklch(72.6% 0.144 288.2);
Tailwind
colors: {
custom: {
50: '#c1b5fd',
500: '#a396fb',
950: '#000000',
},
}SCSS
$custom: #a396fb; $custom-light: #c1b5fd; $custom-dark: #000000;
JSON
{
"hex": "#a396fb",
"rgb": {
"r": 163,
"g": 150,
"b": 251
},
"hsl": {
"h": 247.723,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.72587,
"c": 0.14416,
"h": 288.2
},
"luminance": 0.36564
}Semantic roles & 50–950 ramp
primary
#A396FB
secondary
#F2F6D5
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085