#BC93AA#BC93AA
#BC93AA is a light, muted pink. Relative luminance 0.345; OKLCH L 70.8% C 0.058 H 344.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93AA |
|---|---|
| RGB | rgb(188, 147, 170) |
| HSL | hsl(326, 23%, 66%) |
| HSV | hsv(326, 22%, 74%) |
| CMYK | cmyk(0%, 21.8%, 9.6%, 26.3%) |
| CIE-LAB | lab(65.33, 19.17, -6.12) |
| CIE-LCH | lch(65.33, 20.12, 342.31°) |
| OKLab | oklab(70.85% 0.0558 -0.016) |
| OKLCH | oklch(70.85% 0.058 344) |
| XYZ | xyz(38.4281, 34.4623, 42.6501) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.55
Grey Pink
#C3909B
ΔE00 5.29
Dusty Lavender
#AC86A8
ΔE00 5.61
Lilac
#C8A2C8
ΔE00 6.64
Greyish Pink
#C88D94
ΔE00 7.83
Dusty Pink
#D8A7B1
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93AA #93BCA5
analogous
#B993BC #BC93AA #BC9395
triadic
#BC93AA #AABC93 #93AABC
tetradic
#BC93AA #BCB993 #93BCA5 #9395BC
square
#BC93AA #BCB993 #93BCA5 #9395BC
split-complementary
#BC93AA #95BC93 #93BCB9
monochromatic
#83516D #A56D8C #BC93AA #D3B9C8 #EBDFE5
Accessibility & contrast
On white
2.66
#BC93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#BC93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93AA
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93AA | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959BAB
Deuteranopia (green-blind)
#9EA1A9
Tritanopia (blue-blind)
#C2939B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bc93aa; /* rgb */ color: rgb(188, 147, 170); /* oklch */ color: oklch(70.8% 0.058 344.0);
Tailwind
colors: {
custom: {
50: '#d0b3c3',
500: '#bc93aa',
950: '#000000',
},
}SCSS
$custom: #bc93aa; $custom-light: #d0b3c3; $custom-dark: #000000;
JSON
{
"hex": "#bc93aa",
"rgb": {
"r": 188,
"g": 147,
"b": 170
},
"hsl": {
"h": 326.341,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.70848,
"c": 0.05808,
"h": 344
},
"luminance": 0.34461
}Semantic roles & 50–950 ramp
primary
#BC93AA
secondary
#CFDCD5
accent
#A26D44
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081