#A896EA#A896EA
#A896EA is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.2% C 0.121 H 293.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A896EA |
|---|---|
| RGB | rgb(168, 150, 234) |
| HSL | hsl(253, 67%, 75%) |
| HSV | hsv(253, 36%, 92%) |
| CMYK | cmyk(28.2%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(66.58, 24.60, -40.01) |
| CIE-LCH | lch(66.58, 46.97, 301.58°) |
| OKLab | oklab(72.15% 0.0472 -0.1115) |
| OKLCH | oklch(72.15% 0.121 293) |
| XYZ | xyz(41.9024, 36.0774, 82.5819) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.43
Perrywinkle
#8F8CE7
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 6.65
Lavender (survey)
#C79FEF
ΔE00 6.67
Liliac
#C48EFD
ΔE00 6.82
Baby Purple
#CA9BF7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A896EA #D8EA96
analogous
#96AEEA #A896EA #D296EA
triadic
#A896EA #EAA896 #96EAA8
tetradic
#A896EA #EA96AE #D8EA96 #96EAD2
square
#A896EA #EA96AE #D8EA96 #96EAD2
split-complementary
#A896EA #EAD296 #AEEA96
monochromatic
#5330D6 #7E63E0 #A896EA #D2C9F4 #EAE5FA
Accessibility & contrast
On white
2.56
#A896EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A896EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A896EA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A896EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A896EA | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#81A0E8
Tritanopia (blue-blind)
#9AA5B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a896ea; /* rgb */ color: rgb(168, 150, 234); /* oklch */ color: oklch(72.2% 0.121 293.0);
Tailwind
colors: {
custom: {
50: '#c3b5f1',
500: '#a896ea',
950: '#000000',
},
}SCSS
$custom: #a896ea; $custom-light: #c3b5f1; $custom-dark: #000000;
JSON
{
"hex": "#a896ea",
"rgb": {
"r": 168,
"g": 150,
"b": 234
},
"hsl": {
"h": 252.857,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.72151,
"c": 0.12106,
"h": 293
},
"luminance": 0.36078
}Semantic roles & 50–950 ramp
primary
#A896EA
secondary
#ECF1DA
accent
#CF17A7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084