#A69BBB#A69BBB
#A69BBB is a light, muted violet. Relative luminance 0.351; OKLCH L 71.0% C 0.048 H 300.9°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A69BBB |
|---|---|
| RGB | rgb(166, 155, 187) |
| HSL | hsl(261, 19%, 67%) |
| HSV | hsv(261, 17%, 73%) |
| CMYK | cmyk(11.2%, 17.1%, 0%, 26.7%) |
| CIE-LAB | lab(65.86, 10.32, -15.07) |
| CIE-LCH | lch(65.86, 18.26, 304.41°) |
| OKLab | oklab(70.96% 0.0244 -0.0408) |
| OKLCH | oklch(70.96% 0.048 300.9) |
| XYZ | xyz(36.4151, 35.1375, 51.8679) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 8.04
Heather
#A484AC
ΔE00 8.52
Lilac
#C8A2C8
ΔE00 8.64
Dusty Lavender
#AC86A8
ΔE00 9.22
Pale Purple
#B790D4
ΔE00 9.81
Purpley Grey
#947E94
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69BBB #B0BB9B
analogous
#9BA0BB #A69BBB #B69BBB
triadic
#A69BBB #BBA69B #9BBBA6
tetradic
#A69BBB #BB9BA0 #B0BB9B #9BBBB6
square
#A69BBB #BB9BA0 #B0BB9B #9BBBB6
split-complementary
#A69BBB #BBB69B #A0BB9B
monochromatic
#675983 #8677A2 #A69BBB #C6BFD4 #E7E4ED
Accessibility & contrast
On white
2.62
#A69BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A69BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69BBB
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69BBB | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#A39FA6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69bbb; /* rgb */ color: rgb(166, 155, 187); /* oklch */ color: oklch(71.0% 0.048 300.9);
Tailwind
colors: {
custom: {
50: '#c0b8cf',
500: '#a69bbb',
950: '#000000',
},
}SCSS
$custom: #a69bbb; $custom-light: #c0b8cf; $custom-dark: #000000;
JSON
{
"hex": "#a69bbb",
"rgb": {
"r": 166,
"g": 155,
"b": 187
},
"hsl": {
"h": 260.625,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.70956,
"c": 0.04753,
"h": 300.9
},
"luminance": 0.35138
}Semantic roles & 50–950 ramp
primary
#A69BBB
secondary
#DADED4
accent
#9D4880
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121113
muted
#818082