#A993FF#A993FF
#A993FF is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.7% C 0.154 H 291.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A993FF |
|---|---|
| RGB | rgb(169, 147, 255) |
| HSL | hsl(252, 100%, 79%) |
| HSV | hsv(252, 42%, 100%) |
| CMYK | cmyk(33.7%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(66.92, 31.84, -50.98) |
| CIE-LCH | lch(66.92, 60.10, 301.99°) |
| OKLab | oklab(72.75% 0.0563 -0.1432) |
| OKLCH | oklch(72.75% 0.154 291.5) |
| XYZ | xyz(44.8412, 36.5215, 99.2752) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.55
Lavender Blue
#8B88F8
ΔE00 5.92
Liliac
#C48EFD
ΔE00 6.12
Periwinkle (survey)
#8E82FE
ΔE00 6.24
Periwinkle Blue
#8F99FB
ΔE00 6.41
Pastel Purple
#CAA0FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993FF #E9FF93
analogous
#93B3FF #A993FF #DF93FF
triadic
#A993FF #FFA993 #93FFA9
tetradic
#A993FF #FF93B3 #E9FF93 #93FFDF
square
#A993FF #FF93B3 #E9FF93 #93FFDF
split-complementary
#A993FF #FFDF93 #B3FF93
monochromatic
#4819FF #7856FF #A993FF #DAD0FF #E7E0FF
Accessibility & contrast
On white
2.53
#A993FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#A993FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993FF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993FF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#72A1FC
Tritanopia (blue-blind)
#94A7BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a993ff; /* rgb */ color: rgb(169, 147, 255); /* oklch */ color: oklch(72.7% 0.154 291.5);
Tailwind
colors: {
custom: {
50: '#c5b3ff',
500: '#a993ff',
950: '#000000',
},
}SCSS
$custom: #a993ff; $custom-light: #c5b3ff; $custom-dark: #000000;
JSON
{
"hex": "#a993ff",
"rgb": {
"r": 169,
"g": 147,
"b": 255
},
"hsl": {
"h": 252.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.72746,
"c": 0.15392,
"h": 291.5
},
"luminance": 0.36522
}Semantic roles & 50–950 ramp
primary
#A993FF
secondary
#F0F7D4
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086