#BC8FB3#BC8FB3
#BC8FB3 is a light, moderate pink. Relative luminance 0.336; OKLCH L 70.4% C 0.073 H 333.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FB3 |
|---|---|
| RGB | rgb(188, 143, 179) |
| HSL | hsl(312, 25%, 65%) |
| HSV | hsv(312, 24%, 74%) |
| CMYK | cmyk(0%, 23.9%, 4.8%, 26.3%) |
| CIE-LAB | lab(64.64, 23.01, -12.21) |
| CIE-LCH | lch(64.64, 26.05, 332.04°) |
| OKLab | oklab(70.41% 0.0653 -0.0326) |
| OKLCH | oklch(70.41% 0.073 333.5) |
| XYZ | xyz(38.6975, 33.5922, 47.0846) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.84
Lilac
#C8A2C8
ΔE00 5.51
Heather
#A484AC
ΔE00 5.90
Light Mauve
#C292A1
ΔE00 7.03
Grey Pink
#C3909B
ΔE00 8.67
Plum
#DDA0DD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FB3 #8FBC98
analogous
#AF8FBC #BC8FB3 #BC8F9C
triadic
#BC8FB3 #B3BC8F #8FB3BC
tetradic
#BC8FB3 #BCAF8F #8FBC98 #8F9CBC
square
#BC8FB3 #BCAF8F #8FBC98 #8F9CBC
split-complementary
#BC8FB3 #9CBC8F #8FBCAF
monochromatic
#834E78 #A56999 #BC8FB3 #D3B5CD #EADCE7
Accessibility & contrast
On white
2.72
#BC8FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#BC8FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FB3
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FB3 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B4
Deuteranopia (green-blind)
#999FB2
Tritanopia (blue-blind)
#C0919B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc8fb3; /* rgb */ color: rgb(188, 143, 179); /* oklch */ color: oklch(70.4% 0.073 333.5);
Tailwind
colors: {
custom: {
50: '#d0b0c9',
500: '#bc8fb3',
950: '#000000',
},
}SCSS
$custom: #bc8fb3; $custom-light: #d0b0c9; $custom-dark: #000000;
JSON
{
"hex": "#bc8fb3",
"rgb": {
"r": 188,
"g": 143,
"b": 179
},
"hsl": {
"h": 312,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.70409,
"c": 0.07293,
"h": 333.5
},
"luminance": 0.33591
}Semantic roles & 50–950 ramp
primary
#BC8FB3
secondary
#CCDBCF
accent
#A45542
background
#FCFAFC
surface
#F9F4F8
border
#D2CED1
text
#141013
muted
#827F82