#B09CA3#B09CA3
#B09CA3 is a light, muted pink. Relative luminance 0.357; OKLCH L 71.2% C 0.025 H 354.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B09CA3 |
|---|---|
| RGB | rgb(176, 156, 163) |
| HSL | hsl(339, 11%, 65%) |
| HSV | hsv(339, 11%, 69%) |
| CMYK | cmyk(0%, 11.4%, 7.4%, 31%) |
| CIE-LAB | lab(66.25, 8.57, -0.95) |
| CIE-LCH | lch(66.25, 8.62, 353.65°) |
| OKLab | oklab(71.23% 0.0253 -0.0024) |
| OKLCH | oklch(71.23% 0.025 354.6) |
| XYZ | xyz(36.4032, 35.6520, 39.6071) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.07
Rosybrown
#BC8F8F
ΔE00 8.61
Light Mauve
#C292A1
ΔE00 8.77
Grey Pink
#C3909B
ΔE00 9.29
Dusty Pink
#D8A7B1
ΔE00 10.00
Warm Grey
#978A84
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09CA3 #9CB0A9
analogous
#B09CAD #B09CA3 #B09F9C
triadic
#B09CA3 #A3B09C #9CA3B0
tetradic
#B09CA3 #ADB09C #9CB0A9 #9F9CB0
square
#B09CA3 #ADB09C #9CB0A9 #9F9CB0
split-complementary
#B09CA3 #9CB09F #9CADB0
monochromatic
#755D65 #957A83 #B09CA3 #CBBEC3 #E6E0E2
Accessibility & contrast
On white
2.58
#B09CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B09CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09CA3
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09CA3 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#A2A2A3
Tritanopia (blue-blind)
#B49B9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b09ca3; /* rgb */ color: rgb(176, 156, 163); /* oklch */ color: oklch(71.2% 0.025 354.6);
Tailwind
colors: {
custom: {
50: '#c7b9be',
500: '#b09ca3',
950: '#000000',
},
}SCSS
$custom: #b09ca3; $custom-light: #c7b9be; $custom-dark: #000000;
JSON
{
"hex": "#b09ca3",
"rgb": {
"r": 176,
"g": 156,
"b": 163
},
"hsl": {
"h": 339,
"s": 11.236,
"l": 65.098
},
"oklch": {
"l": 0.71233,
"c": 0.0254,
"h": 354.6
},
"luminance": 0.35651
}Semantic roles & 50–950 ramp
primary
#B09CA3
secondary
#D1D7D5
accent
#957D50
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081