#B09AAA#B09AAA
#B09AAA is a light, muted pink. Relative luminance 0.352; OKLCH L 71.1% C 0.034 H 335.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B09AAA |
|---|---|
| RGB | rgb(176, 154, 170) |
| HSL | hsl(316, 12%, 65%) |
| HSV | hsv(316, 13%, 69%) |
| CMYK | cmyk(0%, 12.5%, 3.4%, 31%) |
| CIE-LAB | lab(65.94, 10.96, -5.34) |
| CIE-LCH | lch(65.94, 12.19, 334.03°) |
| OKLab | oklab(71.05% 0.0311 -0.0141) |
| OKLCH | oklch(71.05% 0.034 335.6) |
| XYZ | xyz(36.7150, 35.2442, 42.8911) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.56
Dusty Lavender
#AC86A8
ΔE00 8.55
Grey Pink
#C3909B
ΔE00 8.69
Lilac
#C8A2C8
ΔE00 8.70
Purpley Grey
#947E94
ΔE00 9.47
Rosybrown
#BC8F8F
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09AAA #9AB0A0
analogous
#AB9AB0 #B09AAA #B09A9F
triadic
#B09AAA #AAB09A #9AAAB0
tetradic
#B09AAA #B0AB9A #9AB0A0 #9A9FB0
square
#B09AAA #B0AB9A #9AB0A0 #9A9FB0
split-complementary
#B09AAA #9FB09A #9AB0AB
monochromatic
#745B6E #95788D #B09AAA #CBBCC7 #E6DFE4
Accessibility & contrast
On white
2.61
#B09AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#B09AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09AAA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09AAA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAB
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#B39B9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b09aaa; /* rgb */ color: rgb(176, 154, 170); /* oklch */ color: oklch(71.1% 0.034 335.6);
Tailwind
colors: {
custom: {
50: '#c7b7c3',
500: '#b09aaa',
950: '#000000',
},
}SCSS
$custom: #b09aaa; $custom-light: #c7b7c3; $custom-dark: #000000;
JSON
{
"hex": "#b09aaa",
"rgb": {
"r": 176,
"g": 154,
"b": 170
},
"hsl": {
"h": 316.364,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.71054,
"c": 0.03413,
"h": 335.6
},
"luminance": 0.35244
}Semantic roles & 50–950 ramp
primary
#B09AAA
secondary
#CFD7D1
accent
#96634F
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081