#A69FB2#A69FB2
#A69FB2 is a light, muted violet. Relative luminance 0.361; OKLCH L 71.4% C 0.028 H 302.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FB2 |
|---|---|
| RGB | rgb(166, 159, 178) |
| HSL | hsl(262, 11%, 66%) |
| HSV | hsv(262, 11%, 70%) |
| CMYK | cmyk(6.7%, 10.7%, 0%, 30.2%) |
| CIE-LAB | lab(66.61, 6.22, -8.91) |
| CIE-LCH | lch(66.61, 10.86, 304.91°) |
| OKLab | oklab(71.45% 0.0152 -0.0239) |
| OKLCH | oklch(71.45% 0.028 302.4) |
| XYZ | xyz(36.1584, 36.1176, 47.1773) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 10.21
Dove Gray
#B6B8BD
ΔE00 10.41
Lilac
#C8A2C8
ΔE00 11.26
Purpley Grey
#947E94
ΔE00 11.36
Thistle
#D8BFD8
ΔE00 11.89
Heather
#A484AC
ΔE00 11.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FB2 #ABB29F
analogous
#9FA1B2 #A69FB2 #AF9FB2
triadic
#A69FB2 #B2A69F #9FB2A6
tetradic
#A69FB2 #B29FA1 #ABB29F #9FB2AF
square
#A69FB2 #B29FA1 #ABB29F #9FB2AF
split-complementary
#A69FB2 #B2AF9F #A1B29F
monochromatic
#686077 #877D97 #A69FB2 #C5C1CD #E5E3E8
Accessibility & contrast
On white
2.55
#A69FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A69FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FB2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FB2 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#9DA2B1
Tritanopia (blue-blind)
#A4A1A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a69fb2; /* rgb */ color: rgb(166, 159, 178); /* oklch */ color: oklch(71.4% 0.028 302.4);
Tailwind
colors: {
custom: {
50: '#c0bbc9',
500: '#a69fb2',
950: '#000000',
},
}SCSS
$custom: #a69fb2; $custom-light: #c0bbc9; $custom-dark: #000000;
JSON
{
"hex": "#a69fb2",
"rgb": {
"r": 166,
"g": 159,
"b": 178
},
"hsl": {
"h": 262.105,
"s": 10.983,
"l": 66.078
},
"oklch": {
"l": 0.71448,
"c": 0.02831,
"h": 302.4
},
"luminance": 0.36118
}Semantic roles & 50–950 ramp
primary
#A69FB2
secondary
#D7DAD3
accent
#95507C
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121113
muted
#818082