#B39CA2#B39CA2
#B39CA2 is a light, muted pink. Relative luminance 0.360; OKLCH L 71.5% C 0.028 H 0.3°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B39CA2 |
|---|---|
| RGB | rgb(179, 156, 162) |
| HSL | hsl(344, 13%, 66%) |
| HSV | hsv(344, 13%, 70%) |
| CMYK | cmyk(0%, 12.8%, 9.5%, 29.8%) |
| CIE-LAB | lab(66.50, 9.49, -0.00) |
| CIE-LCH | lch(66.50, 9.49, 359.97°) |
| OKLab | oklab(71.48% 0.0283 0.0001) |
| OKLCH | oklch(71.48% 0.028 0.3) |
| XYZ | xyz(36.9999, 35.9701, 39.1692) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.37
Rosybrown
#BC8F8F
ΔE00 7.59
Light Mauve
#C292A1
ΔE00 7.98
Grey Pink
#C3909B
ΔE00 8.38
Dusty Pink
#D8A7B1
ΔE00 9.09
Greyish Pink
#C88D94
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39CA2 #9CB3AD
analogous
#B39CAD #B39CA2 #B3A19C
triadic
#B39CA2 #A2B39C #9CA2B3
tetradic
#B39CA2 #ADB39C #9CB3AD #A19CB3
square
#B39CA2 #ADB39C #9CB3AD #A19CB3
split-complementary
#B39CA2 #9CB3A1 #9CADB3
monochromatic
#785C64 #987981 #B39CA2 #CEBFC3 #E8E1E3
Accessibility & contrast
On white
2.56
#B39CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#B39CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39CA2
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39CA2 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA2
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#B79B9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b39ca2; /* rgb */ color: rgb(179, 156, 162); /* oklch */ color: oklch(71.5% 0.028 0.3);
Tailwind
colors: {
custom: {
50: '#c9b9bd',
500: '#b39ca2',
950: '#000000',
},
}SCSS
$custom: #b39ca2; $custom-light: #c9b9bd; $custom-dark: #000000;
JSON
{
"hex": "#b39ca2",
"rgb": {
"r": 179,
"g": 156,
"b": 162
},
"hsl": {
"h": 344.348,
"s": 13.143,
"l": 65.686
},
"oklch": {
"l": 0.71479,
"c": 0.02831,
"h": 0.3
},
"luminance": 0.35969
}Semantic roles & 50–950 ramp
primary
#B39CA2
secondary
#D2D9D7
accent
#97844E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081