#A994EA#A994EA
#A994EA is a light, vivid violet. Relative luminance 0.356; OKLCH L 71.9% C 0.124 H 294.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A994EA |
|---|---|
| RGB | rgb(169, 148, 234) |
| HSL | hsl(255, 67%, 75%) |
| HSV | hsv(255, 37%, 92%) |
| CMYK | cmyk(27.8%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(66.18, 26.01, -40.63) |
| CIE-LCH | lch(66.18, 48.25, 302.63°) |
| OKLab | oklab(71.87% 0.0511 -0.1132) |
| OKLCH | oklch(71.87% 0.124 294.3) |
| XYZ | xyz(41.7998, 35.5548, 82.4865) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.57
Perrywinkle
#8F8CE7
ΔE00 5.66
Liliac
#C48EFD
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 6.50
Lavender (survey)
#C79FEF
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A994EA #D5EA94
analogous
#94AAEA #A994EA #D494EA
triadic
#A994EA #EAA994 #94EAA9
tetradic
#A994EA #EA94AA #D5EA94 #94EAD4
square
#A994EA #EA94AA #D5EA94 #94EAD4
split-complementary
#A994EA #EAD494 #AAEA94
monochromatic
#572ED6 #8061E0 #A994EA #D2C7F4 #EAE5FA
Accessibility & contrast
On white
2.59
#A994EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A994EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A994EA
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A994EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A994EA | 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)
#7DA2ED
Deuteranopia (green-blind)
#7FA0E8
Tritanopia (blue-blind)
#9BA3B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a994ea; /* rgb */ color: rgb(169, 148, 234); /* oklch */ color: oklch(71.9% 0.124 294.3);
Tailwind
colors: {
custom: {
50: '#c4b3f1',
500: '#a994ea',
950: '#000000',
},
}SCSS
$custom: #a994ea; $custom-light: #c4b3f1; $custom-dark: #000000;
JSON
{
"hex": "#a994ea",
"rgb": {
"r": 169,
"g": 148,
"b": 234
},
"hsl": {
"h": 254.651,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.71866,
"c": 0.12423,
"h": 294.3
},
"luminance": 0.35555
}Semantic roles & 50–950 ramp
primary
#A994EA
secondary
#ECF1DA
accent
#CF16A2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084