#A894E7#A894E7
#A894E7 is a light, vivid violet. Relative luminance 0.353; OKLCH L 71.6% C 0.120 H 294.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A894E7 |
|---|---|
| RGB | rgb(168, 148, 231) |
| HSL | hsl(254, 63%, 74%) |
| HSV | hsv(254, 36%, 91%) |
| CMYK | cmyk(27.3%, 35.9%, 0%, 9.4%) |
| CIE-LAB | lab(65.96, 25.00, -39.33) |
| CIE-LCH | lch(65.96, 46.60, 302.44°) |
| OKLab | oklab(71.64% 0.0493 -0.1095) |
| OKLCH | oklch(71.64% 0.12 294.2) |
| XYZ | xyz(41.1587, 35.2736, 80.2259) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.23
Perrywinkle
#8F8CE7
ΔE00 5.67
Pale Purple
#B790D4
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.55
Liliac
#C48EFD
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A894E7 #D3E794
analogous
#94AAE7 #A894E7 #D294E7
triadic
#A894E7 #E7A894 #94E7A8
tetradic
#A894E7 #E794AA #D3E794 #94E7D2
square
#A894E7 #E794AA #D3E794 #94E7D2
split-complementary
#A894E7 #E7D294 #AAE794
monochromatic
#5730D1 #7F62DC #A894E7 #D1C6F2 #EBE6F9
Accessibility & contrast
On white
2.61
#A894E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A894E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A894E7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A894E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A894E7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1EA
Deuteranopia (green-blind)
#809FE5
Tritanopia (blue-blind)
#9BA2B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a894e7; /* rgb */ color: rgb(168, 148, 231); /* oklch */ color: oklch(71.6% 0.120 294.2);
Tailwind
colors: {
custom: {
50: '#c3b3ef',
500: '#a894e7',
950: '#000000',
},
}SCSS
$custom: #a894e7; $custom-light: #c3b3ef; $custom-dark: #000000;
JSON
{
"hex": "#a894e7",
"rgb": {
"r": 168,
"g": 148,
"b": 231
},
"hsl": {
"h": 254.458,
"s": 63.359,
"l": 74.314
},
"oklch": {
"l": 0.71636,
"c": 0.12007,
"h": 294.2
},
"luminance": 0.35274
}Semantic roles & 50–950 ramp
primary
#A894E7
secondary
#EBF1DA
accent
#CB1AA1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084