#BC93FF#BC93FF
#BC93FF is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.4% C 0.156 H 300.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93FF |
|---|---|
| RGB | rgb(188, 147, 255) |
| HSL | hsl(263, 100%, 79%) |
| HSV | hsv(263, 42%, 100%) |
| CMYK | cmyk(26.3%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(68.59, 36.90, -48.22) |
| CIE-LCH | lch(68.59, 60.72, 307.42°) |
| OKLab | oklab(74.41% 0.0783 -0.1348) |
| OKLCH | oklch(74.41% 0.156 300.2) |
| XYZ | xyz(49.2186, 38.7786, 99.4804) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.32
Pastel Purple
#CAA0FF
ΔE00 4.08
Baby Purple
#CA9BF7
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 5.14
Lavender (survey)
#C79FEF
ΔE00 5.66
Light Purple
#BF77F6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93FF #D6FF93
analogous
#93A0FF #BC93FF #F293FF
triadic
#BC93FF #FFBC93 #93FFBC
tetradic
#BC93FF #FF93A0 #D6FF93 #93FFF2
square
#BC93FF #FF93A0 #D6FF93 #93FFF2
split-complementary
#BC93FF #FFF293 #A0FF93
monochromatic
#7019FF #9656FF #BC93FF #E2D0FF #ECE0FF
Accessibility & contrast
On white
2.40
#BC93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#BC93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93FF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93FF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#AFA6BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc93ff; /* rgb */ color: rgb(188, 147, 255); /* oklch */ color: oklch(74.4% 0.156 300.2);
Tailwind
colors: {
custom: {
50: '#d2b3ff',
500: '#bc93ff',
950: '#000000',
},
}SCSS
$custom: #bc93ff; $custom-light: #d2b3ff; $custom-dark: #000000;
JSON
{
"hex": "#bc93ff",
"rgb": {
"r": 188,
"g": 147,
"b": 255
},
"hsl": {
"h": 262.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.7441,
"c": 0.15591,
"h": 300.2
},
"luminance": 0.38779
}Semantic roles & 50–950 ramp
primary
#BC93FF
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086