#B89EB0#B89EB0
#B89EB0 is a light, muted pink. Relative luminance 0.378; OKLCH L 72.8% C 0.039 H 337.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EB0 |
|---|---|
| RGB | rgb(184, 158, 176) |
| HSL | hsl(318, 15%, 67%) |
| HSV | hsv(318, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 4.3%, 27.8%) |
| CIE-LAB | lab(67.86, 12.71, -5.77) |
| CIE-LCH | lch(67.86, 13.96, 335.57°) |
| OKLab | oklab(72.78% 0.0362 -0.0152) |
| OKLCH | oklch(72.78% 0.039 337.2) |
| XYZ | xyz(39.8297, 37.7794, 46.2599) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.72
Lilac
#C8A2C8
ΔE00 7.02
Grey Pink
#C3909B
ΔE00 8.06
Dusty Pink
#D8A7B1
ΔE00 8.23
Dusty Lavender
#AC86A8
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EB0 #9EB8A6
analogous
#B39EB8 #B89EB0 #B89EA3
triadic
#B89EB0 #B0B89E #9EB0B8
tetradic
#B89EB0 #B8B39E #9EB8A6 #9EA3B8
square
#B89EB0 #B8B39E #9EB8A6 #9EA3B8
split-complementary
#B89EB0 #A3B89E #9EB8B3
monochromatic
#7F5D74 #9E7B93 #B89EB0 #D2C1CD #ECE5EA
Accessibility & contrast
On white
2.45
#B89EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#B89EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EB0
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EB0 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B1
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#BB9FA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b89eb0; /* rgb */ color: rgb(184, 158, 176); /* oklch */ color: oklch(72.8% 0.039 337.2);
Tailwind
colors: {
custom: {
50: '#cdbac7',
500: '#b89eb0',
950: '#000000',
},
}SCSS
$custom: #b89eb0; $custom-light: #cdbac7; $custom-dark: #000000;
JSON
{
"hex": "#b89eb0",
"rgb": {
"r": 184,
"g": 158,
"b": 176
},
"hsl": {
"h": 318.462,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72776,
"c": 0.0393,
"h": 337.2
},
"luminance": 0.37779
}Semantic roles & 50–950 ramp
primary
#B89EB0
secondary
#D5DDD7
accent
#9A644C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082