#BC91DF#BC91DF
#BC91DF is a light, moderate violet. Relative luminance 0.363; OKLCH L 72.5% C 0.119 H 308.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91DF |
|---|---|
| RGB | rgb(188, 145, 223) |
| HSL | hsl(273, 55%, 72%) |
| HSV | hsv(273, 35%, 87%) |
| CMYK | cmyk(15.7%, 35%, 0%, 12.5%) |
| CIE-LAB | lab(66.73, 30.74, -33.58) |
| CIE-LCH | lch(66.73, 45.53, 312.47°) |
| OKLab | oklab(72.54% 0.0748 -0.0926) |
| OKLCH | oklch(72.54% 0.119 308.9) |
| XYZ | xyz(44.1813, 36.2703, 74.4711) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.12
Lavender (survey)
#C79FEF
ΔE00 3.97
Baby Purple
#CA9BF7
ΔE00 4.31
Lavender
#B39DDB
ΔE00 4.90
Liliac
#C48EFD
ΔE00 5.44
Pastel Purple
#CAA0FF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91DF #B4DF91
analogous
#9591DF #BC91DF #DF91DB
triadic
#BC91DF #DFBC91 #91DFBC
tetradic
#BC91DF #DF9591 #B4DF91 #91DBDF
square
#BC91DF #DF9591 #B4DF91 #91DBDF
split-complementary
#BC91DF #DBDF91 #91DF95
monochromatic
#8237BE #9F62D1 #BC91DF #D9C0ED #F1E7F8
Accessibility & contrast
On white
2.54
#BC91DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BC91DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91DF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91DF | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#8BA3DD
Tritanopia (blue-blind)
#B89CAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc91df; /* rgb */ color: rgb(188, 145, 223); /* oklch */ color: oklch(72.5% 0.119 308.9);
Tailwind
colors: {
custom: {
50: '#d1b1e9',
500: '#bc91df',
950: '#000000',
},
}SCSS
$custom: #bc91df; $custom-light: #d1b1e9; $custom-dark: #000000;
JSON
{
"hex": "#bc91df",
"rgb": {
"r": 188,
"g": 145,
"b": 223
},
"hsl": {
"h": 273.077,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.72538,
"c": 0.11902,
"h": 308.9
},
"luminance": 0.3627
}Semantic roles & 50–950 ramp
primary
#BC91DF
secondary
#E4EFDC
accent
#C2236B
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084