#A694A6#A694A6
#A694A6 is a light, muted purple. Relative luminance 0.320; OKLCH L 68.8% C 0.033 H 325.9°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A694A6 |
|---|---|
| RGB | rgb(166, 148, 166) |
| HSL | hsl(300, 9%, 62%) |
| HSV | hsv(300, 11%, 65%) |
| CMYK | cmyk(0%, 10.8%, 0%, 34.9%) |
| CIE-LAB | lab(63.38, 9.98, -6.98) |
| CIE-LCH | lch(63.38, 12.18, 325.02°) |
| OKLab | oklab(68.81% 0.0275 -0.0186) |
| OKLCH | oklch(68.81% 0.033 325.9) |
| XYZ | xyz(33.1978, 32.0404, 40.5046) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.38
Dusty Lavender
#AC86A8
ΔE00 7.88
Heather
#A484AC
ΔE00 8.61
Light Mauve
#C292A1
ΔE00 9.09
Lilac
#C8A2C8
ΔE00 9.91
Grey Pink
#C3909B
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A694A6 #94A694
analogous
#9D94A6 #A694A6 #A6949D
triadic
#A694A6 #A6A694 #94A6A6
tetradic
#A694A6 #A69D94 #94A694 #949DA6
square
#A694A6 #A69D94 #94A694 #949DA6
split-complementary
#A694A6 #9DA694 #94A69D
monochromatic
#695769 #8A738A #A694A6 #C2B5C2 #DED7DE
Accessibility & contrast
On white
2.83
#A694A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#A694A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A694A6
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A694A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A694A6 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9398A7
Deuteranopia (green-blind)
#979AA5
Tritanopia (blue-blind)
#A7959A
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a694a6; /* rgb */ color: rgb(166, 148, 166); /* oklch */ color: oklch(68.8% 0.033 325.9);
Tailwind
colors: {
custom: {
50: '#c0b3c0',
500: '#a694a6',
950: '#000000',
},
}SCSS
$custom: #a694a6; $custom-light: #c0b3c0; $custom-dark: #000000;
JSON
{
"hex": "#a694a6",
"rgb": {
"r": 166,
"g": 148,
"b": 166
},
"hsl": {
"h": 300,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.68807,
"c": 0.03317,
"h": 325.9
},
"luminance": 0.3204
}Semantic roles & 50–950 ramp
primary
#A694A6
secondary
#C8CEC8
accent
#935252
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081