#BC93ED#BC93ED
#BC93ED is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.5% C 0.133 H 304.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93ED |
|---|---|
| RGB | rgb(188, 147, 237) |
| HSL | hsl(267, 71%, 75%) |
| HSV | hsv(267, 38%, 93%) |
| CMYK | cmyk(20.7%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(67.78, 32.74, -39.66) |
| CIE-LCH | lch(67.78, 51.42, 309.54°) |
| OKLab | oklab(73.53% 0.075 -0.11) |
| OKLCH | oklch(73.53% 0.133 304.3) |
| XYZ | xyz(46.4557, 37.6734, 84.9287) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.97
Liliac
#C48EFD
ΔE00 3.29
Lavender (survey)
#C79FEF
ΔE00 3.63
Pastel Purple
#CAA0FF
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.48
Pale Purple
#B790D4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93ED #C4ED93
analogous
#9397ED #BC93ED #E993ED
triadic
#BC93ED #EDBC93 #93EDBC
tetradic
#BC93ED #ED9397 #C4ED93 #93EDE9
square
#BC93ED #ED9397 #C4ED93 #93EDE9
split-complementary
#BC93ED #EDE993 #97ED93
monochromatic
#7B2ADC #9B5FE4 #BC93ED #DDC7F6 #EFE5FB
Accessibility & contrast
On white
2.46
#BC93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BC93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93ED
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93ED | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#B4A1B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc93ed; /* rgb */ color: rgb(188, 147, 237); /* oklch */ color: oklch(73.5% 0.133 304.3);
Tailwind
colors: {
custom: {
50: '#d1b3f3',
500: '#bc93ed',
950: '#000000',
},
}SCSS
$custom: #bc93ed; $custom-light: #d1b3f3; $custom-dark: #000000;
JSON
{
"hex": "#bc93ed",
"rgb": {
"r": 188,
"g": 147,
"b": 237
},
"hsl": {
"h": 267.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.73531,
"c": 0.13317,
"h": 304.3
},
"luminance": 0.37673
}Semantic roles & 50–950 ramp
primary
#BC93ED
secondary
#E7F2D9
accent
#D3127B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085