#B87F93#B87F93
#B87F93 is a light, moderate pink. Relative luminance 0.275; OKLCH L 66.0% C 0.075 H 356.6°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B87F93 |
|---|---|
| RGB | rgb(184, 127, 147) |
| HSL | hsl(339, 29%, 61%) |
| HSV | hsv(339, 31%, 72%) |
| CMYK | cmyk(0%, 31%, 20.1%, 27.8%) |
| CIE-LAB | lab(59.41, 25.02, -1.81) |
| CIE-LCH | lch(59.41, 25.09, 355.87°) |
| OKLab | oklab(65.98% 0.0749 -0.0044) |
| OKLCH | oklch(65.98% 0.075 356.6) |
| XYZ | xyz(32.6234, 27.4774, 31.1834) |
| Luminance | 0.2748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mauve (survey)
#AE7181
ΔE00 5.00
Dusky Pink
#CC7A8B
ΔE00 5.58
Grey Pink
#C3909B
ΔE00 5.67
Old Pink
#C77986
ΔE00 5.69
Light Mauve
#C292A1
ΔE00 5.73
Old Rose
#C87F89
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B87F93 #7FB8A4
analogous
#B87FAF #B87F93 #B8877F
triadic
#B87F93 #93B87F #7F93B8
tetradic
#B87F93 #AFB87F #7FB8A4 #877FB8
square
#B87F93 #AFB87F #7FB8A4 #877FB8
split-complementary
#B87F93 #7FB887 #7FAFB8
monochromatic
#794356 #A15972 #B87F93 #CEA6B4 #E4CED5
Accessibility & contrast
On white
3.23
#B87F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#B87F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B87F93
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B87F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B87F93 | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868994
Deuteranopia (green-blind)
#939392
Tritanopia (blue-blind)
#C17C86
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #b87f93; /* rgb */ color: rgb(184, 127, 147); /* oklch */ color: oklch(66.0% 0.075 356.6);
Tailwind
colors: {
custom: {
50: '#cea4b2',
500: '#b87f93',
950: '#000000',
},
}SCSS
$custom: #b87f93; $custom-light: #cea4b2; $custom-dark: #000000;
JSON
{
"hex": "#b87f93",
"rgb": {
"r": 184,
"g": 127,
"b": 147
},
"hsl": {
"h": 338.947,
"s": 28.643,
"l": 60.98
},
"oklch": {
"l": 0.65979,
"c": 0.07507,
"h": 356.6
},
"luminance": 0.27476
}Semantic roles & 50–950 ramp
primary
#B87F93
secondary
#BFD4CD
accent
#A7823E
background
#FCFAFA
surface
#F9F4F5
border
#D2CECF
text
#140F11
muted
#827F80