#B89EA7#B89EA7
#B89EA7 is a light, muted pink. Relative luminance 0.374; OKLCH L 72.5% C 0.033 H 355.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EA7 |
|---|---|
| RGB | rgb(184, 158, 167) |
| HSL | hsl(339, 15%, 67%) |
| HSV | hsv(339, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 9.2%, 27.8%) |
| CIE-LAB | lab(67.60, 11.09, -1.13) |
| CIE-LCH | lch(67.60, 11.15, 354.19°) |
| OKLab | oklab(72.49% 0.0328 -0.0028) |
| OKLCH | oklch(72.49% 0.033 355.1) |
| XYZ | xyz(38.9685, 37.4350, 41.7246) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.55
Light Mauve
#C292A1
ΔE00 6.79
Grey Pink
#C3909B
ΔE00 7.45
Rosybrown
#BC8F8F
ΔE00 7.59
Dusty Pink
#D8A7B1
ΔE00 7.66
Greyish Pink
#C88D94
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EA7 #9EB8AF
analogous
#B89EB4 #B89EA7 #B8A29E
triadic
#B89EA7 #A7B89E #9EA7B8
tetradic
#B89EA7 #B4B89E #9EB8AF #A29EB8
square
#B89EA7 #B4B89E #9EB8AF #A29EB8
split-complementary
#B89EA7 #9EB8A2 #9EB4B8
monochromatic
#7F5D69 #9E7B87 #B89EA7 #D2C1C7 #ECE5E7
Accessibility & contrast
On white
2.47
#B89EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#B89EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EA7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EA7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A7
Deuteranopia (green-blind)
#A6A6A6
Tritanopia (blue-blind)
#BD9DA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b89ea7; /* rgb */ color: rgb(184, 158, 167); /* oklch */ color: oklch(72.5% 0.033 355.1);
Tailwind
colors: {
custom: {
50: '#cdbac1',
500: '#b89ea7',
950: '#000000',
},
}SCSS
$custom: #b89ea7; $custom-light: #cdbac1; $custom-dark: #000000;
JSON
{
"hex": "#b89ea7",
"rgb": {
"r": 184,
"g": 158,
"b": 167
},
"hsl": {
"h": 339.231,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72493,
"c": 0.03294,
"h": 355.1
},
"luminance": 0.37434
}Semantic roles & 50–950 ramp
primary
#B89EA7
secondary
#D5DDDA
accent
#9A7F4C
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081