#B89EB2#B89EB2
#B89EB2 is a light, muted pink. Relative luminance 0.379; OKLCH L 72.8% C 0.041 H 334.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EB2 |
|---|---|
| RGB | rgb(184, 158, 178) |
| HSL | hsl(314, 15%, 67%) |
| HSV | hsv(314, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 3.3%, 27.8%) |
| CIE-LAB | lab(67.92, 13.07, -6.80) |
| CIE-LCH | lch(67.92, 14.74, 332.53°) |
| OKLab | oklab(72.84% 0.037 -0.018) |
| OKLCH | oklch(72.84% 0.041 334) |
| XYZ | xyz(40.0290, 37.8592, 47.3097) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.42
Light Mauve
#C292A1
ΔE00 6.93
Dusty Lavender
#AC86A8
ΔE00 8.21
Grey Pink
#C3909B
ΔE00 8.36
Dusty Pink
#D8A7B1
ΔE00 8.51
Thistle
#D8BFD8
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EB2 #9EB8A4
analogous
#B19EB8 #B89EB2 #B89EA5
triadic
#B89EB2 #B2B89E #9EB2B8
tetradic
#B89EB2 #B8B19E #9EB8A4 #9EA5B8
square
#B89EB2 #B8B19E #9EB8A4 #9EA5B8
split-complementary
#B89EB2 #A5B89E #9EB8B1
monochromatic
#7F5D77 #9E7B96 #B89EB2 #D2C1CE #ECE5EA
Accessibility & contrast
On white
2.45
#B89EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B89EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EB2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EB2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#BB9FA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b89eb2; /* rgb */ color: rgb(184, 158, 178); /* oklch */ color: oklch(72.8% 0.041 334.0);
Tailwind
colors: {
custom: {
50: '#cdbac9',
500: '#b89eb2',
950: '#000000',
},
}SCSS
$custom: #b89eb2; $custom-light: #cdbac9; $custom-dark: #000000;
JSON
{
"hex": "#b89eb2",
"rgb": {
"r": 184,
"g": 158,
"b": 178
},
"hsl": {
"h": 313.846,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72841,
"c": 0.04111,
"h": 334
},
"luminance": 0.37858
}Semantic roles & 50–950 ramp
primary
#B89EB2
secondary
#D5DDD7
accent
#9A5E4C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082