#A29AB0#A29AB0
#A29AB0 is a light, muted violet. Relative luminance 0.339; OKLCH L 70.0% C 0.033 H 302.1°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A29AB0 |
|---|---|
| RGB | rgb(162, 154, 176) |
| HSL | hsl(262, 12%, 65%) |
| HSV | hsv(262, 13%, 69%) |
| CMYK | cmyk(8%, 12.5%, 0%, 31%) |
| CIE-LAB | lab(64.90, 7.22, -10.37) |
| CIE-LCH | lch(64.90, 12.64, 304.84°) |
| OKLab | oklab(70.02% 0.0175 -0.0279) |
| OKLCH | oklch(70.02% 0.033 302.1) |
| XYZ | xyz(34.2909, 33.9272, 45.8080) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.86
Heather
#A484AC
ΔE00 10.26
Dusty Lavender
#AC86A8
ΔE00 10.53
Lilac
#C8A2C8
ΔE00 10.89
Lavender
#B39DDB
ΔE00 11.52
Dark Gray
#A9A9A9
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29AB0 #A8B09A
analogous
#9A9DB0 #A29AB0 #AD9AB0
triadic
#A29AB0 #B0A29A #9AB0A2
tetradic
#A29AB0 #B09A9D #A8B09A #9AB0AD
square
#A29AB0 #B09A9D #A8B09A #9AB0AD
split-complementary
#A29AB0 #B0AD9A #9DB09A
monochromatic
#645B74 #827895 #A29AB0 #C2BCCB #E1DFE6
Accessibility & contrast
On white
2.70
#A29AB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#A29AB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29AB0
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29AB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29AB0 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB1
Deuteranopia (green-blind)
#989DAF
Tritanopia (blue-blind)
#A09DA1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a29ab0; /* rgb */ color: rgb(162, 154, 176); /* oklch */ color: oklch(70.0% 0.033 302.1);
Tailwind
colors: {
custom: {
50: '#bdb7c7',
500: '#a29ab0',
950: '#000000',
},
}SCSS
$custom: #a29ab0; $custom-light: #bdb7c7; $custom-dark: #000000;
JSON
{
"hex": "#a29ab0",
"rgb": {
"r": 162,
"g": 154,
"b": 176
},
"hsl": {
"h": 261.818,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.70017,
"c": 0.03292,
"h": 302.1
},
"luminance": 0.33927
}Semantic roles & 50–950 ramp
primary
#A29AB0
secondary
#D4D7CF
accent
#964F7C
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082