#A2829E#A2829E
#A2829E is a light, muted purple. Relative luminance 0.261; OKLCH L 64.6% C 0.055 H 330.4°. Best body text is #000000 at 6.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2829E |
|---|---|
| RGB | rgb(162, 130, 158) |
| HSL | hsl(308, 15%, 57%) |
| HSV | hsv(308, 20%, 64%) |
| CMYK | cmyk(0%, 19.8%, 2.5%, 36.5%) |
| CIE-LAB | lab(58.15, 17.22, -10.27) |
| CIE-LCH | lch(58.15, 20.04, 329.19°) |
| OKLab | oklab(64.59% 0.0482 -0.0274) |
| OKLCH | oklch(64.59% 0.055 330.4) |
| XYZ | xyz(29.0538, 26.1160, 35.8515) |
| Luminance | 0.2611 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 2.92
Heather
#A484AC
ΔE00 3.85
Purpley Grey
#947E94
ΔE00 4.17
Greyish Purple
#887191
ΔE00 7.69
Faded Purple
#916E99
ΔE00 8.06
Purple Grey
#866F85
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2829E #82A286
analogous
#9682A2 #A2829E #A2828E
triadic
#A2829E #9EA282 #829EA2
tetradic
#A2829E #A29682 #82A286 #828EA2
square
#A2829E #A29682 #82A286 #828EA2
split-complementary
#A2829E #8EA282 #82A296
monochromatic
#61485E #846280 #A2829E #BCA5B9 #D6C8D4
Accessibility & contrast
On white
3.37
#A2829E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.22
#A2829E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A2829E
6.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2829E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2829E | 1.00 | 3.37 | 6.22 | 6.22 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81899F
Deuteranopia (green-blind)
#888D9D
Tritanopia (blue-blind)
#A5848B
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #a2829e; /* rgb */ color: rgb(162, 130, 158); /* oklch */ color: oklch(64.6% 0.055 330.4);
Tailwind
colors: {
custom: {
50: '#bda6ba',
500: '#a2829e',
950: '#000000',
},
}SCSS
$custom: #a2829e; $custom-light: #bda6ba; $custom-dark: #000000;
JSON
{
"hex": "#a2829e",
"rgb": {
"r": 162,
"g": 130,
"b": 158
},
"hsl": {
"h": 307.5,
"s": 14.679,
"l": 57.255
},
"oklch": {
"l": 0.64585,
"c": 0.05547,
"h": 330.4
},
"luminance": 0.26115
}Semantic roles & 50–950 ramp
primary
#A2829E
secondary
#B9C6BB
accent
#B77970
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#120F11
muted
#817F80