#A293AA#A293AA
#A293AA is a light, muted violet. Relative luminance 0.315; OKLCH L 68.4% C 0.037 H 314.0°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A293AA |
|---|---|
| RGB | rgb(162, 147, 170) |
| HSL | hsl(279, 12%, 62%) |
| HSV | hsv(279, 14%, 67%) |
| CMYK | cmyk(4.7%, 13.5%, 0%, 33.3%) |
| CIE-LAB | lab(62.89, 9.93, -10.01) |
| CIE-LCH | lch(62.89, 14.10, 314.76°) |
| OKLab | oklab(68.38% 0.0259 -0.0268) |
| OKLCH | oklch(68.38% 0.037 314) |
| XYZ | xyz(32.5885, 31.4513, 42.3763) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.13
Dusty Lavender
#AC86A8
ΔE00 7.58
Heather
#A484AC
ΔE00 7.58
Lilac
#C8A2C8
ΔE00 9.82
Light Mauve
#C292A1
ΔE00 10.55
Lavender
#B39DDB
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293AA #9BAA93
analogous
#9793AA #A293AA #AA93A7
triadic
#A293AA #AAA293 #93AAA2
tetradic
#A293AA #AA9793 #9BAA93 #93A7AA
square
#A293AA #AA9793 #9BAA93 #93A7AA
split-complementary
#A293AA #A7AA93 #93AA97
monochromatic
#65566D #85718F #A293AA #BFB5C5 #DDD7E0
Accessibility & contrast
On white
2.88
#A293AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#A293AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293AA
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293AA | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9097AB
Deuteranopia (green-blind)
#9399A9
Tritanopia (blue-blind)
#A2959B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #a293aa; /* rgb */ color: rgb(162, 147, 170); /* oklch */ color: oklch(68.4% 0.037 314.0);
Tailwind
colors: {
custom: {
50: '#bdb2c3',
500: '#a293aa',
950: '#000000',
},
}SCSS
$custom: #a293aa; $custom-light: #bdb2c3; $custom-dark: #000000;
JSON
{
"hex": "#a293aa",
"rgb": {
"r": 162,
"g": 147,
"b": 170
},
"hsl": {
"h": 279.13,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.68383,
"c": 0.03733,
"h": 314
},
"luminance": 0.31451
}Semantic roles & 50–950 ramp
primary
#A293AA
secondary
#CBD1C8
accent
#964F68
background
#FBFAFB
surface
#F6F5F7
border
#D0CFD0
text
#121112
muted
#818081