#BC9AAA#BC9AAA
#BC9AAA is a light, muted pink. Relative luminance 0.367; OKLCH L 72.2% C 0.046 H 348.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9AAA |
|---|---|
| RGB | rgb(188, 154, 170) |
| HSL | hsl(332, 20%, 67%) |
| HSV | hsv(332, 18%, 74%) |
| CMYK | cmyk(0%, 18.1%, 9.6%, 26.3%) |
| CIE-LAB | lab(67.06, 15.28, -3.56) |
| CIE-LCH | lch(67.06, 15.69, 346.88°) |
| OKLab | oklab(72.19% 0.0448 -0.0092) |
| OKLCH | oklch(72.19% 0.046 348.3) |
| XYZ | xyz(39.5499, 36.7060, 43.0240) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.09
Grey Pink
#C3909B
ΔE00 5.44
Dusty Pink
#D8A7B1
ΔE00 6.60
Lilac
#C8A2C8
ΔE00 7.52
Rosybrown
#BC8F8F
ΔE00 7.67
Greyish Pink
#C88D94
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9AAA #9ABCAC
analogous
#BC9ABB #BC9AAA #BC9B9A
triadic
#BC9AAA #AABC9A #9AAABC
tetradic
#BC9AAA #BBBC9A #9ABCAC #9B9ABC
square
#BC9AAA #BBBC9A #9ABCAC #9B9ABC
split-complementary
#BC9AAA #9ABC9B #9ABBBC
monochromatic
#84586C #A4758B #BC9AAA #D4BFC9 #EDE4E8
Accessibility & contrast
On white
2.52
#BC9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BC9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9AAA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9AAA | 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)
#9CA0AB
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#C1999F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc9aaa; /* rgb */ color: rgb(188, 154, 170); /* oklch */ color: oklch(72.2% 0.046 348.3);
Tailwind
colors: {
custom: {
50: '#d0b8c3',
500: '#bc9aaa',
950: '#000000',
},
}SCSS
$custom: #bc9aaa; $custom-light: #d0b8c3; $custom-dark: #000000;
JSON
{
"hex": "#bc9aaa",
"rgb": {
"r": 188,
"g": 154,
"b": 170
},
"hsl": {
"h": 331.765,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.72185,
"c": 0.04573,
"h": 348.3
},
"luminance": 0.36705
}Semantic roles & 50–950 ramp
primary
#BC9AAA
secondary
#D4DED9
accent
#9F7547
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081