#A993EA#A993EA
#A993EA is a light, vivid violet. Relative luminance 0.352; OKLCH L 71.7% C 0.126 H 294.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A993EA |
|---|---|
| RGB | rgb(169, 147, 234) |
| HSL | hsl(255, 67%, 75%) |
| HSV | hsv(255, 37%, 92%) |
| CMYK | cmyk(27.8%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(65.94, 26.58, -41.01) |
| CIE-LCH | lch(65.94, 48.87, 302.95°) |
| OKLab | oklab(71.68% 0.0525 -0.1143) |
| OKLCH | oklch(71.68% 0.126 294.6) |
| XYZ | xyz(41.6436, 35.2424, 82.4344) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.63
Lavender
#B39DDB
ΔE00 5.73
Liliac
#C48EFD
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.52
Pastel Purple
#CAA0FF
ΔE00 6.54
Lavender (survey)
#C79FEF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993EA #D4EA93
analogous
#93A9EA #A993EA #D493EA
triadic
#A993EA #EAA993 #93EAA9
tetradic
#A993EA #EA93A9 #D4EA93 #93EAD4
square
#A993EA #EA93A9 #D4EA93 #93EAD4
split-complementary
#A993EA #EAD493 #A9EA93
monochromatic
#572DD6 #8060E0 #A993EA #D2C6F4 #EBE5FA
Accessibility & contrast
On white
2.61
#A993EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A993EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993EA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993EA | 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)
#7BA1ED
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#9BA2B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a993ea; /* rgb */ color: rgb(169, 147, 234); /* oklch */ color: oklch(71.7% 0.126 294.6);
Tailwind
colors: {
custom: {
50: '#c4b3f1',
500: '#a993ea',
950: '#000000',
},
}SCSS
$custom: #a993ea; $custom-light: #c4b3f1; $custom-dark: #000000;
JSON
{
"hex": "#a993ea",
"rgb": {
"r": 169,
"g": 147,
"b": 234
},
"hsl": {
"h": 255.172,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.71682,
"c": 0.12579,
"h": 294.6
},
"luminance": 0.35243
}Semantic roles & 50–950 ramp
primary
#A993EA
secondary
#EBF2D9
accent
#CF16A1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085