#A995EA#A995EA
#A995EA is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.0% C 0.123 H 293.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A995EA |
|---|---|
| RGB | rgb(169, 149, 234) |
| HSL | hsl(254, 67%, 75%) |
| HSV | hsv(254, 36%, 92%) |
| CMYK | cmyk(27.8%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(66.42, 25.45, -40.26) |
| CIE-LCH | lch(66.42, 47.63, 302.30°) |
| OKLab | oklab(72.05% 0.0497 -0.1121) |
| OKLCH | oklch(72.05% 0.123 293.9) |
| XYZ | xyz(41.9573, 35.8698, 82.5390) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.43
Perrywinkle
#8F8CE7
ΔE00 5.70
Liliac
#C48EFD
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 6.47
Baby Purple
#CA9BF7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A995EA #D6EA95
analogous
#95ABEA #A995EA #D495EA
triadic
#A995EA #EAA995 #95EAA9
tetradic
#A995EA #EA95AB #D6EA95 #95EAD4
square
#A995EA #EA95AB #D6EA95 #95EAD4
split-complementary
#A995EA #EAD495 #ABEA95
monochromatic
#562FD6 #8062E0 #A995EA #D2C8F4 #EAE5FA
Accessibility & contrast
On white
2.57
#A995EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#A995EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A995EA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A995EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A995EA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2ED
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#9BA4B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a995ea; /* rgb */ color: rgb(169, 149, 234); /* oklch */ color: oklch(72.0% 0.123 293.9);
Tailwind
colors: {
custom: {
50: '#c4b4f1',
500: '#a995ea',
950: '#000000',
},
}SCSS
$custom: #a995ea; $custom-light: #c4b4f1; $custom-dark: #000000;
JSON
{
"hex": "#a995ea",
"rgb": {
"r": 169,
"g": 149,
"b": 234
},
"hsl": {
"h": 254.118,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.7205,
"c": 0.12268,
"h": 293.9
},
"luminance": 0.3587
}Semantic roles & 50–950 ramp
primary
#A995EA
secondary
#ECF1DA
accent
#CF17A3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084