#B09AA0#B09AA0
#B09AA0 is a light, muted pink. Relative luminance 0.349; OKLCH L 70.7% C 0.027 H 359.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B09AA0 |
|---|---|
| RGB | rgb(176, 154, 160) |
| HSL | hsl(344, 12%, 65%) |
| HSV | hsv(344, 13%, 69%) |
| CMYK | cmyk(0%, 12.5%, 9.1%, 31%) |
| CIE-LAB | lab(65.66, 9.15, -0.15) |
| CIE-LCH | lch(65.66, 9.15, 359.08°) |
| OKLab | oklab(70.74% 0.0272 -0.0002) |
| OKLCH | oklch(70.74% 0.027 359.5) |
| XYZ | xyz(35.8047, 34.8801, 38.0973) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.97
Rosybrown
#BC8F8F
ΔE00 7.71
Light Mauve
#C292A1
ΔE00 8.23
Grey Pink
#C3909B
ΔE00 8.62
Warm Grey
#978A84
ΔE00 9.74
Dusty Pink
#D8A7B1
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09AA0 #9AB0AA
analogous
#B09AAB #B09AA0 #B09F9A
triadic
#B09AA0 #A0B09A #9AA0B0
tetradic
#B09AA0 #ABB09A #9AB0AA #9F9AB0
square
#B09AA0 #ABB09A #9AB0AA #9F9AB0
split-complementary
#B09AA0 #9AB09F #9AABB0
monochromatic
#745B62 #957880 #B09AA0 #CBBCC0 #E6DFE1
Accessibility & contrast
On white
2.63
#B09AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#B09AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09AA0
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09AA0 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA0
Deuteranopia (green-blind)
#A1A1A0
Tritanopia (blue-blind)
#B4999C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b09aa0; /* rgb */ color: rgb(176, 154, 160); /* oklch */ color: oklch(70.7% 0.027 359.5);
Tailwind
colors: {
custom: {
50: '#c7b7bc',
500: '#b09aa0',
950: '#000000',
},
}SCSS
$custom: #b09aa0; $custom-light: #c7b7bc; $custom-dark: #000000;
JSON
{
"hex": "#b09aa0",
"rgb": {
"r": 176,
"g": 154,
"b": 160
},
"hsl": {
"h": 343.636,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.7074,
"c": 0.02724,
"h": 359.5
},
"luminance": 0.34879
}Semantic roles & 50–950 ramp
primary
#B09AA0
secondary
#CFD7D5
accent
#96834F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081