#BC989F#BC989F
#BC989F is a light, muted red. Relative luminance 0.357; OKLCH L 71.5% C 0.044 H 5.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BC989F |
|---|---|
| RGB | rgb(188, 152, 159) |
| HSL | hsl(348, 21%, 67%) |
| HSV | hsv(348, 19%, 74%) |
| CMYK | cmyk(0%, 19.1%, 15.4%, 26.3%) |
| CIE-LAB | lab(66.25, 14.53, 1.42) |
| CIE-LCH | lch(66.25, 14.60, 5.60°) |
| OKLab | oklab(71.46% 0.0438 0.004) |
| OKLCH | oklch(71.46% 0.044 5.2) |
| XYZ | xyz(38.2252, 35.6523, 37.6622) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.22
Grey Pink
#C3909B
ΔE00 4.31
Rosybrown
#BC8F8F
ΔE00 4.46
Greyish Pink
#C88D94
ΔE00 6.05
Dusty Pink
#D8A7B1
ΔE00 6.31
Pinkish Grey
#C8ACA9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC989F #98BCB5
analogous
#BC98B1 #BC989F #BCA398
triadic
#BC989F #9FBC98 #989FBC
tetradic
#BC989F #B1BC98 #98BCB5 #A398BC
square
#BC989F #B1BC98 #98BCB5 #A398BC
split-complementary
#BC989F #98BCA3 #98B1BC
monochromatic
#84565F #A4737C #BC989F #D4BDC2 #ECE2E4
Accessibility & contrast
On white
2.58
#BC989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#BC989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC989F
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC989F | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9F
Deuteranopia (green-blind)
#A5A39E
Tritanopia (blue-blind)
#C3969A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc989f; /* rgb */ color: rgb(188, 152, 159); /* oklch */ color: oklch(71.5% 0.044 5.2);
Tailwind
colors: {
custom: {
50: '#d0b6bb',
500: '#bc989f',
950: '#000000',
},
}SCSS
$custom: #bc989f; $custom-light: #d0b6bb; $custom-dark: #000000;
JSON
{
"hex": "#bc989f",
"rgb": {
"r": 188,
"g": 152,
"b": 159
},
"hsl": {
"h": 348.333,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.71462,
"c": 0.04394,
"h": 5.2
},
"luminance": 0.35651
}Semantic roles & 50–950 ramp
primary
#BC989F
secondary
#D2DEDB
accent
#A08E46
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080