#A694AA#A694AA
#A694AA is a light, muted purple. Relative luminance 0.322; OKLCH L 68.9% C 0.038 H 320.1°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A694AA |
|---|---|
| RGB | rgb(166, 148, 170) |
| HSL | hsl(289, 11%, 62%) |
| HSV | hsv(289, 13%, 67%) |
| CMYK | cmyk(2.4%, 12.9%, 0%, 33.3%) |
| CIE-LAB | lab(63.50, 10.77, -9.06) |
| CIE-LCH | lch(63.50, 14.07, 319.92°) |
| OKLab | oklab(68.94% 0.029 -0.0242) |
| OKLCH | oklch(68.94% 0.038 320.1) |
| XYZ | xyz(33.5704, 32.1894, 42.4671) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 7.08
Purpley Grey
#947E94
ΔE00 7.31
Heather
#A484AC
ΔE00 7.54
Lilac
#C8A2C8
ΔE00 9.06
Light Mauve
#C292A1
ΔE00 9.40
Grey Pink
#C3909B
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A694AA #98AA94
analogous
#9B94AA #A694AA #AA94A3
triadic
#A694AA #AAA694 #94AAA6
tetradic
#A694AA #AA9B94 #98AA94 #94A3AA
square
#A694AA #AA9B94 #98AA94 #94A3AA
split-complementary
#A694AA #A3AA94 #94AA9B
monochromatic
#69576D #8A728F #A694AA #C2B6C5 #DFD8E0
Accessibility & contrast
On white
2.82
#A694AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#A694AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A694AA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A694AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A694AA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9299AB
Deuteranopia (green-blind)
#969AA9
Tritanopia (blue-blind)
#A7969B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a694aa; /* rgb */ color: rgb(166, 148, 170); /* oklch */ color: oklch(68.9% 0.038 320.1);
Tailwind
colors: {
custom: {
50: '#c0b3c3',
500: '#a694aa',
950: '#000000',
},
}SCSS
$custom: #a694aa; $custom-light: #c0b3c3; $custom-dark: #000000;
JSON
{
"hex": "#a694aa",
"rgb": {
"r": 166,
"g": 148,
"b": 170
},
"hsl": {
"h": 289.091,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.68944,
"c": 0.03775,
"h": 320.1
},
"luminance": 0.32189
}Semantic roles & 50–950 ramp
primary
#A694AA
secondary
#CAD1C9
accent
#96505D
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081