#BC809A#BC809A
#BC809A is a light, moderate pink. Relative luminance 0.285; OKLCH L 66.8% C 0.081 H 351.9°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BC809A |
|---|---|
| RGB | rgb(188, 128, 154) |
| HSL | hsl(334, 31%, 62%) |
| HSV | hsv(334, 32%, 74%) |
| CMYK | cmyk(0%, 31.9%, 18.1%, 26.3%) |
| CIE-LAB | lab(60.31, 27.04, -4.46) |
| CIE-LCH | lch(60.31, 27.41, 350.63°) |
| OKLab | oklab(66.83% 0.0805 -0.0115) |
| OKLCH | oklch(66.83% 0.081 351.9) |
| XYZ | xyz(34.2912, 28.4646, 34.2536) |
| Luminance | 0.2846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.58
Light Mauve
#C292A1
ΔE00 5.92
Muted Pink
#D1768F
ΔE00 6.20
Dusky Pink
#CC7A8B
ΔE00 6.26
Grey Pink
#C3909B
ΔE00 6.34
Mauve (survey)
#AE7181
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC809A #80BCA2
analogous
#BC80B8 #BC809A #BC8480
triadic
#BC809A #9ABC80 #809ABC
tetradic
#BC809A #B8BC80 #80BCA2 #8480BC
square
#BC809A #B8BC80 #80BCA2 #8480BC
split-complementary
#BC809A #80BC84 #80B8BC
monochromatic
#7F435D #A7587A #BC809A #D1A8BA #E6D0DA
Accessibility & contrast
On white
3.14
#BC809A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#BC809A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC809A
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC809A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC809A | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868B9B
Deuteranopia (green-blind)
#949599
Tritanopia (blue-blind)
#C57E89
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #bc809a; /* rgb */ color: rgb(188, 128, 154); /* oklch */ color: oklch(66.8% 0.081 351.9);
Tailwind
colors: {
custom: {
50: '#d1a5b7',
500: '#bc809a',
950: '#000000',
},
}SCSS
$custom: #bc809a; $custom-light: #d1a5b7; $custom-dark: #000000;
JSON
{
"hex": "#bc809a",
"rgb": {
"r": 188,
"g": 128,
"b": 154
},
"hsl": {
"h": 334,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.66831,
"c": 0.08133,
"h": 351.9
},
"luminance": 0.28463
}Semantic roles & 50–950 ramp
primary
#BC809A
secondary
#C1D7CD
accent
#AA7A3C
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#140F11
muted
#827F80