#BC869A#BC869A
#BC869A is a light, moderate pink. Relative luminance 0.301; OKLCH L 67.9% C 0.071 H 355.2°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BC869A |
|---|---|
| RGB | rgb(188, 134, 154) |
| HSL | hsl(338, 29%, 63%) |
| HSV | hsv(338, 29%, 74%) |
| CMYK | cmyk(0%, 28.7%, 18.1%, 26.3%) |
| CIE-LAB | lab(61.72, 23.71, -2.38) |
| CIE-LCH | lch(61.72, 23.83, 354.27°) |
| OKLab | oklab(67.92% 0.0708 -0.006) |
| OKLCH | oklch(67.92% 0.071 355.2) |
| XYZ | xyz(35.0971, 30.0764, 34.5222) |
| Luminance | 0.3008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.73
Grey Pink
#C3909B
ΔE00 4.09
Dull Pink
#D5869D
ΔE00 5.35
Greyish Pink
#C88D94
ΔE00 5.54
Old Rose
#C87F89
ΔE00 6.20
Dusky Pink
#CC7A8B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC869A #86BCA8
analogous
#BC86B5 #BC869A #BC8D86
triadic
#BC869A #9ABC86 #869ABC
tetradic
#BC869A #B5BC86 #86BCA8 #8D86BC
square
#BC869A #B5BC86 #86BCA8 #8D86BC
split-complementary
#BC869A #86BC8D #86B5BC
monochromatic
#80475C #A65F79 #BC869A #D2ADBB #E8D5DC
Accessibility & contrast
On white
2.99
#BC869A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#BC869A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC869A
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC869A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC869A | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909B
Deuteranopia (green-blind)
#989999
Tritanopia (blue-blind)
#C5848D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bc869a; /* rgb */ color: rgb(188, 134, 154); /* oklch */ color: oklch(67.9% 0.071 355.2);
Tailwind
colors: {
custom: {
50: '#d1a9b7',
500: '#bc869a',
950: '#000000',
},
}SCSS
$custom: #bc869a; $custom-light: #d1a9b7; $custom-dark: #000000;
JSON
{
"hex": "#bc869a",
"rgb": {
"r": 188,
"g": 134,
"b": 154
},
"hsl": {
"h": 337.778,
"s": 28.723,
"l": 63.137
},
"oklch": {
"l": 0.67915,
"c": 0.07105,
"h": 355.2
},
"luminance": 0.30075
}Semantic roles & 50–950 ramp
primary
#BC869A
secondary
#C5D9D1
accent
#A7803E
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80