#B89EB3#B89EB3
#B89EB3 is a light, muted pink. Relative luminance 0.379; OKLCH L 72.9% C 0.042 H 332.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EB3 |
|---|---|
| RGB | rgb(184, 158, 179) |
| HSL | hsl(312, 15%, 67%) |
| HSV | hsv(312, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 2.7%, 27.8%) |
| CIE-LAB | lab(67.95, 13.26, -7.31) |
| CIE-LCH | lch(67.95, 15.14, 331.13°) |
| OKLab | oklab(72.87% 0.0373 -0.0194) |
| OKLCH | oklch(72.87% 0.042 332.5) |
| XYZ | xyz(40.1298, 37.8995, 47.8404) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.13
Light Mauve
#C292A1
ΔE00 7.06
Dusty Lavender
#AC86A8
ΔE00 8.05
Grey Pink
#C3909B
ΔE00 8.53
Dusty Pink
#D8A7B1
ΔE00 8.67
Thistle
#D8BFD8
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EB3 #9EB8A3
analogous
#B09EB8 #B89EB3 #B89EA6
triadic
#B89EB3 #B3B89E #9EB3B8
tetradic
#B89EB3 #B8B09E #9EB8A3 #9EA6B8
square
#B89EB3 #B8B09E #9EB8A3 #9EA6B8
split-complementary
#B89EB3 #A6B89E #9EB8B0
monochromatic
#7F5D78 #9E7B97 #B89EB3 #D2C1CF #ECE5EA
Accessibility & contrast
On white
2.45
#B89EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#B89EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EB3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EB3 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B4
Deuteranopia (green-blind)
#A3A7B2
Tritanopia (blue-blind)
#BB9FA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b89eb3; /* rgb */ color: rgb(184, 158, 179); /* oklch */ color: oklch(72.9% 0.042 332.5);
Tailwind
colors: {
custom: {
50: '#cdbac9',
500: '#b89eb3',
950: '#000000',
},
}SCSS
$custom: #b89eb3; $custom-light: #cdbac9; $custom-dark: #000000;
JSON
{
"hex": "#b89eb3",
"rgb": {
"r": 184,
"g": 158,
"b": 179
},
"hsl": {
"h": 311.538,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72874,
"c": 0.04206,
"h": 332.5
},
"luminance": 0.37899
}Semantic roles & 50–950 ramp
primary
#B89EB3
secondary
#D5DDD6
accent
#9A5B4C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082