#B89BB2#B89BB2
#B89BB2 is a light, muted pink. Relative luminance 0.368; OKLCH L 72.3% C 0.047 H 333.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BB2 |
|---|---|
| RGB | rgb(184, 155, 178) |
| HSL | hsl(312, 17%, 66%) |
| HSV | hsv(312, 16%, 72%) |
| CMYK | cmyk(0%, 15.8%, 3.3%, 27.8%) |
| CIE-LAB | lab(67.16, 14.74, -7.92) |
| CIE-LCH | lch(67.16, 16.73, 331.76°) |
| OKLab | oklab(72.26% 0.0416 -0.021) |
| OKLCH | oklch(72.26% 0.047 333.2) |
| XYZ | xyz(39.5235, 36.8482, 47.1412) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.58
Light Mauve
#C292A1
ΔE00 6.39
Dusty Lavender
#AC86A8
ΔE00 6.92
Grey Pink
#C3909B
ΔE00 7.98
Heather
#A484AC
ΔE00 8.55
Dusty Pink
#D8A7B1
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BB2 #9BB8A1
analogous
#B09BB8 #B89BB2 #B89BA4
triadic
#B89BB2 #B2B89B #9BB2B8
tetradic
#B89BB2 #B8B09B #9BB8A1 #9BA4B8
square
#B89BB2 #B8B09B #9BB8A1 #9BA4B8
split-complementary
#B89BB2 #A4B89B #9BB8B0
monochromatic
#7F5A77 #9F7796 #B89BB2 #D1BFCE #EBE3E9
Accessibility & contrast
On white
2.51
#B89BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#B89BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BB2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BB2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#BB9CA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89bb2; /* rgb */ color: rgb(184, 155, 178); /* oklch */ color: oklch(72.3% 0.047 333.2);
Tailwind
colors: {
custom: {
50: '#cdb8c9',
500: '#b89bb2',
950: '#000000',
},
}SCSS
$custom: #b89bb2; $custom-light: #cdb8c9; $custom-dark: #000000;
JSON
{
"hex": "#b89bb2",
"rgb": {
"r": 184,
"g": 155,
"b": 178
},
"hsl": {
"h": 312.414,
"s": 16.959,
"l": 66.471
},
"oklch": {
"l": 0.72257,
"c": 0.0466,
"h": 333.2
},
"luminance": 0.36847
}Semantic roles & 50–950 ramp
primary
#B89BB2
secondary
#D3DCD5
accent
#9B5B4A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082