#B89EA6#B89EA6
#B89EA6 is a light, muted pink. Relative luminance 0.374; OKLCH L 72.5% C 0.032 H 357.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EA6 |
|---|---|
| RGB | rgb(184, 158, 166) |
| HSL | hsl(342, 15%, 67%) |
| HSV | hsv(342, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 9.8%, 27.8%) |
| CIE-LAB | lab(67.57, 10.92, -0.61) |
| CIE-LCH | lch(67.57, 10.93, 356.80°) |
| OKLab | oklab(72.46% 0.0324 -0.0014) |
| OKLCH | oklch(72.46% 0.032 357.4) |
| XYZ | xyz(38.8765, 37.3981, 41.2396) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.24
Light Mauve
#C292A1
ΔE00 6.91
Rosybrown
#BC8F8F
ΔE00 7.40
Grey Pink
#C3909B
ΔE00 7.48
Dusty Pink
#D8A7B1
ΔE00 7.69
Greyish Pink
#C88D94
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EA6 #9EB8B0
analogous
#B89EB3 #B89EA6 #B8A39E
triadic
#B89EA6 #A6B89E #9EA6B8
tetradic
#B89EA6 #B3B89E #9EB8B0 #A39EB8
square
#B89EA6 #B3B89E #9EB8B0 #A39EB8
split-complementary
#B89EA6 #9EB8A3 #9EB3B8
monochromatic
#7F5D67 #9E7B86 #B89EA6 #D2C1C6 #ECE5E7
Accessibility & contrast
On white
2.48
#B89EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#B89EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EA6
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EA6 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#A6A6A5
Tritanopia (blue-blind)
#BD9DA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b89ea6; /* rgb */ color: rgb(184, 158, 166); /* oklch */ color: oklch(72.5% 0.032 357.4);
Tailwind
colors: {
custom: {
50: '#cdbac0',
500: '#b89ea6',
950: '#000000',
},
}SCSS
$custom: #b89ea6; $custom-light: #cdbac0; $custom-dark: #000000;
JSON
{
"hex": "#b89ea6",
"rgb": {
"r": 184,
"g": 158,
"b": 166
},
"hsl": {
"h": 341.538,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72462,
"c": 0.03246,
"h": 357.4
},
"luminance": 0.37397
}Semantic roles & 50–950 ramp
primary
#B89EA6
secondary
#D5DDDA
accent
#9A824C
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081