#A894E9#A894E9
#A894E9 is a light, vivid violet. Relative luminance 0.354; OKLCH L 71.7% C 0.123 H 293.9°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A894E9 |
|---|---|
| RGB | rgb(168, 148, 233) |
| HSL | hsl(254, 66%, 75%) |
| HSV | hsv(254, 36%, 91%) |
| CMYK | cmyk(27.9%, 36.5%, 0%, 8.6%) |
| CIE-LAB | lab(66.05, 25.49, -40.29) |
| CIE-LCH | lch(66.05, 47.68, 302.31°) |
| OKLab | oklab(71.73% 0.0497 -0.1123) |
| OKLCH | oklch(71.73% 0.123 293.9) |
| XYZ | xyz(41.4427, 35.3872, 81.7220) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.51
Lavender
#B39DDB
ΔE00 5.54
Liliac
#C48EFD
ΔE00 6.50
Lavender (survey)
#C79FEF
ΔE00 6.67
Pastel Purple
#CAA0FF
ΔE00 6.70
Baby Purple
#CA9BF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A894E9 #D5E994
analogous
#94ABE9 #A894E9 #D394E9
triadic
#A894E9 #E9A894 #94E9A8
tetradic
#A894E9 #E994AB #D5E994 #94E9D3
square
#A894E9 #E994AB #D5E994 #94E9D3
split-complementary
#A894E9 #E9D394 #ABE994
monochromatic
#552ED4 #7F61DF #A894E9 #D1C7F3 #EAE6FA
Accessibility & contrast
On white
2.60
#A894E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#A894E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A894E9
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A894E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A894E9 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EC
Deuteranopia (green-blind)
#7F9FE7
Tritanopia (blue-blind)
#9AA3B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a894e9; /* rgb */ color: rgb(168, 148, 233); /* oklch */ color: oklch(71.7% 0.123 293.9);
Tailwind
colors: {
custom: {
50: '#c3b3f0',
500: '#a894e9',
950: '#000000',
},
}SCSS
$custom: #a894e9; $custom-light: #c3b3f0; $custom-dark: #000000;
JSON
{
"hex": "#a894e9",
"rgb": {
"r": 168,
"g": 148,
"b": 233
},
"hsl": {
"h": 254.118,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.71732,
"c": 0.12279,
"h": 293.9
},
"luminance": 0.35388
}Semantic roles & 50–950 ramp
primary
#A894E9
secondary
#ECF1DA
accent
#CE18A3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084