#BC83EB#BC83EB
#BC83EB is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.7% C 0.157 H 308.1°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BC83EB |
|---|---|
| RGB | rgb(188, 131, 235) |
| HSL | hsl(273, 72%, 72%) |
| HSV | hsv(273, 44%, 92%) |
| CMYK | cmyk(20%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(64.10, 41.09, -44.32) |
| CIE-LCH | lch(64.10, 60.44, 312.83°) |
| OKLab | oklab(70.73% 0.0969 -0.1235) |
| OKLCH | oklch(70.73% 0.157 308.1) |
| XYZ | xyz(43.8478, 32.9226, 82.6259) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.51
Liliac
#C48EFD
ΔE00 3.62
Easter Purple
#C071FE
ΔE00 5.23
Light Urple
#B36FF6
ΔE00 5.81
Baby Purple
#CA9BF7
ΔE00 6.23
Pale Purple
#B790D4
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC83EB #B2EB83
analogous
#8883EB #BC83EB #EB83E6
triadic
#BC83EB #EBBC83 #83EBBC
tetradic
#BC83EB #EB8883 #B2EB83 #83E6EB
square
#BC83EB #EB8883 #B2EB83 #83E6EB
split-complementary
#BC83EB #E6EB83 #83EB88
monochromatic
#8222D2 #A04EE2 #BC83EB #D8B8F4 #F1E5FB
Accessibility & contrast
On white
2.77
#BC83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#BC83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC83EB
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC83EB | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EF
Deuteranopia (green-blind)
#799CE8
Tritanopia (blue-blind)
#B694AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bc83eb; /* rgb */ color: rgb(188, 131, 235); /* oklch */ color: oklch(70.7% 0.157 308.1);
Tailwind
colors: {
custom: {
50: '#d2a8f2',
500: '#bc83eb',
950: '#000000',
},
}SCSS
$custom: #bc83eb; $custom-light: #d2a8f2; $custom-dark: #000000;
JSON
{
"hex": "#bc83eb",
"rgb": {
"r": 188,
"g": 131,
"b": 235
},
"hsl": {
"h": 272.885,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.70727,
"c": 0.15697,
"h": 308.1
},
"luminance": 0.32922
}Semantic roles & 50–950 ramp
primary
#BC83EB
secondary
#E4F2D8
accent
#D41169
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85