#BC899D#BC899D
#BC899D is a light, moderate pink. Relative luminance 0.310; OKLCH L 68.6% C 0.067 H 353.7°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BC899D |
|---|---|
| RGB | rgb(188, 137, 157) |
| HSL | hsl(336, 28%, 64%) |
| HSV | hsv(336, 27%, 74%) |
| CMYK | cmyk(0%, 27.1%, 16.5%, 26.3%) |
| CIE-LAB | lab(62.52, 22.53, -2.90) |
| CIE-LCH | lch(62.52, 22.72, 352.65°) |
| OKLab | oklab(68.56% 0.0671 -0.0074) |
| OKLCH | oklch(68.56% 0.067 353.7) |
| XYZ | xyz(35.7706, 31.0186, 35.9948) |
| Luminance | 0.3102 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.00
Grey Pink
#C3909B
ΔE00 3.74
Greyish Pink
#C88D94
ΔE00 5.61
Dull Pink
#D5869D
ΔE00 5.74
Dusty Lavender
#AC86A8
ΔE00 6.44
Old Rose
#C87F89
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC899D #89BCA8
analogous
#BC89B6 #BC899D #BC8E89
triadic
#BC899D #9DBC89 #899DBC
tetradic
#BC899D #B6BC89 #89BCA8 #8E89BC
square
#BC899D #B6BC89 #89BCA8 #8E89BC
split-complementary
#BC899D #89BC8E #89B6BC
monochromatic
#81495F #A6627D #BC899D #D2B0BD #E8D7DE
Accessibility & contrast
On white
2.92
#BC899D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#BC899D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC899D
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC899D | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929E
Deuteranopia (green-blind)
#9A9A9C
Tritanopia (blue-blind)
#C48790
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc899d; /* rgb */ color: rgb(188, 137, 157); /* oklch */ color: oklch(68.6% 0.067 353.7);
Tailwind
colors: {
custom: {
50: '#d1abb9',
500: '#bc899d',
950: '#000000',
},
}SCSS
$custom: #bc899d; $custom-light: #d1abb9; $custom-dark: #000000;
JSON
{
"hex": "#bc899d",
"rgb": {
"r": 188,
"g": 137,
"b": 157
},
"hsl": {
"h": 336.471,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.68561,
"c": 0.06745,
"h": 353.7
},
"luminance": 0.31017
}Semantic roles & 50–950 ramp
primary
#BC899D
secondary
#C7D9D2
accent
#A67E3F
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80