#BC91ED#BC91ED
#BC91ED is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.2% C 0.136 H 304.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BC91ED |
|---|---|
| RGB | rgb(188, 145, 237) |
| HSL | hsl(268, 72%, 75%) |
| HSV | hsv(268, 39%, 93%) |
| CMYK | cmyk(20.7%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.32, 33.85, -40.37) |
| CIE-LCH | lch(67.32, 52.68, 309.97°) |
| OKLab | oklab(73.18% 0.0778 -0.1121) |
| OKLCH | oklch(73.18% 0.136 304.8) |
| XYZ | xyz(46.1474, 37.0568, 84.8259) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.96
Baby Purple
#CA9BF7
ΔE00 3.25
Lavender (survey)
#C79FEF
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.78
Lilac (survey)
#CEA2FD
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC91ED #C2ED91
analogous
#9194ED #BC91ED #EA91ED
triadic
#BC91ED #EDBC91 #91EDBC
tetradic
#BC91ED #ED9194 #C2ED91 #91EDEA
square
#BC91ED #ED9194 #C2ED91 #91EDEA
split-complementary
#BC91ED #EDEA91 #94ED91
monochromatic
#7C28DC #9C5CE4 #BC91ED #DCC6F6 #EFE5FB
Accessibility & contrast
On white
2.50
#BC91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BC91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC91ED
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC91ED | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F0
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#B4A0B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc91ed; /* rgb */ color: rgb(188, 145, 237); /* oklch */ color: oklch(73.2% 0.136 304.8);
Tailwind
colors: {
custom: {
50: '#d1b2f3',
500: '#bc91ed',
950: '#000000',
},
}SCSS
$custom: #bc91ed; $custom-light: #d1b2f3; $custom-dark: #000000;
JSON
{
"hex": "#bc91ed",
"rgb": {
"r": 188,
"g": 145,
"b": 237
},
"hsl": {
"h": 268.043,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.73183,
"c": 0.13646,
"h": 304.8
},
"luminance": 0.37057
}Semantic roles & 50–950 ramp
primary
#BC91ED
secondary
#E6F2D9
accent
#D41279
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141117
muted
#838085