#B09BA2#B09BA2
#B09BA2 is a light, muted pink. Relative luminance 0.353; OKLCH L 71.0% C 0.027 H 355.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B09BA2 |
|---|---|
| RGB | rgb(176, 155, 162) |
| HSL | hsl(340, 12%, 65%) |
| HSV | hsv(340, 12%, 69%) |
| CMYK | cmyk(0%, 11.9%, 8%, 31%) |
| CIE-LAB | lab(65.97, 8.95, -0.81) |
| CIE-LCH | lch(65.97, 8.98, 354.82°) |
| OKLab | oklab(71% 0.0265 -0.002) |
| OKLCH | oklch(71% 0.027 355.6) |
| XYZ | xyz(36.1468, 35.2821, 39.0814) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.12
Rosybrown
#BC8F8F
ΔE00 8.22
Light Mauve
#C292A1
ΔE00 8.41
Grey Pink
#C3909B
ΔE00 8.91
Dusty Pink
#D8A7B1
ΔE00 9.83
Warm Grey
#978A84
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09BA2 #9BB0A9
analogous
#B09BAD #B09BA2 #B09F9B
triadic
#B09BA2 #A2B09B #9BA2B0
tetradic
#B09BA2 #ADB09B #9BB0A9 #9F9BB0
square
#B09BA2 #ADB09B #9BB0A9 #9F9BB0
split-complementary
#B09BA2 #9BB09F #9BADB0
monochromatic
#755C64 #957982 #B09BA2 #CBBDC2 #E6DFE2
Accessibility & contrast
On white
2.61
#B09BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#B09BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09BA2
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09BA2 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#B49A9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b09ba2; /* rgb */ color: rgb(176, 155, 162); /* oklch */ color: oklch(71.0% 0.027 355.6);
Tailwind
colors: {
custom: {
50: '#c7b8bd',
500: '#b09ba2',
950: '#000000',
},
}SCSS
$custom: #b09ba2; $custom-light: #c7b8bd; $custom-dark: #000000;
JSON
{
"hex": "#b09ba2",
"rgb": {
"r": 176,
"g": 155,
"b": 162
},
"hsl": {
"h": 340,
"s": 11.732,
"l": 64.902
},
"oklch": {
"l": 0.71002,
"c": 0.02654,
"h": 355.6
},
"luminance": 0.35281
}Semantic roles & 50–950 ramp
primary
#B09BA2
secondary
#D0D7D5
accent
#967E50
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081