#BC99AA#BC99AA
#BC99AA is a light, muted pink. Relative luminance 0.364; OKLCH L 72.0% C 0.047 H 347.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99AA |
|---|---|
| RGB | rgb(188, 153, 170) |
| HSL | hsl(331, 21%, 67%) |
| HSV | hsv(331, 19%, 74%) |
| CMYK | cmyk(0%, 18.6%, 9.6%, 26.3%) |
| CIE-LAB | lab(66.81, 15.84, -3.93) |
| CIE-LCH | lch(66.81, 16.32, 346.07°) |
| OKLab | oklab(71.99% 0.0464 -0.0102) |
| OKLCH | oklch(71.99% 0.047 347.6) |
| XYZ | xyz(39.3855, 36.3772, 42.9692) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.84
Grey Pink
#C3909B
ΔE00 5.29
Dusty Pink
#D8A7B1
ΔE00 6.73
Lilac
#C8A2C8
ΔE00 7.30
Dusty Lavender
#AC86A8
ΔE00 7.71
Rosybrown
#BC8F8F
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99AA #99BCAB
analogous
#BC99BC #BC99AA #BC9A99
triadic
#BC99AA #AABC99 #99AABC
tetradic
#BC99AA #BCBC99 #99BCAB #9A99BC
square
#BC99AA #BCBC99 #99BCAB #9A99BC
split-complementary
#BC99AA #99BC9A #99BCBC
monochromatic
#84576D #A4748B #BC99AA #D4BEC9 #EDE3E8
Accessibility & contrast
On white
2.54
#BC99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BC99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99AA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99AA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#A3A5A9
Tritanopia (blue-blind)
#C1999F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc99aa; /* rgb */ color: rgb(188, 153, 170); /* oklch */ color: oklch(72.0% 0.047 347.6);
Tailwind
colors: {
custom: {
50: '#d0b7c3',
500: '#bc99aa',
950: '#000000',
},
}SCSS
$custom: #bc99aa; $custom-light: #d0b7c3; $custom-dark: #000000;
JSON
{
"hex": "#bc99aa",
"rgb": {
"r": 188,
"g": 153,
"b": 170
},
"hsl": {
"h": 330.857,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.71992,
"c": 0.04747,
"h": 347.6
},
"luminance": 0.36376
}Semantic roles & 50–950 ramp
primary
#BC99AA
secondary
#D3DED9
accent
#9F7446
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081