#A2829B#A2829B
#A2829B is a light, muted pink. Relative luminance 0.260; OKLCH L 64.5% C 0.053 H 333.9°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2829B |
|---|---|
| RGB | rgb(162, 130, 155) |
| HSL | hsl(313, 15%, 57%) |
| HSV | hsv(313, 20%, 64%) |
| CMYK | cmyk(0%, 19.8%, 4.3%, 36.5%) |
| CIE-LAB | lab(58.05, 16.64, -8.69) |
| CIE-LCH | lch(58.05, 18.77, 332.44°) |
| OKLab | oklab(64.48% 0.0472 -0.0231) |
| OKLCH | oklch(64.48% 0.053 333.9) |
| XYZ | xyz(28.7988, 26.0140, 34.5081) |
| Luminance | 0.2601 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.59
Purpley Grey
#947E94
ΔE00 3.89
Heather
#A484AC
ΔE00 4.82
Greyish Purple
#887191
ΔE00 7.94
Purple Grey
#866F85
ΔE00 8.48
Faded Purple
#916E99
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2829B #82A289
analogous
#9982A2 #A2829B #A2828B
triadic
#A2829B #9BA282 #829BA2
tetradic
#A2829B #A29982 #82A289 #828BA2
square
#A2829B #A29982 #82A289 #828BA2
split-complementary
#A2829B #8BA282 #82A299
monochromatic
#61485C #84627D #A2829B #BCA5B7 #D6C8D3
Accessibility & contrast
On white
3.39
#A2829B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#A2829B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A2829B
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2829B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2829B | 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)
#82899C
Deuteranopia (green-blind)
#898D9A
Tritanopia (blue-blind)
#A5838A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #a2829b; /* rgb */ color: rgb(162, 130, 155); /* oklch */ color: oklch(64.5% 0.053 333.9);
Tailwind
colors: {
custom: {
50: '#bda6b8',
500: '#a2829b',
950: '#000000',
},
}SCSS
$custom: #a2829b; $custom-light: #bda6b8; $custom-dark: #000000;
JSON
{
"hex": "#a2829b",
"rgb": {
"r": 162,
"g": 130,
"b": 155
},
"hsl": {
"h": 313.125,
"s": 14.679,
"l": 57.255
},
"oklch": {
"l": 0.64478,
"c": 0.05251,
"h": 333.9
},
"luminance": 0.26013
}Semantic roles & 50–950 ramp
primary
#A2829B
secondary
#B9C6BC
accent
#B78070
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#120F11
muted
#817F80