#A397EC#A397EC
#A397EC is a light, vivid blue. Relative luminance 0.360; OKLCH L 72.0% C 0.122 H 289.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A397EC |
|---|---|
| RGB | rgb(163, 151, 236) |
| HSL | hsl(248, 69%, 76%) |
| HSV | hsv(248, 36%, 93%) |
| CMYK | cmyk(30.9%, 36%, 0%, 7.5%) |
| CIE-LAB | lab(66.50, 23.13, -41.27) |
| CIE-LCH | lch(66.50, 47.30, 299.27°) |
| OKLab | oklab(72.02% 0.0406 -0.1152) |
| OKLCH | oklch(72.02% 0.122 289.4) |
| XYZ | xyz(41.3073, 35.9750, 84.1081) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.57
Periwinkle Blue
#8F99FB
ΔE00 5.91
Lavender
#B39DDB
ΔE00 6.46
Lavender Blue
#8B88F8
ΔE00 6.64
Pastel Purple
#CAA0FF
ΔE00 7.68
Periwinkle (survey)
#8E82FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A397EC #E0EC97
analogous
#97B5EC #A397EC #CD97EC
triadic
#A397EC #ECA397 #97ECA3
tetradic
#A397EC #EC97B5 #E0EC97 #97ECCD
square
#A397EC #EC97B5 #E0EC97 #97ECCD
split-complementary
#A397EC #ECCD97 #B5EC97
monochromatic
#4730D9 #7563E3 #A397EC #D1CBF5 #E8E5FA
Accessibility & contrast
On white
2.56
#A397EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#A397EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A397EC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A397EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A397EC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#7EA0EA
Tritanopia (blue-blind)
#92A6B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a397ec; /* rgb */ color: rgb(163, 151, 236); /* oklch */ color: oklch(72.0% 0.122 289.4);
Tailwind
colors: {
custom: {
50: '#c0b5f2',
500: '#a397ec',
950: '#000000',
},
}SCSS
$custom: #a397ec; $custom-light: #c0b5f2; $custom-dark: #000000;
JSON
{
"hex": "#a397ec",
"rgb": {
"r": 163,
"g": 151,
"b": 236
},
"hsl": {
"h": 248.471,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.7202,
"c": 0.12215,
"h": 289.4
},
"luminance": 0.35976
}Semantic roles & 50–950 ramp
primary
#A397EC
secondary
#EEF2D9
accent
#D114B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085