#B09CA2#B09CA2
#B09CA2 is a light, muted pink. Relative luminance 0.356; OKLCH L 71.2% C 0.025 H 357.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B09CA2 |
|---|---|
| RGB | rgb(176, 156, 162) |
| HSL | hsl(342, 11%, 65%) |
| HSV | hsv(342, 11%, 69%) |
| CMYK | cmyk(0%, 11.4%, 8%, 31%) |
| CIE-LAB | lab(66.23, 8.39, -0.43) |
| CIE-LCH | lch(66.23, 8.40, 357.04°) |
| OKLab | oklab(71.2% 0.0249 -0.001) |
| OKLCH | oklch(71.2% 0.025 357.7) |
| XYZ | xyz(36.3139, 35.6163, 39.1371) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.82
Rosybrown
#BC8F8F
ΔE00 8.48
Light Mauve
#C292A1
ΔE00 8.93
Grey Pink
#C3909B
ΔE00 9.37
Warm Grey
#978A84
ΔE00 9.75
Dusty Pink
#D8A7B1
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09CA2 #9CB0AA
analogous
#B09CAC #B09CA2 #B0A09C
triadic
#B09CA2 #A2B09C #9CA2B0
tetradic
#B09CA2 #ACB09C #9CB0AA #A09CB0
square
#B09CA2 #ACB09C #9CB0AA #A09CB0
split-complementary
#B09CA2 #9CB0A0 #9CACB0
monochromatic
#755D64 #957A82 #B09CA2 #CBBEC2 #E6E0E2
Accessibility & contrast
On white
2.59
#B09CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#B09CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09CA2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09CA2 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#B49B9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b09ca2; /* rgb */ color: rgb(176, 156, 162); /* oklch */ color: oklch(71.2% 0.025 357.7);
Tailwind
colors: {
custom: {
50: '#c7b9bd',
500: '#b09ca2',
950: '#000000',
},
}SCSS
$custom: #b09ca2; $custom-light: #c7b9bd; $custom-dark: #000000;
JSON
{
"hex": "#b09ca2",
"rgb": {
"r": 176,
"g": 156,
"b": 162
},
"hsl": {
"h": 342,
"s": 11.236,
"l": 65.098
},
"oklch": {
"l": 0.71203,
"c": 0.02492,
"h": 357.7
},
"luminance": 0.35616
}Semantic roles & 50–950 ramp
primary
#B09CA2
secondary
#D1D7D5
accent
#958150
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081