#B89BAD#B89BAD
#B89BAD is a light, muted pink. Relative luminance 0.366; OKLCH L 72.1% C 0.042 H 340.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BAD |
|---|---|
| RGB | rgb(184, 155, 173) |
| HSL | hsl(323, 17%, 66%) |
| HSV | hsv(323, 16%, 72%) |
| CMYK | cmyk(0%, 15.8%, 6%, 27.8%) |
| CIE-LAB | lab(67.01, 13.82, -5.34) |
| CIE-LCH | lch(67.01, 14.82, 338.86°) |
| OKLab | oklab(72.09% 0.0398 -0.0141) |
| OKLCH | oklch(72.09% 0.042 340.5) |
| XYZ | xyz(39.0306, 36.6510, 44.5454) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.66
Lilac
#C8A2C8
ΔE00 7.03
Grey Pink
#C3909B
ΔE00 7.04
Dusty Lavender
#AC86A8
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 7.90
Rosybrown
#BC8F8F
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BAD #9BB8A6
analogous
#B59BB8 #B89BAD #B89B9F
triadic
#B89BAD #ADB89B #9BADB8
tetradic
#B89BAD #B8B59B #9BB8A6 #9B9FB8
square
#B89BAD #B8B59B #9BB8A6 #9B9FB8
split-complementary
#B89BAD #9FB89B #9BB8B5
monochromatic
#7F5A71 #9F7790 #B89BAD #D1BFCA #EBE3E8
Accessibility & contrast
On white
2.52
#B89BAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B89BAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BAD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BAD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AE
Deuteranopia (green-blind)
#A2A5AC
Tritanopia (blue-blind)
#BC9BA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89bad; /* rgb */ color: rgb(184, 155, 173); /* oklch */ color: oklch(72.1% 0.042 340.5);
Tailwind
colors: {
custom: {
50: '#cdb8c5',
500: '#b89bad',
950: '#000000',
},
}SCSS
$custom: #b89bad; $custom-light: #cdb8c5; $custom-dark: #000000;
JSON
{
"hex": "#b89bad",
"rgb": {
"r": 184,
"g": 155,
"b": 173
},
"hsl": {
"h": 322.759,
"s": 16.959,
"l": 66.471
},
"oklch": {
"l": 0.72093,
"c": 0.04218,
"h": 340.5
},
"luminance": 0.3665
}Semantic roles & 50–950 ramp
primary
#B89BAD
secondary
#D3DCD6
accent
#9B694A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131112
muted
#828081