#A69ABA#A69ABA
#A69ABA is a light, muted violet. Relative luminance 0.348; OKLCH L 70.7% C 0.048 H 302.3°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A69ABA |
|---|---|
| RGB | rgb(166, 154, 186) |
| HSL | hsl(263, 19%, 67%) |
| HSV | hsv(263, 17%, 73%) |
| CMYK | cmyk(10.8%, 17.2%, 0%, 27.1%) |
| CIE-LAB | lab(65.56, 10.67, -14.95) |
| CIE-LCH | lch(65.56, 18.37, 305.52°) |
| OKLab | oklab(70.72% 0.0255 -0.0404) |
| OKLCH | oklch(70.72% 0.048 302.3) |
| XYZ | xyz(36.1427, 34.7634, 51.2508) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 8.09
Heather
#A484AC
ΔE00 8.12
Lilac
#C8A2C8
ΔE00 8.46
Dusty Lavender
#AC86A8
ΔE00 8.80
Pale Purple
#B790D4
ΔE00 9.68
Purpley Grey
#947E94
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69ABA #AEBA9A
analogous
#9A9EBA #A69ABA #B69ABA
triadic
#A69ABA #BAA69A #9ABAA6
tetradic
#A69ABA #BA9A9E #AEBA9A #9ABAB6
square
#A69ABA #BA9A9E #AEBA9A #9ABAB6
split-complementary
#A69ABA #BAB69A #9EBA9A
monochromatic
#685881 #8676A1 #A69ABA #C6BED3 #E6E3EC
Accessibility & contrast
On white
2.64
#A69ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#A69ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69ABA
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69ABA | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBB
Deuteranopia (green-blind)
#969FB9
Tritanopia (blue-blind)
#A39EA5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a69aba; /* rgb */ color: rgb(166, 154, 186); /* oklch */ color: oklch(70.7% 0.048 302.3);
Tailwind
colors: {
custom: {
50: '#c0b7ce',
500: '#a69aba',
950: '#000000',
},
}SCSS
$custom: #a69aba; $custom-light: #c0b7ce; $custom-dark: #000000;
JSON
{
"hex": "#a69aba",
"rgb": {
"r": 166,
"g": 154,
"b": 186
},
"hsl": {
"h": 262.5,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.70719,
"c": 0.04784,
"h": 302.3
},
"luminance": 0.34763
}Semantic roles & 50–950 ramp
primary
#A69ABA
secondary
#D9DDD3
accent
#9D487D
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121113
muted
#818082