#BC8FBD#BC8FBD
#BC8FBD is a light, moderate purple. Relative luminance 0.340; OKLCH L 70.8% C 0.083 H 325.7°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FBD |
|---|---|
| RGB | rgb(188, 143, 189) |
| HSL | hsl(299, 26%, 65%) |
| HSV | hsv(299, 24%, 74%) |
| CMYK | cmyk(0.5%, 24.3%, 0%, 25.9%) |
| CIE-LAB | lab(64.97, 24.88, -17.33) |
| CIE-LCH | lch(64.97, 30.32, 325.15°) |
| OKLab | oklab(70.78% 0.0685 -0.0467) |
| OKLCH | oklch(70.78% 0.083 325.7) |
| XYZ | xyz(39.7458, 34.0115, 52.6054) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.94
Lilac
#C8A2C8
ΔE00 5.42
Heather
#A484AC
ΔE00 5.60
Pale Purple
#B790D4
ΔE00 6.27
Plum
#DDA0DD
ΔE00 7.45
Wisteria
#A87DC2
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FBD #90BD8F
analogous
#A58FBD #BC8FBD #BD8FA7
triadic
#BC8FBD #BDBC8F #8FBDBC
tetradic
#BC8FBD #BDA58F #90BD8F #8FA7BD
square
#BC8FBD #BDA58F #90BD8F #8FA7BD
split-complementary
#BC8FBD #A7BD8F #8FBDA5
monochromatic
#834E84 #A568A6 #BC8FBD #D3B6D4 #EADCEA
Accessibility & contrast
On white
2.69
#BC8FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#BC8FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FBD
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FBD | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABF
Deuteranopia (green-blind)
#96A0BB
Tritanopia (blue-blind)
#BF939F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bc8fbd; /* rgb */ color: rgb(188, 143, 189); /* oklch */ color: oklch(70.8% 0.083 325.7);
Tailwind
colors: {
custom: {
50: '#d0b0d1',
500: '#bc8fbd',
950: '#000000',
},
}SCSS
$custom: #bc8fbd; $custom-light: #d0b0d1; $custom-dark: #000000;
JSON
{
"hex": "#bc8fbd",
"rgb": {
"r": 188,
"g": 143,
"b": 189
},
"hsl": {
"h": 298.696,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.70776,
"c": 0.0829,
"h": 325.7
},
"luminance": 0.3401
}Semantic roles & 50–950 ramp
primary
#BC8FBD
secondary
#CCDCCC
accent
#A44143
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82