#BC99AB#BC99AB
#BC99AB is a light, muted pink. Relative luminance 0.364; OKLCH L 72.0% C 0.048 H 346.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99AB |
|---|---|
| RGB | rgb(188, 153, 171) |
| HSL | hsl(329, 21%, 67%) |
| HSV | hsv(329, 19%, 74%) |
| CMYK | cmyk(0%, 18.6%, 9%, 26.3%) |
| CIE-LAB | lab(66.84, 16.01, -4.45) |
| CIE-LCH | lch(66.84, 16.62, 344.48°) |
| OKLab | oklab(72.02% 0.0467 -0.0116) |
| OKLCH | oklch(72.02% 0.048 346) |
| XYZ | xyz(39.4805, 36.4152, 43.4693) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.97
Grey Pink
#C3909B
ΔE00 5.48
Dusty Pink
#D8A7B1
ΔE00 6.87
Lilac
#C8A2C8
ΔE00 6.98
Dusty Lavender
#AC86A8
ΔE00 7.48
Greyish Pink
#C88D94
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99AB #99BCAA
analogous
#BC99BC #BC99AB #BC999A
triadic
#BC99AB #ABBC99 #99ABBC
tetradic
#BC99AB #BCBC99 #99BCAA #999ABC
square
#BC99AB #BCBC99 #99BCAA #999ABC
split-complementary
#BC99AB #9ABC99 #99BCBC
monochromatic
#84576E #A4748D #BC99AB #D4BEC9 #EDE3E8
Accessibility & contrast
On white
2.54
#BC99AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BC99AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99AB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99AB | 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)
#9B9FAC
Deuteranopia (green-blind)
#A3A5AA
Tritanopia (blue-blind)
#C1999F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc99ab; /* rgb */ color: rgb(188, 153, 171); /* oklch */ color: oklch(72.0% 0.048 346.0);
Tailwind
colors: {
custom: {
50: '#d0b7c4',
500: '#bc99ab',
950: '#000000',
},
}SCSS
$custom: #bc99ab; $custom-light: #d0b7c4; $custom-dark: #000000;
JSON
{
"hex": "#bc99ab",
"rgb": {
"r": 188,
"g": 153,
"b": 171
},
"hsl": {
"h": 329.143,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.72024,
"c": 0.04815,
"h": 346
},
"luminance": 0.36414
}Semantic roles & 50–950 ramp
primary
#BC99AB
secondary
#D3DED8
accent
#9F7146
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081