#B9869A#B9869A
#B9869A is a light, moderate pink. Relative luminance 0.297; OKLCH L 67.6% C 0.068 H 353.8°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B9869A |
|---|---|
| RGB | rgb(185, 134, 154) |
| HSL | hsl(336, 27%, 63%) |
| HSV | hsv(336, 28%, 73%) |
| CMYK | cmyk(0%, 27.6%, 16.8%, 27.5%) |
| CIE-LAB | lab(61.39, 22.61, -2.89) |
| CIE-LCH | lch(61.39, 22.79, 352.70°) |
| OKLab | oklab(67.59% 0.0673 -0.0073) |
| OKLCH | oklch(67.59% 0.068 353.8) |
| XYZ | xyz(34.3656, 29.6992, 34.4879) |
| Luminance | 0.2970 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.84
Grey Pink
#C3909B
ΔE00 4.33
Greyish Pink
#C88D94
ΔE00 5.97
Dull Pink
#D5869D
ΔE00 6.07
Dusty Lavender
#AC86A8
ΔE00 6.26
Old Rose
#C87F89
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9869A #86B9A5
analogous
#B986B3 #B9869A #B98B86
triadic
#B9869A #9AB986 #869AB9
tetradic
#B9869A #B3B986 #86B9A5 #8B86B9
square
#B9869A #B3B986 #86B9A5 #8B86B9
split-complementary
#B9869A #86B98B #86B3B9
monochromatic
#7D485D #A35F7A #B9869A #CFADBA #E6D4DB
Accessibility & contrast
On white
3.03
#B9869A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#B9869A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B9869A
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9869A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9869A | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9B
Deuteranopia (green-blind)
#979799
Tritanopia (blue-blind)
#C1848D
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #b9869a; /* rgb */ color: rgb(185, 134, 154); /* oklch */ color: oklch(67.6% 0.068 353.8);
Tailwind
colors: {
custom: {
50: '#cfa9b7',
500: '#b9869a',
950: '#000000',
},
}SCSS
$custom: #b9869a; $custom-light: #cfa9b7; $custom-dark: #000000;
JSON
{
"hex": "#b9869a",
"rgb": {
"r": 185,
"g": 134,
"b": 154
},
"hsl": {
"h": 336.471,
"s": 26.702,
"l": 62.549
},
"oklch": {
"l": 0.67591,
"c": 0.06771,
"h": 353.8
},
"luminance": 0.29698
}Semantic roles & 50–950 ramp
primary
#B9869A
secondary
#C4D7CF
accent
#A57E40
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80