#BC9EB6#BC9EB6
#BC9EB6 is a light, muted pink. Relative luminance 0.385; OKLCH L 73.3% C 0.048 H 333.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9EB6 |
|---|---|
| RGB | rgb(188, 158, 182) |
| HSL | hsl(312, 18%, 68%) |
| HSV | hsv(312, 16%, 74%) |
| CMYK | cmyk(0%, 16%, 3.2%, 26.3%) |
| CIE-LAB | lab(68.40, 15.23, -8.26) |
| CIE-LCH | lch(68.40, 17.33, 331.52°) |
| OKLab | oklab(73.35% 0.043 -0.0219) |
| OKLCH | oklch(73.35% 0.048 333) |
| XYZ | xyz(41.4085, 38.5233, 49.5013) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.78
Light Mauve
#C292A1
ΔE00 6.63
Dusty Lavender
#AC86A8
ΔE00 7.54
Grey Pink
#C3909B
ΔE00 8.26
Dusty Pink
#D8A7B1
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9EB6 #9EBCA4
analogous
#B39EBC #BC9EB6 #BC9EA7
triadic
#BC9EB6 #B6BC9E #9EB6BC
tetradic
#BC9EB6 #BCB39E #9EBCA4 #9EA7BC
square
#BC9EB6 #BCB39E #9EBCA4 #9EA7BC
split-complementary
#BC9EB6 #A7BC9E #9EBCB3
monochromatic
#845B7C #A37A9B #BC9EB6 #D5C2D1 #EEE6EC
Accessibility & contrast
On white
2.41
#BC9EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#BC9EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9EB6
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9EB6 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B7
Deuteranopia (green-blind)
#A4A8B5
Tritanopia (blue-blind)
#BF9FA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc9eb6; /* rgb */ color: rgb(188, 158, 182); /* oklch */ color: oklch(73.3% 0.048 333.0);
Tailwind
colors: {
custom: {
50: '#d0bacb',
500: '#bc9eb6',
950: '#000000',
},
}SCSS
$custom: #bc9eb6; $custom-light: #d0bacb; $custom-dark: #000000;
JSON
{
"hex": "#bc9eb6",
"rgb": {
"r": 188,
"g": 158,
"b": 182
},
"hsl": {
"h": 312,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.73346,
"c": 0.04822,
"h": 333
},
"luminance": 0.38522
}Semantic roles & 50–950 ramp
primary
#BC9EB6
secondary
#D6E0D8
accent
#9D5A49
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082