#BC939B#BC939B
#BC939B is a light, muted red. Relative luminance 0.339; OKLCH L 70.4% C 0.050 H 5.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BC939B |
|---|---|
| RGB | rgb(188, 147, 155) |
| HSL | hsl(348, 23%, 66%) |
| HSV | hsv(348, 22%, 74%) |
| CMYK | cmyk(0%, 21.8%, 17.6%, 26.3%) |
| CIE-LAB | lab(64.90, 16.65, 1.71) |
| CIE-LCH | lch(64.90, 16.74, 5.86°) |
| OKLab | oklab(70.38% 0.0502 0.0047) |
| OKLCH | oklch(70.38% 0.05 5.4) |
| XYZ | xyz(37.0892, 33.9268, 35.5988) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.67
Light Mauve
#C292A1
ΔE00 2.97
Rosybrown
#BC8F8F
ΔE00 3.61
Greyish Pink
#C88D94
ΔE00 4.50
Dusty Pink
#D8A7B1
ΔE00 6.72
Dusty Pink (survey)
#D58A94
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC939B #93BCB4
analogous
#BC93AF #BC939B #BC9F93
triadic
#BC939B #9BBC93 #939BBC
tetradic
#BC939B #AFBC93 #93BCB4 #9F93BC
square
#BC939B #AFBC93 #93BCB4 #9F93BC
split-complementary
#BC939B #93BC9F #93AFBC
monochromatic
#83515B #A56D78 #BC939B #D3B9BE #EBDFE1
Accessibility & contrast
On white
2.70
#BC939B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#BC939B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC939B
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC939B | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99999B
Deuteranopia (green-blind)
#A2A09A
Tritanopia (blue-blind)
#C49096
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc939b; /* rgb */ color: rgb(188, 147, 155); /* oklch */ color: oklch(70.4% 0.050 5.4);
Tailwind
colors: {
custom: {
50: '#d0b2b8',
500: '#bc939b',
950: '#000000',
},
}SCSS
$custom: #bc939b; $custom-light: #d0b2b8; $custom-dark: #000000;
JSON
{
"hex": "#bc939b",
"rgb": {
"r": 188,
"g": 147,
"b": 155
},
"hsl": {
"h": 348.293,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.70381,
"c": 0.05042,
"h": 5.4
},
"luminance": 0.33925
}Semantic roles & 50–950 ramp
primary
#BC939B
secondary
#CFDCDA
accent
#A28F44
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080