#B09CA4#B09CA4
#B09CA4 is a light, muted pink. Relative luminance 0.357; OKLCH L 71.3% C 0.026 H 351.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B09CA4 |
|---|---|
| RGB | rgb(176, 156, 164) |
| HSL | hsl(336, 11%, 65%) |
| HSV | hsv(336, 11%, 69%) |
| CMYK | cmyk(0%, 11.4%, 6.8%, 31%) |
| CIE-LAB | lab(66.28, 8.75, -1.47) |
| CIE-LCH | lch(66.28, 8.87, 350.45°) |
| OKLab | oklab(71.26% 0.0257 -0.0038) |
| OKLCH | oklch(71.26% 0.026 351.6) |
| XYZ | xyz(36.4931, 35.6880, 40.0808) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.32
Light Mauve
#C292A1
ΔE00 8.64
Rosybrown
#BC8F8F
ΔE00 8.75
Grey Pink
#C3909B
ΔE00 9.23
Dusty Pink
#D8A7B1
ΔE00 9.94
Warm Grey
#978A84
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09CA4 #9CB0A8
analogous
#B09CAE #B09CA4 #B09E9C
triadic
#B09CA4 #A4B09C #9CA4B0
tetradic
#B09CA4 #AEB09C #9CB0A8 #9E9CB0
square
#B09CA4 #AEB09C #9CB0A8 #9E9CB0
split-complementary
#B09CA4 #9CB09E #9CAEB0
monochromatic
#755D66 #957A85 #B09CA4 #CBBEC3 #E6E0E3
Accessibility & contrast
On white
2.58
#B09CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#B09CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09CA4
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09CA4 | 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)
#9E9FA4
Deuteranopia (green-blind)
#A2A2A4
Tritanopia (blue-blind)
#B39C9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b09ca4; /* rgb */ color: rgb(176, 156, 164); /* oklch */ color: oklch(71.3% 0.026 351.6);
Tailwind
colors: {
custom: {
50: '#c7b9bf',
500: '#b09ca4',
950: '#000000',
},
}SCSS
$custom: #b09ca4; $custom-light: #c7b9bf; $custom-dark: #000000;
JSON
{
"hex": "#b09ca4",
"rgb": {
"r": 176,
"g": 156,
"b": 164
},
"hsl": {
"h": 336,
"s": 11.236,
"l": 65.098
},
"oklch": {
"l": 0.71264,
"c": 0.02596,
"h": 351.6
},
"luminance": 0.35687
}Semantic roles & 50–950 ramp
primary
#B09CA4
secondary
#D1D7D5
accent
#957A50
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081