#A2829C#A2829C
#A2829C is a light, muted pink. Relative luminance 0.260; OKLCH L 64.5% C 0.053 H 332.7°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A2829C |
|---|---|
| RGB | rgb(162, 130, 156) |
| HSL | hsl(311, 15%, 57%) |
| HSV | hsv(311, 20%, 64%) |
| CMYK | cmyk(0%, 19.8%, 3.7%, 36.5%) |
| CIE-LAB | lab(58.08, 16.83, -9.21) |
| CIE-LCH | lch(58.08, 19.19, 331.31°) |
| OKLab | oklab(64.51% 0.0475 -0.0245) |
| OKLCH | oklch(64.51% 0.053 332.7) |
| XYZ | xyz(28.8831, 26.0477, 34.9523) |
| Luminance | 0.2605 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.35
Purpley Grey
#947E94
ΔE00 3.96
Heather
#A484AC
ΔE00 4.49
Greyish Purple
#887191
ΔE00 7.84
Faded Purple
#916E99
ΔE00 8.40
Purple Grey
#866F85
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2829C #82A288
analogous
#9882A2 #A2829C #A2828C
triadic
#A2829C #9CA282 #829CA2
tetradic
#A2829C #A29882 #82A288 #828CA2
square
#A2829C #A29882 #82A288 #828CA2
split-complementary
#A2829C #8CA282 #82A298
monochromatic
#61485D #84627E #A2829C #BCA5B8 #D6C8D4
Accessibility & contrast
On white
3.38
#A2829C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#A2829C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A2829C
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2829C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2829C | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82899D
Deuteranopia (green-blind)
#898D9B
Tritanopia (blue-blind)
#A5838B
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #a2829c; /* rgb */ color: rgb(162, 130, 156); /* oklch */ color: oklch(64.5% 0.053 332.7);
Tailwind
colors: {
custom: {
50: '#bda6b9',
500: '#a2829c',
950: '#000000',
},
}SCSS
$custom: #a2829c; $custom-light: #bda6b9; $custom-dark: #000000;
JSON
{
"hex": "#a2829c",
"rgb": {
"r": 162,
"g": 130,
"b": 156
},
"hsl": {
"h": 311.25,
"s": 14.679,
"l": 57.255
},
"oklch": {
"l": 0.64513,
"c": 0.05348,
"h": 332.7
},
"luminance": 0.26047
}Semantic roles & 50–950 ramp
primary
#A2829C
secondary
#B9C6BC
accent
#B77E70
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#120F11
muted
#817F80