#A395EE#A395EE
#A395EE is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.7% C 0.128 H 290.0°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A395EE |
|---|---|
| RGB | rgb(163, 149, 238) |
| HSL | hsl(249, 72%, 76%) |
| HSV | hsv(249, 37%, 93%) |
| CMYK | cmyk(31.5%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(66.10, 24.77, -42.99) |
| CIE-LCH | lch(66.10, 49.62, 299.95°) |
| OKLab | oklab(71.74% 0.0437 -0.1202) |
| OKLCH | oklch(71.74% 0.128 290) |
| XYZ | xyz(41.2803, 35.4536, 85.5406) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.29
Periwinkle Blue
#8F99FB
ΔE00 5.91
Lavender Blue
#8B88F8
ΔE00 6.15
Lavender
#B39DDB
ΔE00 6.91
Periwinkle (survey)
#8E82FE
ΔE00 7.14
Liliac
#C48EFD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A395EE #E0EE95
analogous
#95B3EE #A395EE #CF95EE
triadic
#A395EE #EEA395 #95EEA3
tetradic
#A395EE #EE95B3 #E0EE95 #95EECF
square
#A395EE #EE95B3 #E0EE95 #95EECF
split-complementary
#A395EE #EECF95 #B3EE95
monochromatic
#472CDD #7560E6 #A395EE #D1CAF6 #E8E5FB
Accessibility & contrast
On white
2.60
#A395EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A395EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A395EE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A395EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A395EE | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#7B9FEC
Tritanopia (blue-blind)
#91A5B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a395ee; /* rgb */ color: rgb(163, 149, 238); /* oklch */ color: oklch(71.7% 0.128 290.0);
Tailwind
colors: {
custom: {
50: '#c0b4f4',
500: '#a395ee',
950: '#000000',
},
}SCSS
$custom: #a395ee; $custom-light: #c0b4f4; $custom-dark: #000000;
JSON
{
"hex": "#a395ee",
"rgb": {
"r": 163,
"g": 149,
"b": 238
},
"hsl": {
"h": 249.438,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.71744,
"c": 0.12789,
"h": 290
},
"luminance": 0.35454
}Semantic roles & 50–950 ramp
primary
#A395EE
secondary
#EEF2D9
accent
#D411B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085