#BC98A3#BC98A3
#BC98A3 is a light, muted pink. Relative luminance 0.358; OKLCH L 71.6% C 0.045 H 358.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98A3 |
|---|---|
| RGB | rgb(188, 152, 163) |
| HSL | hsl(342, 21%, 67%) |
| HSV | hsv(342, 19%, 74%) |
| CMYK | cmyk(0%, 19.1%, 13.3%, 26.3%) |
| CIE-LAB | lab(66.36, 15.19, -0.66) |
| CIE-LCH | lch(66.36, 15.21, 357.51°) |
| OKLab | oklab(71.58% 0.0453 -0.0015) |
| OKLCH | oklch(71.58% 0.045 358.1) |
| XYZ | xyz(38.5779, 35.7934, 39.5199) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.46
Grey Pink
#C3909B
ΔE00 4.19
Rosybrown
#BC8F8F
ΔE00 5.65
Dusty Pink
#D8A7B1
ΔE00 6.22
Greyish Pink
#C88D94
ΔE00 6.41
Faded Pink
#DE9DAC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98A3 #98BCB1
analogous
#BC98B5 #BC98A3 #BC9F98
triadic
#BC98A3 #A3BC98 #98A3BC
tetradic
#BC98A3 #B5BC98 #98BCB1 #9F98BC
square
#BC98A3 #B5BC98 #98BCB1 #9F98BC
split-complementary
#BC98A3 #98BC9F #98B5BC
monochromatic
#845664 #A47382 #BC98A3 #D4BDC4 #ECE2E5
Accessibility & contrast
On white
2.57
#BC98A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BC98A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98A3
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98A3 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA3
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#C2969C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc98a3; /* rgb */ color: rgb(188, 152, 163); /* oklch */ color: oklch(71.6% 0.045 358.1);
Tailwind
colors: {
custom: {
50: '#d0b6be',
500: '#bc98a3',
950: '#000000',
},
}SCSS
$custom: #bc98a3; $custom-light: #d0b6be; $custom-dark: #000000;
JSON
{
"hex": "#bc98a3",
"rgb": {
"r": 188,
"g": 152,
"b": 163
},
"hsl": {
"h": 341.667,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.71582,
"c": 0.04533,
"h": 358.1
},
"luminance": 0.35792
}Semantic roles & 50–950 ramp
primary
#BC98A3
secondary
#D2DEDA
accent
#A08446
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081