#B2829D#B2829D
#B2829D is a light, moderate pink. Relative luminance 0.279; OKLCH L 66.2% C 0.069 H 344.4°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B2829D |
|---|---|
| RGB | rgb(178, 130, 157) |
| HSL | hsl(326, 24%, 60%) |
| HSV | hsv(326, 27%, 70%) |
| CMYK | cmyk(0%, 27%, 11.8%, 30.2%) |
| CIE-LAB | lab(59.77, 22.80, -7.10) |
| CIE-LCH | lch(59.77, 23.88, 342.70°) |
| OKLab | oklab(66.2% 0.0667 -0.0186) |
| OKLCH | oklch(66.2% 0.069 344.4) |
| XYZ | xyz(32.4284, 27.8659, 35.5622) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.84
Light Mauve
#C292A1
ΔE00 6.30
Heather
#A484AC
ΔE00 6.49
Grey Pink
#C3909B
ΔE00 7.17
Mauve (survey)
#AE7181
ΔE00 7.44
Purpley Grey
#947E94
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2829D #82B297
analogous
#AF82B2 #B2829D #B28285
triadic
#B2829D #9DB282 #829DB2
tetradic
#B2829D #B2AF82 #82B297 #8285B2
square
#B2829D #B2AF82 #82B297 #8285B2
split-complementary
#B2829D #85B282 #82B2AF
monochromatic
#734760 #995E7F #B2829D #C9A8BB #E1CED8
Accessibility & contrast
On white
3.19
#B2829D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#B2829D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B2829D
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2829D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2829D | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858B9E
Deuteranopia (green-blind)
#90939C
Tritanopia (blue-blind)
#B8828B
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #b2829d; /* rgb */ color: rgb(178, 130, 157); /* oklch */ color: oklch(66.2% 0.069 344.4);
Tailwind
colors: {
custom: {
50: '#c9a6b9',
500: '#b2829d',
950: '#000000',
},
}SCSS
$custom: #b2829d; $custom-light: #c9a6b9; $custom-dark: #000000;
JSON
{
"hex": "#b2829d",
"rgb": {
"r": 178,
"g": 130,
"b": 157
},
"hsl": {
"h": 326.25,
"s": 23.762,
"l": 60.392
},
"oklch": {
"l": 0.662,
"c": 0.06925,
"h": 344.4
},
"luminance": 0.27865
}Semantic roles & 50–950 ramp
primary
#B2829D
secondary
#BFD1C7
accent
#A26D43
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#130F11
muted
#827F80