#B09CA5#B09CA5
#B09CA5 is a light, muted pink. Relative luminance 0.357; OKLCH L 71.3% C 0.027 H 348.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B09CA5 |
|---|---|
| RGB | rgb(176, 156, 165) |
| HSL | hsl(333, 11%, 65%) |
| HSV | hsv(333, 11%, 69%) |
| CMYK | cmyk(0%, 11.4%, 6.2%, 31%) |
| CIE-LAB | lab(66.31, 8.93, -1.99) |
| CIE-LCH | lch(66.31, 9.15, 347.43°) |
| OKLab | oklab(71.3% 0.0261 -0.0052) |
| OKLCH | oklch(71.3% 0.027 348.8) |
| XYZ | xyz(36.5838, 35.7243, 40.5583) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.59
Light Mauve
#C292A1
ΔE00 8.52
Rosybrown
#BC8F8F
ΔE00 8.91
Grey Pink
#C3909B
ΔE00 9.19
Dusty Pink
#D8A7B1
ΔE00 9.91
Dark Gray
#A9A9A9
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09CA5 #9CB0A7
analogous
#B09CAF #B09CA5 #B09D9C
triadic
#B09CA5 #A5B09C #9CA5B0
tetradic
#B09CA5 #AFB09C #9CB0A7 #9D9CB0
square
#B09CA5 #AFB09C #9CB0A7 #9D9CB0
split-complementary
#B09CA5 #9CB09D #9CAFB0
monochromatic
#755D68 #957A86 #B09CA5 #CBBEC4 #E6E0E3
Accessibility & contrast
On white
2.58
#B09CA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#B09CA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09CA5
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09CA5 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA5
Deuteranopia (green-blind)
#A2A2A4
Tritanopia (blue-blind)
#B39C9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b09ca5; /* rgb */ color: rgb(176, 156, 165); /* oklch */ color: oklch(71.3% 0.027 348.8);
Tailwind
colors: {
custom: {
50: '#c7b9bf',
500: '#b09ca5',
950: '#000000',
},
}SCSS
$custom: #b09ca5; $custom-light: #c7b9bf; $custom-dark: #000000;
JSON
{
"hex": "#b09ca5",
"rgb": {
"r": 176,
"g": 156,
"b": 165
},
"hsl": {
"h": 333,
"s": 11.236,
"l": 65.098
},
"oklch": {
"l": 0.71295,
"c": 0.02658,
"h": 348.8
},
"luminance": 0.35724
}Semantic roles & 50–950 ramp
primary
#B09CA5
secondary
#D1D7D4
accent
#957650
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081