#A69BBF#A69BBF
#A69BBF is a light, muted violet. Relative luminance 0.353; OKLCH L 71.1% C 0.053 H 299.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A69BBF |
|---|---|
| RGB | rgb(166, 155, 191) |
| HSL | hsl(258, 22%, 68%) |
| HSV | hsv(258, 19%, 75%) |
| CMYK | cmyk(13.1%, 18.8%, 0%, 25.1%) |
| CIE-LAB | lab(65.99, 11.18, -17.10) |
| CIE-LCH | lch(65.99, 20.43, 303.18°) |
| OKLab | oklab(71.1% 0.0258 -0.0464) |
| OKLCH | oklch(71.1% 0.053 299) |
| XYZ | xyz(36.8493, 35.3112, 54.1545) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.86
Heather
#A484AC
ΔE00 8.40
Lilac
#C8A2C8
ΔE00 8.55
Pale Purple
#B790D4
ΔE00 8.86
Dusty Lavender
#AC86A8
ΔE00 9.37
Purpley Grey
#947E94
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69BBF #B4BF9B
analogous
#9BA2BF #A69BBF #B89BBF
triadic
#A69BBF #BFA69B #9BBFA6
tetradic
#A69BBF #BF9BA2 #B4BF9B #9BBFB8
square
#A69BBF #BF9BA2 #B4BF9B #9BBFB8
split-complementary
#A69BBF #BFB89B #A2BF9B
monochromatic
#665788 #8576A7 #A69BBF #C7C0D7 #E8E6EF
Accessibility & contrast
On white
2.60
#A69BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A69BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69BBF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69BBF | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C1
Deuteranopia (green-blind)
#96A0BE
Tritanopia (blue-blind)
#A2A0A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a69bbf; /* rgb */ color: rgb(166, 155, 191); /* oklch */ color: oklch(71.1% 0.053 299.0);
Tailwind
colors: {
custom: {
50: '#c0b8d2',
500: '#a69bbf',
950: '#000000',
},
}SCSS
$custom: #a69bbf; $custom-light: #c0b8d2; $custom-dark: #000000;
JSON
{
"hex": "#a69bbf",
"rgb": {
"r": 166,
"g": 155,
"b": 191
},
"hsl": {
"h": 258.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.71105,
"c": 0.05309,
"h": 299
},
"luminance": 0.35311
}Semantic roles & 50–950 ramp
primary
#A69BBF
secondary
#DDE0D5
accent
#A04584
background
#FBFBFC
surface
#F7F6F9
border
#D0D0D2
text
#121114
muted
#818082