#A893AA#A893AA
#A893AA is a light, muted purple. Relative luminance 0.321; OKLCH L 68.9% C 0.041 H 323.3°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A893AA |
|---|---|
| RGB | rgb(168, 147, 170) |
| HSL | hsl(295, 12%, 62%) |
| HSV | hsv(295, 14%, 67%) |
| CMYK | cmyk(1.2%, 13.5%, 0%, 33.3%) |
| CIE-LAB | lab(63.42, 12.03, -9.16) |
| CIE-LCH | lch(63.42, 15.12, 322.74°) |
| OKLab | oklab(68.93% 0.0328 -0.0245) |
| OKLCH | oklch(68.93% 0.041 323.3) |
| XYZ | xyz(33.8369, 32.0950, 42.4348) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.14
Heather
#A484AC
ΔE00 6.84
Purpley Grey
#947E94
ΔE00 7.10
Lilac
#C8A2C8
ΔE00 8.44
Light Mauve
#C292A1
ΔE00 8.61
Grey Pink
#C3909B
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A893AA #95AA93
analogous
#9D93AA #A893AA #AA93A1
triadic
#A893AA #AAA893 #93AAA8
tetradic
#A893AA #AA9D93 #95AA93 #93A1AA
square
#A893AA #AA9D93 #95AA93 #93A1AA
split-complementary
#A893AA #A1AA93 #93AA9D
monochromatic
#6B566D #8C718F #A893AA #C4B5C5 #DFD7E0
Accessibility & contrast
On white
2.83
#A893AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#A893AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A893AA
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A893AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A893AA | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AB
Deuteranopia (green-blind)
#969AA9
Tritanopia (blue-blind)
#A9959B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a893aa; /* rgb */ color: rgb(168, 147, 170); /* oklch */ color: oklch(68.9% 0.041 323.3);
Tailwind
colors: {
custom: {
50: '#c2b2c3',
500: '#a893aa',
950: '#000000',
},
}SCSS
$custom: #a893aa; $custom-light: #c2b2c3; $custom-dark: #000000;
JSON
{
"hex": "#a893aa",
"rgb": {
"r": 168,
"g": 147,
"b": 170
},
"hsl": {
"h": 294.783,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.68926,
"c": 0.04091,
"h": 323.3
},
"luminance": 0.32095
}Semantic roles & 50–950 ramp
primary
#A893AA
secondary
#C9D1C8
accent
#964F56
background
#FBFAFB
surface
#F7F5F7
border
#D0CFD0
text
#121112
muted
#818081