#BC91CA#BC91CA
#BC91CA is a light, moderate purple. Relative luminance 0.352; OKLCH L 71.6% C 0.094 H 317.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91CA |
|---|---|
| RGB | rgb(188, 145, 202) |
| HSL | hsl(285, 35%, 68%) |
| HSV | hsv(285, 28%, 79%) |
| CMYK | cmyk(6.9%, 28.2%, 0%, 20.8%) |
| CIE-LAB | lab(65.91, 26.33, -23.18) |
| CIE-LCH | lch(65.91, 35.08, 318.65°) |
| OKLab | oklab(71.65% 0.0693 -0.0631) |
| OKLCH | oklch(71.65% 0.094 317.7) |
| XYZ | xyz(41.5236, 35.2073, 60.4739) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.19
Lavender
#B39DDB
ΔE00 6.12
Lilac
#C8A2C8
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.68
Wisteria
#A87DC2
ΔE00 6.73
Heather
#A484AC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91CA #9FCA91
analogous
#9F91CA #BC91CA #CA91BB
triadic
#BC91CA #CABC91 #91CABC
tetradic
#BC91CA #CA9F91 #9FCA91 #91BBCA
square
#BC91CA #CA9F91 #9FCA91 #91BBCA
split-complementary
#BC91CA #BBCA91 #91CA9F
monochromatic
#844998 #A368B6 #BC91CA #D5BADE #EEE4F2
Accessibility & contrast
On white
2.61
#BC91CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#BC91CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91CA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91CA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9DCC
Deuteranopia (green-blind)
#93A2C8
Tritanopia (blue-blind)
#BC97A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc91ca; /* rgb */ color: rgb(188, 145, 202); /* oklch */ color: oklch(71.6% 0.094 317.7);
Tailwind
colors: {
custom: {
50: '#d0b1da',
500: '#bc91ca',
950: '#000000',
},
}SCSS
$custom: #bc91ca; $custom-light: #d0b1da; $custom-dark: #000000;
JSON
{
"hex": "#bc91ca",
"rgb": {
"r": 188,
"g": 145,
"b": 202
},
"hsl": {
"h": 285.263,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.71647,
"c": 0.09373,
"h": 317.7
},
"luminance": 0.35206
}Semantic roles & 50–950 ramp
primary
#BC91CA
secondary
#D7E4D3
accent
#AE3855
background
#FCFAFD
surface
#F9F5FA
border
#D2CFD3
text
#141114
muted
#828083