#B09CAC#B09CAC
#B09CAC is a light, muted pink. Relative luminance 0.360; OKLCH L 71.5% C 0.032 H 332.7°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B09CAC |
|---|---|
| RGB | rgb(176, 156, 172) |
| HSL | hsl(312, 11%, 65%) |
| HSV | hsv(312, 11%, 69%) |
| CMYK | cmyk(0%, 11.4%, 2.3%, 31%) |
| CIE-LAB | lab(66.51, 10.22, -5.61) |
| CIE-LCH | lch(66.51, 11.66, 331.23°) |
| OKLab | oklab(71.52% 0.0287 -0.0149) |
| OKLCH | oklch(71.52% 0.032 332.7) |
| XYZ | xyz(37.2384, 35.9861, 44.0060) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 8.27
Lilac
#C8A2C8
ΔE00 8.81
Dusty Lavender
#AC86A8
ΔE00 9.16
Grey Pink
#C3909B
ΔE00 9.40
Pinkish Grey
#C8ACA9
ΔE00 9.62
Purpley Grey
#947E94
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09CAC #9CB0A0
analogous
#AA9CB0 #B09CAC #B09CA2
triadic
#B09CAC #ACB09C #9CACB0
tetradic
#B09CAC #B0AA9C #9CB0A0 #9CA2B0
square
#B09CAC #B0AA9C #9CB0A0 #9CA2B0
split-complementary
#B09CAC #A2B09C #9CB0AA
monochromatic
#755D70 #957A8F #B09CAC #CBBEC9 #E6E0E5
Accessibility & contrast
On white
2.56
#B09CAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B09CAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09CAC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09CAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09CAC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AD
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#B29DA1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b09cac; /* rgb */ color: rgb(176, 156, 172); /* oklch */ color: oklch(71.5% 0.032 332.7);
Tailwind
colors: {
custom: {
50: '#c7b9c4',
500: '#b09cac',
950: '#000000',
},
}SCSS
$custom: #b09cac; $custom-light: #c7b9c4; $custom-dark: #000000;
JSON
{
"hex": "#b09cac",
"rgb": {
"r": 176,
"g": 156,
"b": 172
},
"hsl": {
"h": 312,
"s": 11.236,
"l": 65.098
},
"oklch": {
"l": 0.71517,
"c": 0.03235,
"h": 332.7
},
"luminance": 0.35986
}Semantic roles & 50–950 ramp
primary
#B09CAC
secondary
#D1D7D2
accent
#955E50
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081