#BC8A98#BC8A98
#BC8A98 is a light, moderate pink. Relative luminance 0.311; OKLCH L 68.6% C 0.064 H 0.5°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8A98 |
|---|---|
| RGB | rgb(188, 138, 152) |
| HSL | hsl(343, 27%, 64%) |
| HSV | hsv(343, 27%, 74%) |
| CMYK | cmyk(0%, 26.6%, 19.1%, 26.3%) |
| CIE-LAB | lab(62.62, 21.17, 0.08) |
| CIE-LCH | lch(62.62, 21.17, 0.23°) |
| OKLab | oklab(68.59% 0.0636 0.0005) |
| OKLCH | oklch(68.59% 0.064 0.5) |
| XYZ | xyz(35.4953, 31.1370, 33.8400) |
| Luminance | 0.3114 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.22
Light Mauve
#C292A1
ΔE00 2.46
Greyish Pink
#C88D94
ΔE00 3.92
Rosybrown
#BC8F8F
ΔE00 5.47
Old Rose
#C87F89
ΔE00 5.78
Dull Pink
#D5869D
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8A98 #8ABCAE
analogous
#BC8AB1 #BC8A98 #BC958A
triadic
#BC8A98 #98BC8A #8A98BC
tetradic
#BC8A98 #B1BC8A #8ABCAE #958ABC
square
#BC8A98 #B1BC8A #8ABCAE #958ABC
split-complementary
#BC8A98 #8ABC95 #8AB1BC
monochromatic
#814A5A #A66376 #BC8A98 #D2B1BA #E9D8DD
Accessibility & contrast
On white
2.91
#BC8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#BC8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8A98
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8A98 | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909298
Deuteranopia (green-blind)
#9C9B97
Tritanopia (blue-blind)
#C5878F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bc8a98; /* rgb */ color: rgb(188, 138, 152); /* oklch */ color: oklch(68.6% 0.064 0.5);
Tailwind
colors: {
custom: {
50: '#d1acb6',
500: '#bc8a98',
950: '#000000',
},
}SCSS
$custom: #bc8a98; $custom-light: #d1acb6; $custom-dark: #000000;
JSON
{
"hex": "#bc8a98",
"rgb": {
"r": 188,
"g": 138,
"b": 152
},
"hsl": {
"h": 343.2,
"s": 27.174,
"l": 63.922
},
"oklch": {
"l": 0.68592,
"c": 0.06357,
"h": 0.5
},
"luminance": 0.31135
}Semantic roles & 50–950 ramp
primary
#BC8A98
secondary
#C8DAD5
accent
#A68940
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80