#BC889A#BC889A
#BC889A is a light, moderate pink. Relative luminance 0.306; OKLCH L 68.3% C 0.068 H 356.5°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BC889A |
|---|---|
| RGB | rgb(188, 136, 154) |
| HSL | hsl(339, 28%, 64%) |
| HSV | hsv(339, 28%, 74%) |
| CMYK | cmyk(0%, 27.7%, 18.1%, 26.3%) |
| CIE-LAB | lab(62.20, 22.60, -1.68) |
| CIE-LCH | lch(62.20, 22.66, 355.76°) |
| OKLab | oklab(68.28% 0.0676 -0.0041) |
| OKLCH | oklch(68.28% 0.068 356.5) |
| XYZ | xyz(35.3762, 30.6345, 34.6152) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.02
Grey Pink
#C3909B
ΔE00 3.33
Greyish Pink
#C88D94
ΔE00 4.97
Dull Pink
#D5869D
ΔE00 5.52
Old Rose
#C87F89
ΔE00 6.13
Dusky Pink
#CC7A8B
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC889A #88BCAA
analogous
#BC88B4 #BC889A #BC9088
triadic
#BC889A #9ABC88 #889ABC
tetradic
#BC889A #B4BC88 #88BCAA #9088BC
square
#BC889A #B4BC88 #88BCAA #9088BC
split-complementary
#BC889A #88BC90 #88B4BC
monochromatic
#81495C #A66179 #BC889A #D2AFBB #E8D6DC
Accessibility & contrast
On white
2.95
#BC889A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#BC889A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC889A
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC889A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC889A | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E919B
Deuteranopia (green-blind)
#9A9A99
Tritanopia (blue-blind)
#C4868E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bc889a; /* rgb */ color: rgb(188, 136, 154); /* oklch */ color: oklch(68.3% 0.068 356.5);
Tailwind
colors: {
custom: {
50: '#d1abb7',
500: '#bc889a',
950: '#000000',
},
}SCSS
$custom: #bc889a; $custom-light: #d1abb7; $custom-dark: #000000;
JSON
{
"hex": "#bc889a",
"rgb": {
"r": 188,
"g": 136,
"b": 154
},
"hsl": {
"h": 339.231,
"s": 27.957,
"l": 63.529
},
"oklch": {
"l": 0.68283,
"c": 0.06768,
"h": 356.5
},
"luminance": 0.30633
}Semantic roles & 50–950 ramp
primary
#BC889A
secondary
#C7D9D3
accent
#A7833F
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80