#BC98B2#BC98B2
#BC98B2 is a light, muted pink. Relative luminance 0.364; OKLCH L 72.1% C 0.056 H 336.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98B2 |
|---|---|
| RGB | rgb(188, 152, 178) |
| HSL | hsl(317, 21%, 67%) |
| HSV | hsv(317, 19%, 74%) |
| CMYK | cmyk(0%, 19.1%, 5.3%, 26.3%) |
| CIE-LAB | lab(66.80, 17.82, -8.42) |
| CIE-LCH | lch(66.80, 19.71, 334.71°) |
| OKLab | oklab(72.06% 0.0508 -0.0223) |
| OKLCH | oklch(72.06% 0.056 336.3) |
| XYZ | xyz(40.0025, 36.3632, 47.0224) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.84
Light Mauve
#C292A1
ΔE00 5.41
Dusty Lavender
#AC86A8
ΔE00 5.90
Grey Pink
#C3909B
ΔE00 7.17
Heather
#A484AC
ΔE00 7.94
Dusty Pink
#D8A7B1
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98B2 #98BCA2
analogous
#B498BC #BC98B2 #BC98A0
triadic
#BC98B2 #B2BC98 #98B2BC
tetradic
#BC98B2 #BCB498 #98BCA2 #98A0BC
square
#BC98B2 #BCB498 #98BCA2 #98A0BC
split-complementary
#BC98B2 #A0BC98 #98BCB4
monochromatic
#845677 #A47396 #BC98B2 #D4BDCE #ECE2E9
Accessibility & contrast
On white
2.54
#BC98B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#BC98B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98B2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98B2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#C099A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc98b2; /* rgb */ color: rgb(188, 152, 178); /* oklch */ color: oklch(72.1% 0.056 336.3);
Tailwind
colors: {
custom: {
50: '#d0b6c9',
500: '#bc98b2',
950: '#000000',
},
}SCSS
$custom: #bc98b2; $custom-light: #d0b6c9; $custom-dark: #000000;
JSON
{
"hex": "#bc98b2",
"rgb": {
"r": 188,
"g": 152,
"b": 178
},
"hsl": {
"h": 316.667,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.72062,
"c": 0.05551,
"h": 336.3
},
"luminance": 0.36362
}Semantic roles & 50–950 ramp
primary
#BC98B2
secondary
#D2DED5
accent
#A05F46
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082