#A993EC#A993EC
#A993EC is a light, vivid violet. Relative luminance 0.354; OKLCH L 71.8% C 0.128 H 294.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A993EC |
|---|---|
| RGB | rgb(169, 147, 236) |
| HSL | hsl(255, 70%, 75%) |
| HSV | hsv(255, 38%, 93%) |
| CMYK | cmyk(28.4%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(66.03, 27.07, -41.97) |
| CIE-LCH | lch(66.03, 49.95, 302.82°) |
| OKLab | oklab(71.78% 0.0529 -0.1171) |
| OKLCH | oklch(71.78% 0.128 294.3) |
| XYZ | xyz(41.9325, 35.3580, 83.9562) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.51
Liliac
#C48EFD
ΔE00 6.01
Lavender
#B39DDB
ΔE00 6.05
Pastel Purple
#CAA0FF
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 6.56
Lavender (survey)
#C79FEF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993EC #D6EC93
analogous
#93AAEC #A993EC #D593EC
triadic
#A993EC #ECA993 #93ECA9
tetradic
#A993EC #EC93AA #D6EC93 #93ECD5
square
#A993EC #EC93AA #D6EC93 #93ECD5
split-complementary
#A993EC #ECD593 #AAEC93
monochromatic
#562BDA #805FE3 #A993EC #D2C7F5 #EAE5FA
Accessibility & contrast
On white
2.60
#A993EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A993EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993EC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993EC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#7D9FEA
Tritanopia (blue-blind)
#9BA3B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a993ec; /* rgb */ color: rgb(169, 147, 236); /* oklch */ color: oklch(71.8% 0.128 294.3);
Tailwind
colors: {
custom: {
50: '#c4b3f2',
500: '#a993ec',
950: '#000000',
},
}SCSS
$custom: #a993ec; $custom-light: #c4b3f2; $custom-dark: #000000;
JSON
{
"hex": "#a993ec",
"rgb": {
"r": 169,
"g": 147,
"b": 236
},
"hsl": {
"h": 254.831,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.71779,
"c": 0.12849,
"h": 294.3
},
"luminance": 0.35359
}Semantic roles & 50–950 ramp
primary
#A993EC
secondary
#ECF2D9
accent
#D213A3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085