#B89BB1#B89BB1
#B89BB1 is a light, muted pink. Relative luminance 0.368; OKLCH L 72.2% C 0.046 H 334.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BB1 |
|---|---|
| RGB | rgb(184, 155, 177) |
| HSL | hsl(314, 17%, 66%) |
| HSV | hsv(314, 16%, 72%) |
| CMYK | cmyk(0%, 15.8%, 3.8%, 27.8%) |
| CIE-LAB | lab(67.13, 14.55, -7.40) |
| CIE-LCH | lch(67.13, 16.33, 333.04°) |
| OKLab | oklab(72.22% 0.0412 -0.0196) |
| OKLCH | oklch(72.22% 0.046 334.6) |
| XYZ | xyz(39.4235, 36.8082, 46.6144) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.85
Light Mauve
#C292A1
ΔE00 6.22
Dusty Lavender
#AC86A8
ΔE00 7.07
Grey Pink
#C3909B
ΔE00 7.78
Dusty Pink
#D8A7B1
ΔE00 8.54
Heather
#A484AC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BB1 #9BB8A2
analogous
#B19BB8 #B89BB1 #B89BA3
triadic
#B89BB1 #B1B89B #9BB1B8
tetradic
#B89BB1 #B8B19B #9BB8A2 #9BA3B8
square
#B89BB1 #B8B19B #9BB8A2 #9BA3B8
split-complementary
#B89BB1 #A3B89B #9BB8B1
monochromatic
#7F5A76 #9F7795 #B89BB1 #D1BFCD #EBE3E9
Accessibility & contrast
On white
2.51
#B89BB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#B89BB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BB1
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BB1 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B2
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#BB9CA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89bb1; /* rgb */ color: rgb(184, 155, 177); /* oklch */ color: oklch(72.2% 0.046 334.6);
Tailwind
colors: {
custom: {
50: '#cdb8c8',
500: '#b89bb1',
950: '#000000',
},
}SCSS
$custom: #b89bb1; $custom-light: #cdb8c8; $custom-dark: #000000;
JSON
{
"hex": "#b89bb1",
"rgb": {
"r": 184,
"g": 155,
"b": 177
},
"hsl": {
"h": 314.483,
"s": 16.959,
"l": 66.471
},
"oklch": {
"l": 0.72224,
"c": 0.04566,
"h": 334.6
},
"luminance": 0.36807
}Semantic roles & 50–950 ramp
primary
#B89BB1
secondary
#D3DCD5
accent
#9B5E4A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082