#A995FF#A995FF
#A995FF is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.1% C 0.151 H 290.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A995FF |
|---|---|
| RGB | rgb(169, 149, 255) |
| HSL | hsl(251, 100%, 79%) |
| HSV | hsv(251, 42%, 100%) |
| CMYK | cmyk(33.7%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(67.39, 30.71, -50.23) |
| CIE-LCH | lch(67.39, 58.87, 301.44°) |
| OKLab | oklab(73.1% 0.0537 -0.1411) |
| OKLCH | oklch(73.1% 0.151 290.8) |
| XYZ | xyz(45.1549, 37.1489, 99.3797) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 6.10
Liliac
#C48EFD
ΔE00 6.40
Periwinkle (survey)
#8E82FE
ΔE00 6.57
Pastel Purple
#CAA0FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A995FF #EBFF95
analogous
#95B6FF #A995FF #DE95FF
triadic
#A995FF #FFA995 #95FFA9
tetradic
#A995FF #FF95B6 #EBFF95 #95FFDE
square
#A995FF #FF95B6 #EBFF95 #95FFDE
split-complementary
#A995FF #FFDE95 #B6FF95
monochromatic
#461BFF #7758FF #A995FF #DBD2FF #E6E0FF
Accessibility & contrast
On white
2.49
#A995FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#A995FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A995FF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A995FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A995FF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#94A9BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a995ff; /* rgb */ color: rgb(169, 149, 255); /* oklch */ color: oklch(73.1% 0.151 290.8);
Tailwind
colors: {
custom: {
50: '#c5b4ff',
500: '#a995ff',
950: '#000000',
},
}SCSS
$custom: #a995ff; $custom-light: #c5b4ff; $custom-dark: #000000;
JSON
{
"hex": "#a995ff",
"rgb": {
"r": 169,
"g": 149,
"b": 255
},
"hsl": {
"h": 251.321,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.73104,
"c": 0.15097,
"h": 290.8
},
"luminance": 0.3715
}Semantic roles & 50–950 ramp
primary
#A995FF
secondary
#F1F7D4
accent
#E600BA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086