#A893E5#A893E5
#A893E5 is a light, moderate violet. Relative luminance 0.348; OKLCH L 71.4% C 0.119 H 295.0°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A893E5 |
|---|---|
| RGB | rgb(168, 147, 229) |
| HSL | hsl(255, 61%, 74%) |
| HSV | hsv(255, 36%, 90%) |
| CMYK | cmyk(26.6%, 35.8%, 0%, 10.2%) |
| CIE-LAB | lab(65.63, 25.08, -38.74) |
| CIE-LCH | lch(65.63, 46.15, 302.92°) |
| OKLab | oklab(71.36% 0.0502 -0.1078) |
| OKLCH | oklch(71.36% 0.119 295) |
| XYZ | xyz(40.7216, 34.8489, 78.6947) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.08
Perrywinkle
#8F8CE7
ΔE00 5.81
Pale Purple
#B790D4
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.51
Liliac
#C48EFD
ΔE00 6.59
Baby Purple
#CA9BF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A893E5 #D0E593
analogous
#93A7E5 #A893E5 #D193E5
triadic
#A893E5 #E5A893 #93E5A8
tetradic
#A893E5 #E593A7 #D0E593 #93E5D1
square
#A893E5 #E593A7 #D0E593 #93E5D1
split-complementary
#A893E5 #E5D193 #A7E593
monochromatic
#5931CC #8062D9 #A893E5 #D0C4F1 #EBE6F9
Accessibility & contrast
On white
2.63
#A893E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#A893E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A893E5
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A893E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A893E5 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E8
Deuteranopia (green-blind)
#809EE3
Tritanopia (blue-blind)
#9BA1B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a893e5; /* rgb */ color: rgb(168, 147, 229); /* oklch */ color: oklch(71.4% 0.119 295.0);
Tailwind
colors: {
custom: {
50: '#c3b2ed',
500: '#a893e5',
950: '#000000',
},
}SCSS
$custom: #a893e5; $custom-light: #c3b2ed; $custom-dark: #000000;
JSON
{
"hex": "#a893e5",
"rgb": {
"r": 168,
"g": 147,
"b": 229
},
"hsl": {
"h": 255.366,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.71355,
"c": 0.11891,
"h": 295
},
"luminance": 0.34849
}Semantic roles & 50–950 ramp
primary
#A893E5
secondary
#EBF0DB
accent
#C91D9D
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084