#BC899F#BC899F
#BC899F is a light, moderate pink. Relative luminance 0.311; OKLCH L 68.6% C 0.069 H 351.5°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BC899F |
|---|---|
| RGB | rgb(188, 137, 159) |
| HSL | hsl(334, 28%, 64%) |
| HSV | hsv(334, 27%, 74%) |
| CMYK | cmyk(0%, 27.1%, 15.4%, 26.3%) |
| CIE-LAB | lab(62.58, 22.86, -3.96) |
| CIE-LCH | lch(62.58, 23.20, 350.18°) |
| OKLab | oklab(68.63% 0.0678 -0.0102) |
| OKLCH | oklch(68.63% 0.069 351.5) |
| XYZ | xyz(35.9428, 31.0875, 36.9014) |
| Luminance | 0.3109 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.36
Grey Pink
#C3909B
ΔE00 4.29
Dull Pink
#D5869D
ΔE00 5.89
Dusty Lavender
#AC86A8
ΔE00 5.91
Greyish Pink
#C88D94
ΔE00 6.22
Old Rose
#C87F89
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC899F #89BCA6
analogous
#BC89B8 #BC899F #BC8C89
triadic
#BC899F #9FBC89 #899FBC
tetradic
#BC899F #B8BC89 #89BCA6 #8C89BC
square
#BC899F #B8BC89 #89BCA6 #8C89BC
split-complementary
#BC899F #89BC8C #89B8BC
monochromatic
#814961 #A6627F #BC899F #D2B0BF #E8D7DF
Accessibility & contrast
On white
2.91
#BC899F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#BC899F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC899F
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC899F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC899F | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E92A0
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#C48890
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc899f; /* rgb */ color: rgb(188, 137, 159); /* oklch */ color: oklch(68.6% 0.069 351.5);
Tailwind
colors: {
custom: {
50: '#d1acbb',
500: '#bc899f',
950: '#000000',
},
}SCSS
$custom: #bc899f; $custom-light: #d1acbb; $custom-dark: #000000;
JSON
{
"hex": "#bc899f",
"rgb": {
"r": 188,
"g": 137,
"b": 159
},
"hsl": {
"h": 334.118,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.68625,
"c": 0.06854,
"h": 351.5
},
"luminance": 0.31086
}Semantic roles & 50–950 ramp
primary
#BC899F
secondary
#C7D9D2
accent
#A67A3F
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80