#BC94AA#BC94AA
#BC94AA is a light, muted pink. Relative luminance 0.348; OKLCH L 71.0% C 0.056 H 344.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BC94AA |
|---|---|
| RGB | rgb(188, 148, 170) |
| HSL | hsl(327, 23%, 66%) |
| HSV | hsv(327, 21%, 74%) |
| CMYK | cmyk(0%, 21.3%, 9.6%, 26.3%) |
| CIE-LAB | lab(65.57, 18.61, -5.75) |
| CIE-LCH | lch(65.57, 19.48, 342.83°) |
| OKLab | oklab(71.04% 0.0542 -0.0151) |
| OKLCH | oklch(71.04% 0.056 344.5) |
| XYZ | xyz(38.5843, 34.7747, 42.7021) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.45
Grey Pink
#C3909B
ΔE00 5.19
Dusty Lavender
#AC86A8
ΔE00 5.92
Lilac
#C8A2C8
ΔE00 6.67
Greyish Pink
#C88D94
ΔE00 7.76
Dusty Pink
#D8A7B1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC94AA #94BCA6
analogous
#BA94BC #BC94AA #BC9496
triadic
#BC94AA #AABC94 #94AABC
tetradic
#BC94AA #BCBA94 #94BCA6 #9496BC
square
#BC94AA #BCBA94 #94BCA6 #9496BC
split-complementary
#BC94AA #96BC94 #94BCBA
monochromatic
#83526D #A46E8C #BC94AA #D4BAC8 #EBDFE6
Accessibility & contrast
On white
2.64
#BC94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#BC94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC94AA
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC94AA | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAB
Deuteranopia (green-blind)
#9FA2A9
Tritanopia (blue-blind)
#C2949B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bc94aa; /* rgb */ color: rgb(188, 148, 170); /* oklch */ color: oklch(71.0% 0.056 344.5);
Tailwind
colors: {
custom: {
50: '#d0b3c3',
500: '#bc94aa',
950: '#000000',
},
}SCSS
$custom: #bc94aa; $custom-light: #d0b3c3; $custom-dark: #000000;
JSON
{
"hex": "#bc94aa",
"rgb": {
"r": 188,
"g": 148,
"b": 170
},
"hsl": {
"h": 327,
"s": 22.989,
"l": 65.882
},
"oklch": {
"l": 0.71037,
"c": 0.0563,
"h": 344.5
},
"luminance": 0.34773
}Semantic roles & 50–950 ramp
primary
#BC94AA
secondary
#CFDDD5
accent
#A16E44
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081