#A994EB#A994EB
#A994EB is a light, vivid violet. Relative luminance 0.356; OKLCH L 71.9% C 0.126 H 294.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A994EB |
|---|---|
| RGB | rgb(169, 148, 235) |
| HSL | hsl(254, 69%, 75%) |
| HSV | hsv(254, 37%, 92%) |
| CMYK | cmyk(28.1%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(66.22, 26.26, -41.12) |
| CIE-LCH | lch(66.22, 48.79, 302.57°) |
| OKLab | oklab(71.91% 0.0513 -0.1146) |
| OKLCH | oklch(71.91% 0.126 294.1) |
| XYZ | xyz(41.9438, 35.6124, 83.2452) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.59
Lavender
#B39DDB
ΔE00 5.73
Liliac
#C48EFD
ΔE00 6.22
Pastel Purple
#CAA0FF
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 6.55
Lavender (survey)
#C79FEF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A994EB #D6EB94
analogous
#94AAEB #A994EB #D594EB
triadic
#A994EB #EBA994 #94EBA9
tetradic
#A994EB #EB94AA #D6EB94 #94EBD5
square
#A994EB #EB94AA #D6EB94 #94EBD5
split-complementary
#A994EB #EBD594 #AAEB94
monochromatic
#562DD8 #8060E1 #A994EB #D2C8F5 #EAE5FA
Accessibility & contrast
On white
2.59
#A994EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A994EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A994EB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A994EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A994EB | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#9BA3B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a994eb; /* rgb */ color: rgb(169, 148, 235); /* oklch */ color: oklch(71.9% 0.126 294.1);
Tailwind
colors: {
custom: {
50: '#c4b3f2',
500: '#a994eb',
950: '#000000',
},
}SCSS
$custom: #a994eb; $custom-light: #c4b3f2; $custom-dark: #000000;
JSON
{
"hex": "#a994eb",
"rgb": {
"r": 169,
"g": 148,
"b": 235
},
"hsl": {
"h": 254.483,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.71914,
"c": 0.12559,
"h": 294.1
},
"luminance": 0.35613
}Semantic roles & 50–950 ramp
primary
#A994EB
secondary
#ECF2D9
accent
#D015A3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085