#A995DC#A995DC
#A995DC is a light, moderate violet. Relative luminance 0.351; OKLCH L 71.4% C 0.104 H 296.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A995DC |
|---|---|
| RGB | rgb(169, 149, 220) |
| HSL | hsl(257, 50%, 72%) |
| HSV | hsv(257, 32%, 86%) |
| CMYK | cmyk(23.2%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(65.82, 22.08, -33.46) |
| CIE-LCH | lch(65.82, 40.09, 303.42°) |
| OKLab | oklab(71.4% 0.0464 -0.0926) |
| OKLCH | oklch(71.4% 0.104 296.6) |
| XYZ | xyz(40.0249, 35.0969, 72.3620) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.25
Pale Purple
#B790D4
ΔE00 4.86
Lavender (survey)
#C79FEF
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.91
Perrywinkle
#8F8CE7
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A995DC #C8DC95
analogous
#95A5DC #A995DC #CC95DC
triadic
#A995DC #DCA995 #95DCA9
tetradic
#A995DC #DC95A5 #C8DC95 #95DCCC
square
#A995DC #DC95A5 #C8DC95 #95DCCC
split-complementary
#A995DC #DCCC95 #A5DC95
monochromatic
#603DB9 #8467CD #A995DC #CEC3EB #ECE8F7
Accessibility & contrast
On white
2.62
#A995DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#A995DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A995DC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A995DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A995DC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#879FDA
Tritanopia (blue-blind)
#9FA1AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a995dc; /* rgb */ color: rgb(169, 149, 220); /* oklch */ color: oklch(71.4% 0.104 296.6);
Tailwind
colors: {
custom: {
50: '#c3b4e7',
500: '#a995dc',
950: '#000000',
},
}SCSS
$custom: #a995dc; $custom-light: #c3b4e7; $custom-dark: #000000;
JSON
{
"hex": "#a995dc",
"rgb": {
"r": 169,
"g": 149,
"b": 220
},
"hsl": {
"h": 256.901,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.71398,
"c": 0.10358,
"h": 296.6
},
"luminance": 0.35097
}Semantic roles & 50–950 ramp
primary
#A995DC
secondary
#E9EEDD
accent
#BE2893
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084