#A995EB#A995EB
#A995EB is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.1% C 0.124 H 293.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A995EB |
|---|---|
| RGB | rgb(169, 149, 235) |
| HSL | hsl(254, 68%, 75%) |
| HSV | hsv(254, 37%, 92%) |
| CMYK | cmyk(28.1%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(66.46, 25.69, -40.74) |
| CIE-LCH | lch(66.46, 48.16, 302.24°) |
| OKLab | oklab(72.1% 0.0499 -0.1135) |
| OKLCH | oklch(72.1% 0.124 293.7) |
| XYZ | xyz(42.1014, 35.9274, 83.2977) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.59
Perrywinkle
#8F8CE7
ΔE00 5.63
Liliac
#C48EFD
ΔE00 6.40
Pastel Purple
#CAA0FF
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.54
Baby Purple
#CA9BF7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A995EB #D7EB95
analogous
#95ACEB #A995EB #D495EB
triadic
#A995EB #EBA995 #95EBA9
tetradic
#A995EB #EB95AC #D7EB95 #95EBD4
square
#A995EB #EB95AC #D7EB95 #95EBD4
split-complementary
#A995EB #EBD495 #ACEB95
monochromatic
#552ED8 #7F62E1 #A995EB #D3C8F5 #EAE5FA
Accessibility & contrast
On white
2.57
#A995EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#A995EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A995EB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A995EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A995EB | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EE
Deuteranopia (green-blind)
#80A0E9
Tritanopia (blue-blind)
#9BA4B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a995eb; /* rgb */ color: rgb(169, 149, 235); /* oklch */ color: oklch(72.1% 0.124 293.7);
Tailwind
colors: {
custom: {
50: '#c4b4f2',
500: '#a995eb',
950: '#000000',
},
}SCSS
$custom: #a995eb; $custom-light: #c4b4f2; $custom-dark: #000000;
JSON
{
"hex": "#a995eb",
"rgb": {
"r": 169,
"g": 149,
"b": 235
},
"hsl": {
"h": 253.953,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.72098,
"c": 0.12403,
"h": 293.7
},
"luminance": 0.35928
}Semantic roles & 50–950 ramp
primary
#A995EB
secondary
#ECF2D9
accent
#D015A5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085