#B09AA2#B09AA2
#B09AA2 is a light, muted pink. Relative luminance 0.349; OKLCH L 70.8% C 0.028 H 353.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B09AA2 |
|---|---|
| RGB | rgb(176, 154, 162) |
| HSL | hsl(338, 12%, 65%) |
| HSV | hsv(338, 13%, 69%) |
| CMYK | cmyk(0%, 12.5%, 8%, 31%) |
| CIE-LAB | lab(65.71, 9.50, -1.19) |
| CIE-LCH | lch(65.71, 9.57, 352.87°) |
| OKLab | oklab(70.8% 0.028 -0.003) |
| OKLCH | oklch(70.8% 0.028 353.9) |
| XYZ | xyz(35.9811, 34.9507, 39.0261) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.46
Light Mauve
#C292A1
ΔE00 7.92
Rosybrown
#BC8F8F
ΔE00 8.01
Grey Pink
#C3909B
ΔE00 8.48
Dusty Pink
#D8A7B1
ΔE00 9.62
Greyish Pink
#C88D94
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09AA2 #9AB0A8
analogous
#B09AAD #B09AA2 #B09D9A
triadic
#B09AA2 #A2B09A #9AA2B0
tetradic
#B09AA2 #ADB09A #9AB0A8 #9D9AB0
square
#B09AA2 #ADB09A #9AB0A8 #9D9AB0
split-complementary
#B09AA2 #9AB09D #9AADB0
monochromatic
#745B64 #957882 #B09AA2 #CBBCC2 #E6DFE1
Accessibility & contrast
On white
2.63
#B09AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#B09AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09AA2
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09AA2 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA2
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#B4999D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b09aa2; /* rgb */ color: rgb(176, 154, 162); /* oklch */ color: oklch(70.8% 0.028 353.9);
Tailwind
colors: {
custom: {
50: '#c7b7bd',
500: '#b09aa2',
950: '#000000',
},
}SCSS
$custom: #b09aa2; $custom-light: #c7b7bd; $custom-dark: #000000;
JSON
{
"hex": "#b09aa2",
"rgb": {
"r": 176,
"g": 154,
"b": 162
},
"hsl": {
"h": 338.182,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.70801,
"c": 0.02818,
"h": 353.9
},
"luminance": 0.3495
}Semantic roles & 50–950 ramp
primary
#B09AA2
secondary
#CFD7D4
accent
#967C4F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081