#BC95AB#BC95AB
#BC95AB is a light, muted pink. Relative luminance 0.351; OKLCH L 71.3% C 0.055 H 343.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BC95AB |
|---|---|
| RGB | rgb(188, 149, 171) |
| HSL | hsl(326, 23%, 66%) |
| HSV | hsv(326, 21%, 74%) |
| CMYK | cmyk(0%, 20.7%, 9%, 26.3%) |
| CIE-LAB | lab(65.85, 18.23, -5.91) |
| CIE-LCH | lch(65.85, 19.17, 342.05°) |
| OKLab | oklab(71.26% 0.053 -0.0155) |
| OKLCH | oklch(71.26% 0.055 343.7) |
| XYZ | xyz(38.8367, 35.1277, 43.2547) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.67
Grey Pink
#C3909B
ΔE00 5.40
Dusty Lavender
#AC86A8
ΔE00 6.04
Lilac
#C8A2C8
ΔE00 6.46
Dusty Pink
#D8A7B1
ΔE00 7.69
Greyish Pink
#C88D94
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC95AB #95BCA6
analogous
#B995BC #BC95AB #BC9597
triadic
#BC95AB #ABBC95 #95ABBC
tetradic
#BC95AB #BCB995 #95BCA6 #9597BC
square
#BC95AB #BCB995 #95BCA6 #9597BC
split-complementary
#BC95AB #97BC95 #95BCB9
monochromatic
#83536E #A4708D #BC95AB #D4BAC9 #EBE0E6
Accessibility & contrast
On white
2.62
#BC95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#BC95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC95AB
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC95AB | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAC
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#C1959C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc95ab; /* rgb */ color: rgb(188, 149, 171); /* oklch */ color: oklch(71.3% 0.055 343.7);
Tailwind
colors: {
custom: {
50: '#d0b4c4',
500: '#bc95ab',
950: '#000000',
},
}SCSS
$custom: #bc95ab; $custom-light: #d0b4c4; $custom-dark: #000000;
JSON
{
"hex": "#bc95ab",
"rgb": {
"r": 188,
"g": 149,
"b": 171
},
"hsl": {
"h": 326.154,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.7126,
"c": 0.05524,
"h": 343.7
},
"luminance": 0.35127
}Semantic roles & 50–950 ramp
primary
#BC95AB
secondary
#D0DDD6
accent
#A16D45
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081