#A993EF#A993EF
#A993EF is a light, vivid violet. Relative luminance 0.355; OKLCH L 71.9% C 0.133 H 293.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A993EF |
|---|---|
| RGB | rgb(169, 147, 239) |
| HSL | hsl(254, 74%, 76%) |
| HSV | hsv(254, 38%, 94%) |
| CMYK | cmyk(29.3%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(66.16, 27.81, -43.41) |
| CIE-LCH | lch(66.16, 51.55, 302.65°) |
| OKLab | oklab(71.93% 0.0535 -0.1213) |
| OKLCH | oklch(71.93% 0.133 293.8) |
| XYZ | xyz(42.3720, 35.5338, 86.2709) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.38
Liliac
#C48EFD
ΔE00 5.91
Lavender
#B39DDB
ΔE00 6.51
Pastel Purple
#CAA0FF
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993EF #D9EF93
analogous
#93ABEF #A993EF #D793EF
triadic
#A993EF #EFA993 #93EFA9
tetradic
#A993EF #EF93AB #D9EF93 #93EFD7
square
#A993EF #EF93AB #D9EF93 #93EFD7
split-complementary
#A993EF #EFD793 #ABEF93
monochromatic
#5428DF #7F5EE7 #A993EF #D3C8F7 #EAE4FB
Accessibility & contrast
On white
2.59
#A993EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A993EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993EF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993EF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#7C9FED
Tritanopia (blue-blind)
#9AA3B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a993ef; /* rgb */ color: rgb(169, 147, 239); /* oklch */ color: oklch(71.9% 0.133 293.8);
Tailwind
colors: {
custom: {
50: '#c4b3f4',
500: '#a993ef',
950: '#000000',
},
}SCSS
$custom: #a993ef; $custom-light: #c4b3f4; $custom-dark: #000000;
JSON
{
"hex": "#a993ef",
"rgb": {
"r": 169,
"g": 147,
"b": 239
},
"hsl": {
"h": 254.348,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.71927,
"c": 0.13253,
"h": 293.8
},
"luminance": 0.35534
}Semantic roles & 50–950 ramp
primary
#A993EF
secondary
#ECF3D8
accent
#D60FA7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085