#B2829A#B2829A
#B2829A is a light, moderate pink. Relative luminance 0.278; OKLCH L 66.1% C 0.067 H 347.6°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2829A |
|---|---|
| RGB | rgb(178, 130, 154) |
| HSL | hsl(330, 24%, 60%) |
| HSV | hsv(330, 27%, 70%) |
| CMYK | cmyk(0%, 27%, 13.5%, 30.2%) |
| CIE-LAB | lab(59.68, 22.28, -5.52) |
| CIE-LCH | lch(59.68, 22.95, 346.09°) |
| OKLab | oklab(66.1% 0.0656 -0.0144) |
| OKLCH | oklch(66.1% 0.067 347.6) |
| XYZ | xyz(32.1754, 27.7647, 34.2299) |
| Luminance | 0.2776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.63
Light Mauve
#C292A1
ΔE00 5.79
Grey Pink
#C3909B
ΔE00 6.49
Mauve (survey)
#AE7181
ΔE00 6.81
Heather
#A484AC
ΔE00 7.28
Dull Pink
#D5869D
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2829A #82B29A
analogous
#B282B2 #B2829A #B28282
triadic
#B2829A #9AB282 #829AB2
tetradic
#B2829A #B2B282 #82B29A #8282B2
square
#B2829A #B2B282 #82B29A #8282B2
split-complementary
#B2829A #82B282 #82B2B2
monochromatic
#73475D #995E7B #B2829A #C9A8B9 #E1CED7
Accessibility & contrast
On white
3.20
#B2829A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#B2829A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B2829A
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2829A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2829A | 1.00 | 3.20 | 6.55 | 6.55 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868B9B
Deuteranopia (green-blind)
#919399
Tritanopia (blue-blind)
#B9818A
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #b2829a; /* rgb */ color: rgb(178, 130, 154); /* oklch */ color: oklch(66.1% 0.067 347.6);
Tailwind
colors: {
custom: {
50: '#c9a6b7',
500: '#b2829a',
950: '#000000',
},
}SCSS
$custom: #b2829a; $custom-light: #c9a6b7; $custom-dark: #000000;
JSON
{
"hex": "#b2829a",
"rgb": {
"r": 178,
"g": 130,
"b": 154
},
"hsl": {
"h": 330,
"s": 23.762,
"l": 60.392
},
"oklch": {
"l": 0.661,
"c": 0.06718,
"h": 347.6
},
"luminance": 0.27763
}Semantic roles & 50–950 ramp
primary
#B2829A
secondary
#BFD1C8
accent
#A27343
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#130F11
muted
#827F80