#BC98AA#BC98AA
#BC98AA is a light, muted pink. Relative luminance 0.360; OKLCH L 71.8% C 0.049 H 346.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98AA |
|---|---|
| RGB | rgb(188, 152, 170) |
| HSL | hsl(330, 21%, 67%) |
| HSV | hsv(330, 19%, 74%) |
| CMYK | cmyk(0%, 19.1%, 9.6%, 26.3%) |
| CIE-LAB | lab(66.56, 16.39, -4.29) |
| CIE-LCH | lch(66.56, 16.95, 345.32°) |
| OKLab | oklab(71.8% 0.0479 -0.0112) |
| OKLCH | oklch(71.8% 0.049 346.8) |
| XYZ | xyz(39.2225, 36.0513, 42.9149) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.65
Grey Pink
#C3909B
ΔE00 5.18
Dusty Pink
#D8A7B1
ΔE00 6.88
Lilac
#C8A2C8
ΔE00 7.11
Dusty Lavender
#AC86A8
ΔE00 7.32
Greyish Pink
#C88D94
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98AA #98BCAA
analogous
#BC98BC #BC98AA #BC9898
triadic
#BC98AA #AABC98 #98AABC
tetradic
#BC98AA #BCBC98 #98BCAA #9898BC
square
#BC98AA #BCBC98 #98BCAA #9898BC
split-complementary
#BC98AA #98BC98 #98BCBC
monochromatic
#84566D #A4738B #BC98AA #D4BDC9 #ECE2E7
Accessibility & contrast
On white
2.56
#BC98AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#BC98AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98AA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98AA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAB
Deuteranopia (green-blind)
#A2A4A9
Tritanopia (blue-blind)
#C1989E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc98aa; /* rgb */ color: rgb(188, 152, 170); /* oklch */ color: oklch(71.8% 0.049 346.8);
Tailwind
colors: {
custom: {
50: '#d0b6c3',
500: '#bc98aa',
950: '#000000',
},
}SCSS
$custom: #bc98aa; $custom-light: #d0b6c3; $custom-dark: #000000;
JSON
{
"hex": "#bc98aa",
"rgb": {
"r": 188,
"g": 152,
"b": 170
},
"hsl": {
"h": 330,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.718,
"c": 0.04922,
"h": 346.8
},
"luminance": 0.3605
}Semantic roles & 50–950 ramp
primary
#BC98AA
secondary
#D2DED8
accent
#A07346
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081