#B2829B#B2829B
#B2829B is a light, moderate pink. Relative luminance 0.278; OKLCH L 66.1% C 0.068 H 346.5°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2829B |
|---|---|
| RGB | rgb(178, 130, 155) |
| HSL | hsl(329, 24%, 60%) |
| HSV | hsv(329, 27%, 70%) |
| CMYK | cmyk(0%, 27%, 12.9%, 30.2%) |
| CIE-LAB | lab(59.71, 22.45, -6.04) |
| CIE-LCH | lch(59.71, 23.25, 344.93°) |
| OKLab | oklab(66.13% 0.066 -0.0158) |
| OKLCH | oklch(66.13% 0.068 346.5) |
| XYZ | xyz(32.2591, 27.7982, 34.6703) |
| Luminance | 0.2780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.36
Light Mauve
#C292A1
ΔE00 5.95
Grey Pink
#C3909B
ΔE00 6.71
Mauve (survey)
#AE7181
ΔE00 7.01
Heather
#A484AC
ΔE00 7.01
Dull Pink
#D5869D
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2829B #82B299
analogous
#B182B2 #B2829B #B28283
triadic
#B2829B #9BB282 #829BB2
tetradic
#B2829B #B2B182 #82B299 #8283B2
square
#B2829B #B2B182 #82B299 #8283B2
split-complementary
#B2829B #83B282 #82B2B1
monochromatic
#73475E #995E7D #B2829B #C9A8B9 #E1CED8
Accessibility & contrast
On white
3.20
#B2829B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#B2829B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B2829B
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2829B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2829B | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858B9C
Deuteranopia (green-blind)
#90939A
Tritanopia (blue-blind)
#B9818A
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #b2829b; /* rgb */ color: rgb(178, 130, 155); /* oklch */ color: oklch(66.1% 0.068 346.5);
Tailwind
colors: {
custom: {
50: '#c9a6b8',
500: '#b2829b',
950: '#000000',
},
}SCSS
$custom: #b2829b; $custom-light: #c9a6b8; $custom-dark: #000000;
JSON
{
"hex": "#b2829b",
"rgb": {
"r": 178,
"g": 130,
"b": 155
},
"hsl": {
"h": 328.75,
"s": 23.762,
"l": 60.392
},
"oklch": {
"l": 0.66133,
"c": 0.06785,
"h": 346.5
},
"luminance": 0.27797
}Semantic roles & 50–950 ramp
primary
#B2829B
secondary
#BFD1C8
accent
#A27143
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#130F11
muted
#827F80