#B89BB3#B89BB3
#B89BB3 is a light, muted pink. Relative luminance 0.369; OKLCH L 72.3% C 0.048 H 331.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BB3 |
|---|---|
| RGB | rgb(184, 155, 179) |
| HSL | hsl(310, 17%, 66%) |
| HSV | hsv(310, 16%, 72%) |
| CMYK | cmyk(0%, 15.8%, 2.7%, 27.8%) |
| CIE-LAB | lab(67.19, 14.93, -8.43) |
| CIE-LCH | lch(67.19, 17.14, 330.54°) |
| OKLab | oklab(72.29% 0.042 -0.0224) |
| OKLCH | oklch(72.29% 0.048 331.9) |
| XYZ | xyz(39.6243, 36.8885, 47.6719) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.32
Light Mauve
#C292A1
ΔE00 6.58
Dusty Lavender
#AC86A8
ΔE00 6.79
Grey Pink
#C3909B
ΔE00 8.20
Heather
#A484AC
ΔE00 8.36
Dusty Pink
#D8A7B1
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BB3 #9BB8A0
analogous
#AF9BB8 #B89BB3 #B89BA5
triadic
#B89BB3 #B3B89B #9BB3B8
tetradic
#B89BB3 #B8AF9B #9BB8A0 #9BA5B8
square
#B89BB3 #B8AF9B #9BB8A0 #9BA5B8
split-complementary
#B89BB3 #A5B89B #9BB8AF
monochromatic
#7F5A78 #9F7798 #B89BB3 #D1BFCE #EBE3E9
Accessibility & contrast
On white
2.51
#B89BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#B89BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BB3
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BB3 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B4
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#BB9CA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89bb3; /* rgb */ color: rgb(184, 155, 179); /* oklch */ color: oklch(72.3% 0.048 331.9);
Tailwind
colors: {
custom: {
50: '#cdb8c9',
500: '#b89bb3',
950: '#000000',
},
}SCSS
$custom: #b89bb3; $custom-light: #cdb8c9; $custom-dark: #000000;
JSON
{
"hex": "#b89bb3",
"rgb": {
"r": 184,
"g": 155,
"b": 179
},
"hsl": {
"h": 310.345,
"s": 16.959,
"l": 66.471
},
"oklch": {
"l": 0.7229,
"c": 0.04756,
"h": 331.9
},
"luminance": 0.36888
}Semantic roles & 50–950 ramp
primary
#B89BB3
secondary
#D3DCD4
accent
#9B584A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082