#BC99A2#BC99A2
#BC99A2 is a light, muted pink. Relative luminance 0.361; OKLCH L 71.7% C 0.043 H 1.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99A2 |
|---|---|
| RGB | rgb(188, 153, 162) |
| HSL | hsl(345, 21%, 67%) |
| HSV | hsv(345, 19%, 74%) |
| CMYK | cmyk(0%, 18.6%, 13.8%, 26.3%) |
| CIE-LAB | lab(66.58, 14.47, 0.22) |
| CIE-LCH | lch(66.58, 14.47, 0.89°) |
| OKLab | oklab(71.75% 0.0433 0.0008) |
| OKLCH | oklch(71.75% 0.043 1.1) |
| XYZ | xyz(38.6517, 36.0837, 39.1042) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.07
Grey Pink
#C3909B
ΔE00 4.53
Rosybrown
#BC8F8F
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 6.19
Greyish Pink
#C88D94
ΔE00 6.52
Pinkish Grey
#C8ACA9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99A2 #99BCB3
analogous
#BC99B4 #BC99A2 #BCA299
triadic
#BC99A2 #A2BC99 #99A2BC
tetradic
#BC99A2 #B4BC99 #99BCB3 #A299BC
square
#BC99A2 #B4BC99 #99BCB3 #A299BC
split-complementary
#BC99A2 #99BCA2 #99B4BC
monochromatic
#845762 #A47480 #BC99A2 #D4BEC4 #EDE3E5
Accessibility & contrast
On white
2.56
#BC99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#BC99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99A2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99A2 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#C2979C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc99a2; /* rgb */ color: rgb(188, 153, 162); /* oklch */ color: oklch(71.7% 0.043 1.1);
Tailwind
colors: {
custom: {
50: '#d0b7bd',
500: '#bc99a2',
950: '#000000',
},
}SCSS
$custom: #bc99a2; $custom-light: #d0b7bd; $custom-dark: #000000;
JSON
{
"hex": "#bc99a2",
"rgb": {
"r": 188,
"g": 153,
"b": 162
},
"hsl": {
"h": 344.571,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.71745,
"c": 0.04334,
"h": 1.1
},
"luminance": 0.36082
}Semantic roles & 50–950 ramp
primary
#BC99A2
secondary
#D3DEDB
accent
#9F8846
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081