#BC8FBB#BC8FBB
#BC8FBB is a light, moderate purple. Relative luminance 0.339; OKLCH L 70.7% C 0.081 H 327.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FBB |
|---|---|
| RGB | rgb(188, 143, 187) |
| HSL | hsl(301, 25%, 65%) |
| HSV | hsv(301, 24%, 74%) |
| CMYK | cmyk(0%, 23.9%, 0.5%, 26.3%) |
| CIE-LAB | lab(64.90, 24.50, -16.31) |
| CIE-LCH | lch(64.90, 29.43, 326.35°) |
| OKLab | oklab(70.7% 0.0679 -0.0439) |
| OKLCH | oklch(70.7% 0.081 327.1) |
| XYZ | xyz(39.5302, 33.9253, 51.4700) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.61
Lilac
#C8A2C8
ΔE00 5.33
Heather
#A484AC
ΔE00 5.55
Pale Purple
#B790D4
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.68
Wisteria
#A87DC2
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FBB #8FBC90
analogous
#A68FBC #BC8FBB #BC8FA5
triadic
#BC8FBB #BBBC8F #8FBBBC
tetradic
#BC8FBB #BCA68F #8FBC90 #8FA5BC
square
#BC8FBB #BCA68F #8FBC90 #8FA5BC
split-complementary
#BC8FBB #A5BC8F #8FBCA6
monochromatic
#834E81 #A569A4 #BC8FBB #D3B5D2 #EADCE9
Accessibility & contrast
On white
2.70
#BC8FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#BC8FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FBB
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FBB | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#97A0B9
Tritanopia (blue-blind)
#BF929E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc8fbb; /* rgb */ color: rgb(188, 143, 187); /* oklch */ color: oklch(70.7% 0.081 327.1);
Tailwind
colors: {
custom: {
50: '#d0b0cf',
500: '#bc8fbb',
950: '#000000',
},
}SCSS
$custom: #bc8fbb; $custom-light: #d0b0cf; $custom-dark: #000000;
JSON
{
"hex": "#bc8fbb",
"rgb": {
"r": 188,
"g": 143,
"b": 187
},
"hsl": {
"h": 301.333,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.70701,
"c": 0.08081,
"h": 327.1
},
"luminance": 0.33924
}Semantic roles & 50–950 ramp
primary
#BC8FBB
secondary
#CCDBCC
accent
#A44442
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141013
muted
#827F82