#BC99B2#BC99B2
#BC99B2 is a light, muted pink. Relative luminance 0.367; OKLCH L 72.3% C 0.054 H 336.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99B2 |
|---|---|
| RGB | rgb(188, 153, 178) |
| HSL | hsl(317, 21%, 67%) |
| HSV | hsv(317, 19%, 74%) |
| CMYK | cmyk(0%, 18.6%, 5.3%, 26.3%) |
| CIE-LAB | lab(67.04, 17.27, -8.05) |
| CIE-LCH | lch(67.04, 19.05, 334.99°) |
| OKLab | oklab(72.25% 0.0493 -0.0213) |
| OKLCH | oklch(72.25% 0.054 336.6) |
| XYZ | xyz(40.1654, 36.6892, 47.0768) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.94
Light Mauve
#C292A1
ΔE00 5.40
Dusty Lavender
#AC86A8
ΔE00 6.23
Grey Pink
#C3909B
ΔE00 7.14
Dusty Pink
#D8A7B1
ΔE00 8.20
Heather
#A484AC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99B2 #99BCA3
analogous
#B599BC #BC99B2 #BC99A1
triadic
#BC99B2 #B2BC99 #99B2BC
tetradic
#BC99B2 #BCB599 #99BCA3 #99A1BC
square
#BC99B2 #BCB599 #99BCA3 #99A1BC
split-complementary
#BC99B2 #A1BC99 #99BCB5
monochromatic
#845777 #A47496 #BC99B2 #D4BECE #EDE3EA
Accessibility & contrast
On white
2.52
#BC99B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BC99B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99B2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99B2 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B3
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#C09AA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc99b2; /* rgb */ color: rgb(188, 153, 178); /* oklch */ color: oklch(72.3% 0.054 336.6);
Tailwind
colors: {
custom: {
50: '#d0b7c9',
500: '#bc99b2',
950: '#000000',
},
}SCSS
$custom: #bc99b2; $custom-light: #d0b7c9; $custom-dark: #000000;
JSON
{
"hex": "#bc99b2",
"rgb": {
"r": 188,
"g": 153,
"b": 178
},
"hsl": {
"h": 317.143,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.72253,
"c": 0.05369,
"h": 336.6
},
"luminance": 0.36688
}Semantic roles & 50–950 ramp
primary
#BC99B2
secondary
#D3DED6
accent
#9F6046
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082