#BC8FBC#BC8FBC
#BC8FBC is a light, moderate purple. Relative luminance 0.340; OKLCH L 70.7% C 0.082 H 326.4°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FBC |
|---|---|
| RGB | rgb(188, 143, 188) |
| HSL | hsl(300, 25%, 65%) |
| HSV | hsv(300, 24%, 74%) |
| CMYK | cmyk(0%, 23.9%, 0%, 26.3%) |
| CIE-LAB | lab(64.94, 24.69, -16.82) |
| CIE-LCH | lch(64.94, 29.88, 325.74°) |
| OKLab | oklab(70.74% 0.0682 -0.0453) |
| OKLCH | oklch(70.74% 0.082 326.4) |
| XYZ | xyz(39.6376, 33.9682, 52.0357) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.77
Lilac
#C8A2C8
ΔE00 5.37
Heather
#A484AC
ΔE00 5.56
Pale Purple
#B790D4
ΔE00 6.54
Plum
#DDA0DD
ΔE00 7.56
Wisteria
#A87DC2
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FBC #8FBC8F
analogous
#A68FBC #BC8FBC #BC8FA6
triadic
#BC8FBC #BCBC8F #8FBCBC
tetradic
#BC8FBC #BCA68F #8FBC8F #8FA6BC
square
#BC8FBC #BCA68F #8FBC8F #8FA6BC
split-complementary
#BC8FBC #A6BC8F #8FBCA6
monochromatic
#834E83 #A569A5 #BC8FBC #D3B5D3 #EADCEA
Accessibility & contrast
On white
2.69
#BC8FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#BC8FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FBC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FBC | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#96A0BA
Tritanopia (blue-blind)
#BF939F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bc8fbc; /* rgb */ color: rgb(188, 143, 188); /* oklch */ color: oklch(70.7% 0.082 326.4);
Tailwind
colors: {
custom: {
50: '#d0b0d0',
500: '#bc8fbc',
950: '#000000',
},
}SCSS
$custom: #bc8fbc; $custom-light: #d0b0d0; $custom-dark: #000000;
JSON
{
"hex": "#bc8fbc",
"rgb": {
"r": 188,
"g": 143,
"b": 188
},
"hsl": {
"h": 300,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.70738,
"c": 0.08185,
"h": 326.4
},
"luminance": 0.33967
}Semantic roles & 50–950 ramp
primary
#BC8FBC
secondary
#CCDBCC
accent
#A44242
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82