#BC8FB8#BC8FB8
#BC8FB8 is a light, moderate purple. Relative luminance 0.338; OKLCH L 70.6% C 0.078 H 329.4°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FB8 |
|---|---|
| RGB | rgb(188, 143, 184) |
| HSL | hsl(305, 25%, 65%) |
| HSV | hsv(305, 24%, 74%) |
| CMYK | cmyk(0%, 23.9%, 2.1%, 26.3%) |
| CIE-LAB | lab(64.80, 23.93, -14.78) |
| CIE-LCH | lch(64.80, 28.13, 328.31°) |
| OKLab | oklab(70.59% 0.0669 -0.0396) |
| OKLCH | oklch(70.59% 0.078 329.4) |
| XYZ | xyz(39.2124, 33.7981, 49.7962) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.20
Lilac
#C8A2C8
ΔE00 5.28
Heather
#A484AC
ΔE00 5.57
Pale Purple
#B790D4
ΔE00 7.63
Plum
#DDA0DD
ΔE00 8.09
Light Mauve
#C292A1
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FB8 #8FBC93
analogous
#A98FBC #BC8FB8 #BC8FA2
triadic
#BC8FB8 #B8BC8F #8FB8BC
tetradic
#BC8FB8 #BCA98F #8FBC93 #8FA2BC
square
#BC8FB8 #BCA98F #8FBC93 #8FA2BC
split-complementary
#BC8FB8 #A2BC8F #8FBCA9
monochromatic
#834E7E #A569A0 #BC8FB8 #D3B5D0 #EADCE9
Accessibility & contrast
On white
2.71
#BC8FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#BC8FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FB8
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FB8 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABA
Deuteranopia (green-blind)
#989FB6
Tritanopia (blue-blind)
#C0929D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc8fb8; /* rgb */ color: rgb(188, 143, 184); /* oklch */ color: oklch(70.6% 0.078 329.4);
Tailwind
colors: {
custom: {
50: '#d0b0cd',
500: '#bc8fb8',
950: '#000000',
},
}SCSS
$custom: #bc8fb8; $custom-light: #d0b0cd; $custom-dark: #000000;
JSON
{
"hex": "#bc8fb8",
"rgb": {
"r": 188,
"g": 143,
"b": 184
},
"hsl": {
"h": 305.333,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.7059,
"c": 0.07776,
"h": 329.4
},
"luminance": 0.33797
}Semantic roles & 50–950 ramp
primary
#BC8FB8
secondary
#CCDBCD
accent
#A44B42
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141013
muted
#827F82