#A69AAC#A69AAC
#A69AAC is a light, muted purple. Relative luminance 0.342; OKLCH L 70.2% C 0.029 H 314.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AAC |
|---|---|
| RGB | rgb(166, 154, 172) |
| HSL | hsl(280, 10%, 64%) |
| HSV | hsv(280, 10%, 67%) |
| CMYK | cmyk(3.5%, 10.5%, 0%, 32.5%) |
| CIE-LAB | lab(65.12, 7.80, -7.77) |
| CIE-LCH | lch(65.12, 11.01, 315.10°) |
| OKLab | oklab(70.23% 0.0205 -0.0208) |
| OKLCH | oklch(70.23% 0.029 314.6) |
| XYZ | xyz(34.7267, 34.1970, 43.7930) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.43
Dusty Lavender
#AC86A8
ΔE00 10.02
Heather
#A484AC
ΔE00 10.34
Lilac
#C8A2C8
ΔE00 10.45
Light Mauve
#C292A1
ΔE00 11.07
Dark Gray
#A9A9A9
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AAC #A0AC9A
analogous
#9D9AAC #A69AAC #AC9AA9
triadic
#A69AAC #ACA69A #9AACA6
tetradic
#A69AAC #AC9D9A #A0AC9A #9AA9AC
square
#A69AAC #AC9D9A #A0AC9A #9AA9AC
split-complementary
#A69AAC #A9AC9A #9AAC9D
monochromatic
#695C70 #887890 #A69AAC #C4BCC8 #E1DDE3
Accessibility & contrast
On white
2.68
#A69AAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#A69AAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AAC
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AAC | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAD
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#A69CA0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a69aac; /* rgb */ color: rgb(166, 154, 172); /* oklch */ color: oklch(70.2% 0.029 314.6);
Tailwind
colors: {
custom: {
50: '#c0b7c4',
500: '#a69aac',
950: '#000000',
},
}SCSS
$custom: #a69aac; $custom-light: #c0b7c4; $custom-dark: #000000;
JSON
{
"hex": "#a69aac",
"rgb": {
"r": 166,
"g": 154,
"b": 172
},
"hsl": {
"h": 280,
"s": 9.783,
"l": 63.922
},
"oklch": {
"l": 0.70225,
"c": 0.02917,
"h": 314.6
},
"luminance": 0.34197
}Semantic roles & 50–950 ramp
primary
#A69AAC
secondary
#D0D4CE
accent
#945268
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121112
muted
#818081