#BC93E2#BC93E2
#BC93E2 is a light, moderate violet. Relative luminance 0.370; OKLCH L 73.0% C 0.119 H 307.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93E2 |
|---|---|
| RGB | rgb(188, 147, 226) |
| HSL | hsl(271, 58%, 73%) |
| HSV | hsv(271, 35%, 89%) |
| CMYK | cmyk(16.8%, 35%, 0%, 11.4%) |
| CIE-LAB | lab(67.31, 30.29, -34.33) |
| CIE-LCH | lch(67.31, 45.78, 311.42°) |
| OKLab | oklab(73.03% 0.0726 -0.0947) |
| OKLCH | oklch(73.03% 0.119 307.5) |
| XYZ | xyz(44.8976, 37.0502, 76.7229) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.60
Lavender (survey)
#C79FEF
ΔE00 3.41
Baby Purple
#CA9BF7
ΔE00 3.79
Lavender
#B39DDB
ΔE00 4.53
Liliac
#C48EFD
ΔE00 5.14
Pastel Purple
#CAA0FF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93E2 #B9E293
analogous
#9493E2 #BC93E2 #E293E0
triadic
#BC93E2 #E2BC93 #93E2BC
tetradic
#BC93E2 #E29493 #B9E293 #93E0E2
square
#BC93E2 #E29493 #B9E293 #93E0E2
split-complementary
#BC93E2 #E0E293 #93E294
monochromatic
#8035C6 #9E63D5 #BC93E2 #DAC3EF #F0E7F9
Accessibility & contrast
On white
2.50
#BC93E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#BC93E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93E2
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93E2 | 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)
#83A2E5
Deuteranopia (green-blind)
#8CA4E0
Tritanopia (blue-blind)
#B79FB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc93e2; /* rgb */ color: rgb(188, 147, 226); /* oklch */ color: oklch(73.0% 0.119 307.5);
Tailwind
colors: {
custom: {
50: '#d1b3eb',
500: '#bc93e2',
950: '#000000',
},
}SCSS
$custom: #bc93e2; $custom-light: #d1b3eb; $custom-dark: #000000;
JSON
{
"hex": "#bc93e2",
"rgb": {
"r": 188,
"g": 147,
"b": 226
},
"hsl": {
"h": 271.139,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.73026,
"c": 0.11936,
"h": 307.5
},
"luminance": 0.3705
}Semantic roles & 50–950 ramp
primary
#BC93E2
secondary
#E5F0DB
accent
#C52070
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084