#B09AA6#B09AA6
#B09AA6 is a light, muted pink. Relative luminance 0.351; OKLCH L 70.9% C 0.031 H 343.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B09AA6 |
|---|---|
| RGB | rgb(176, 154, 166) |
| HSL | hsl(327, 12%, 65%) |
| HSV | hsv(327, 13%, 69%) |
| CMYK | cmyk(0%, 12.5%, 5.7%, 31%) |
| CIE-LAB | lab(65.82, 10.22, -3.27) |
| CIE-LCH | lch(65.82, 10.73, 342.28°) |
| OKLab | oklab(70.93% 0.0296 -0.0085) |
| OKLCH | oklch(70.93% 0.031 343.9) |
| XYZ | xyz(36.3423, 35.0951, 40.9286) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.58
Grey Pink
#C3909B
ΔE00 8.44
Pinkish Grey
#C8ACA9
ΔE00 8.55
Rosybrown
#BC8F8F
ΔE00 8.79
Dusty Pink
#D8A7B1
ΔE00 9.59
Dusty Lavender
#AC86A8
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09AA6 #9AB0A4
analogous
#AF9AB0 #B09AA6 #B09A9B
triadic
#B09AA6 #A6B09A #9AA6B0
tetradic
#B09AA6 #B0AF9A #9AB0A4 #9A9BB0
square
#B09AA6 #B0AF9A #9AB0A4 #9A9BB0
split-complementary
#B09AA6 #9BB09A #9AB0AF
monochromatic
#745B69 #957888 #B09AA6 #CBBCC4 #E6DFE3
Accessibility & contrast
On white
2.62
#B09AA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#B09AA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09AA6
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09AA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09AA6 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA7
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#B39A9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b09aa6; /* rgb */ color: rgb(176, 154, 166); /* oklch */ color: oklch(70.9% 0.031 343.9);
Tailwind
colors: {
custom: {
50: '#c7b7c0',
500: '#b09aa6',
950: '#000000',
},
}SCSS
$custom: #b09aa6; $custom-light: #c7b7c0; $custom-dark: #000000;
JSON
{
"hex": "#b09aa6",
"rgb": {
"r": 176,
"g": 154,
"b": 166
},
"hsl": {
"h": 327.273,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.70926,
"c": 0.03078,
"h": 343.9
},
"luminance": 0.35094
}Semantic roles & 50–950 ramp
primary
#B09AA6
secondary
#CFD7D3
accent
#96704F
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081