#BC7A95#BC7A95
#BC7A95 is a light, moderate pink. Relative luminance 0.268; OKLCH L 65.6% C 0.089 H 353.7°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BC7A95 |
|---|---|
| RGB | rgb(188, 122, 149) |
| HSL | hsl(335, 33%, 61%) |
| HSV | hsv(335, 35%, 74%) |
| CMYK | cmyk(0%, 35.1%, 20.7%, 26.3%) |
| CIE-LAB | lab(58.77, 29.57, -3.85) |
| CIE-LCH | lch(58.77, 29.82, 352.58°) |
| OKLab | oklab(65.61% 0.0885 -0.0098) |
| OKLCH | oklch(65.61% 0.089 353.7) |
| XYZ | xyz(33.1239, 26.7823, 31.8528) |
| Luminance | 0.2678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 5.25
Mauve (survey)
#AE7181
ΔE00 5.27
Dusky Pink
#CC7A8B
ΔE00 5.60
Dull Pink
#D5869D
ΔE00 5.95
Old Pink
#C77986
ΔE00 6.11
Palevioletred
#DB7093
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC7A95 #7ABCA1
analogous
#BC7AB6 #BC7A95 #BC807A
triadic
#BC7A95 #95BC7A #7A95BC
tetradic
#BC7A95 #B6BC7A #7ABCA1 #807ABC
square
#BC7A95 #B6BC7A #7ABCA1 #807ABC
split-complementary
#BC7A95 #7ABC80 #7AB6BC
monochromatic
#7D3F58 #A55375 #BC7A95 #D1A3B5 #E5CBD6
Accessibility & contrast
On white
3.30
#BC7A95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#BC7A95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC7A95
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC7A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC7A95 | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818796
Deuteranopia (green-blind)
#919293
Tritanopia (blue-blind)
#C67783
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #bc7a95; /* rgb */ color: rgb(188, 122, 149); /* oklch */ color: oklch(65.6% 0.089 353.7);
Tailwind
colors: {
custom: {
50: '#d1a1b4',
500: '#bc7a95',
950: '#000000',
},
}SCSS
$custom: #bc7a95; $custom-light: #d1a1b4; $custom-dark: #000000;
JSON
{
"hex": "#bc7a95",
"rgb": {
"r": 188,
"g": 122,
"b": 149
},
"hsl": {
"h": 335.455,
"s": 33,
"l": 60.784
},
"oklch": {
"l": 0.65609,
"c": 0.089,
"h": 353.7
},
"luminance": 0.2678
}Semantic roles & 50–950 ramp
primary
#BC7A95
secondary
#BCD5CB
accent
#AC7D3A
background
#FDFAFB
surface
#FAF3F6
border
#D3CDD0
text
#140F11
muted
#837F80