#B09CA6#B09CA6
#B09CA6 is a light, muted pink. Relative luminance 0.358; OKLCH L 71.3% C 0.027 H 346.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B09CA6 |
|---|---|
| RGB | rgb(176, 156, 166) |
| HSL | hsl(330, 11%, 65%) |
| HSV | hsv(330, 11%, 69%) |
| CMYK | cmyk(0%, 11.4%, 5.7%, 31%) |
| CIE-LAB | lab(66.34, 9.11, -2.51) |
| CIE-LCH | lch(66.34, 9.45, 344.60°) |
| OKLab | oklab(71.33% 0.0265 -0.0065) |
| OKLCH | oklch(71.33% 0.027 346.1) |
| XYZ | xyz(36.6752, 35.7608, 41.0395) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.87
Light Mauve
#C292A1
ΔE00 8.43
Rosybrown
#BC8F8F
ΔE00 9.08
Grey Pink
#C3909B
ΔE00 9.17
Dusty Pink
#D8A7B1
ΔE00 9.89
Purpley Grey
#947E94
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09CA6 #9CB0A6
analogous
#B09CB0 #B09CA6 #B09C9C
triadic
#B09CA6 #A6B09C #9CA6B0
tetradic
#B09CA6 #B0B09C #9CB0A6 #9C9CB0
square
#B09CA6 #B0B09C #9CB0A6 #9C9CB0
split-complementary
#B09CA6 #9CB09C #9CB0B0
monochromatic
#755D69 #957A87 #B09CA6 #CBBEC5 #E6E0E3
Accessibility & contrast
On white
2.58
#B09CA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#B09CA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09CA6
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09CA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09CA6 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA6
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#B39C9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b09ca6; /* rgb */ color: rgb(176, 156, 166); /* oklch */ color: oklch(71.3% 0.027 346.1);
Tailwind
colors: {
custom: {
50: '#c7b9c0',
500: '#b09ca6',
950: '#000000',
},
}SCSS
$custom: #b09ca6; $custom-light: #c7b9c0; $custom-dark: #000000;
JSON
{
"hex": "#b09ca6",
"rgb": {
"r": 176,
"g": 156,
"b": 166
},
"hsl": {
"h": 330,
"s": 11.236,
"l": 65.098
},
"oklch": {
"l": 0.71326,
"c": 0.02726,
"h": 346.1
},
"luminance": 0.3576
}Semantic roles & 50–950 ramp
primary
#B09CA6
secondary
#D1D7D4
accent
#957350
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081