#A2829A#A2829A
#A2829A is a light, muted pink. Relative luminance 0.260; OKLCH L 64.4% C 0.052 H 335.2°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2829A |
|---|---|
| RGB | rgb(162, 130, 154) |
| HSL | hsl(315, 15%, 57%) |
| HSV | hsv(315, 20%, 64%) |
| CMYK | cmyk(0%, 19.8%, 4.9%, 36.5%) |
| CIE-LAB | lab(58.02, 16.46, -8.16) |
| CIE-LCH | lch(58.02, 18.37, 333.63°) |
| OKLab | oklab(64.44% 0.0468 -0.0217) |
| OKLCH | oklch(64.44% 0.052 335.2) |
| XYZ | xyz(28.7151, 25.9805, 34.0677) |
| Luminance | 0.2598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 3.84
Dusty Lavender
#AC86A8
ΔE00 3.85
Heather
#A484AC
ΔE00 5.15
Greyish Purple
#887191
ΔE00 8.05
Purple Grey
#866F85
ΔE00 8.45
Light Mauve
#C292A1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2829A #82A28A
analogous
#9A82A2 #A2829A #A2828A
triadic
#A2829A #9AA282 #829AA2
tetradic
#A2829A #A29A82 #82A28A #828AA2
square
#A2829A #A29A82 #82A28A #828AA2
split-complementary
#A2829A #8AA282 #82A29A
monochromatic
#61485B #84627C #A2829A #BCA5B6 #D6C8D3
Accessibility & contrast
On white
3.39
#A2829A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#A2829A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A2829A
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2829A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2829A | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82899B
Deuteranopia (green-blind)
#898D99
Tritanopia (blue-blind)
#A5838A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a2829a; /* rgb */ color: rgb(162, 130, 154); /* oklch */ color: oklch(64.4% 0.052 335.2);
Tailwind
colors: {
custom: {
50: '#bda6b7',
500: '#a2829a',
950: '#000000',
},
}SCSS
$custom: #a2829a; $custom-light: #bda6b7; $custom-dark: #000000;
JSON
{
"hex": "#a2829a",
"rgb": {
"r": 162,
"g": 130,
"b": 154
},
"hsl": {
"h": 315,
"s": 14.679,
"l": 57.255
},
"oklch": {
"l": 0.64443,
"c": 0.05157,
"h": 335.2
},
"luminance": 0.2598
}Semantic roles & 50–950 ramp
primary
#A2829A
secondary
#B9C6BD
accent
#B78270
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#120F11
muted
#817F80