#A694A8#A694A8
#A694A8 is a light, muted purple. Relative luminance 0.321; OKLCH L 68.9% C 0.035 H 322.8°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A694A8 |
|---|---|
| RGB | rgb(166, 148, 168) |
| HSL | hsl(294, 10%, 62%) |
| HSV | hsv(294, 12%, 66%) |
| CMYK | cmyk(1.2%, 11.9%, 0%, 34.1%) |
| CIE-LAB | lab(63.44, 10.37, -8.02) |
| CIE-LCH | lch(63.44, 13.11, 322.28°) |
| OKLab | oklab(68.88% 0.0282 -0.0214) |
| OKLCH | oklch(68.88% 0.035 322.8) |
| XYZ | xyz(33.3827, 32.1143, 41.4783) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.31
Dusty Lavender
#AC86A8
ΔE00 7.45
Heather
#A484AC
ΔE00 8.05
Light Mauve
#C292A1
ΔE00 9.22
Lilac
#C8A2C8
ΔE00 9.46
Grey Pink
#C3909B
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A694A8 #96A894
analogous
#9C94A8 #A694A8 #A894A0
triadic
#A694A8 #A8A694 #94A8A6
tetradic
#A694A8 #A89C94 #96A894 #94A0A8
square
#A694A8 #A89C94 #96A894 #94A0A8
split-complementary
#A694A8 #A0A894 #94A89C
monochromatic
#69576B #8A728D #A694A8 #C2B6C3 #DED8DF
Accessibility & contrast
On white
2.83
#A694A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#A694A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A694A8
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A694A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A694A8 | 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)
#9298A9
Deuteranopia (green-blind)
#969AA7
Tritanopia (blue-blind)
#A7969B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a694a8; /* rgb */ color: rgb(166, 148, 168); /* oklch */ color: oklch(68.9% 0.035 322.8);
Tailwind
colors: {
custom: {
50: '#c0b3c1',
500: '#a694a8',
950: '#000000',
},
}SCSS
$custom: #a694a8; $custom-light: #c0b3c1; $custom-dark: #000000;
JSON
{
"hex": "#a694a8",
"rgb": {
"r": 166,
"g": 148,
"b": 168
},
"hsl": {
"h": 294,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.68875,
"c": 0.03542,
"h": 322.8
},
"luminance": 0.32114
}Semantic roles & 50–950 ramp
primary
#A694A8
secondary
#C9D0C8
accent
#945158
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081