#BC83ED#BC83ED
#BC83ED is a light, vivid violet. Relative luminance 0.330; OKLCH L 70.8% C 0.159 H 307.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BC83ED |
|---|---|
| RGB | rgb(188, 131, 237) |
| HSL | hsl(272, 75%, 72%) |
| HSV | hsv(272, 45%, 93%) |
| CMYK | cmyk(20.7%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.19, 41.54, -45.28) |
| CIE-LCH | lch(64.19, 61.45, 312.53°) |
| OKLab | oklab(70.83% 0.0972 -0.1262) |
| OKLCH | oklch(70.83% 0.159 307.6) |
| XYZ | xyz(44.1384, 33.0389, 84.1562) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.33
Liliac
#C48EFD
ΔE00 3.42
Easter Purple
#C071FE
ΔE00 5.02
Light Urple
#B36FF6
ΔE00 5.64
Baby Purple
#CA9BF7
ΔE00 6.24
Pale Purple
#B790D4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC83ED #B4ED83
analogous
#8783ED #BC83ED #ED83E9
triadic
#BC83ED #EDBC83 #83EDBC
tetradic
#BC83ED #ED8783 #B4ED83 #83E9ED
square
#BC83ED #ED8783 #B4ED83 #83E9ED
split-complementary
#BC83ED #E9ED83 #83ED87
monochromatic
#821FD6 #9F4EE5 #BC83ED #D9B8F5 #F1E4FB
Accessibility & contrast
On white
2.76
#BC83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#BC83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC83ED
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC83ED | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#B594AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc83ed; /* rgb */ color: rgb(188, 131, 237); /* oklch */ color: oklch(70.8% 0.159 307.6);
Tailwind
colors: {
custom: {
50: '#d2a8f3',
500: '#bc83ed',
950: '#000000',
},
}SCSS
$custom: #bc83ed; $custom-light: #d2a8f3; $custom-dark: #000000;
JSON
{
"hex": "#bc83ed",
"rgb": {
"r": 188,
"g": 131,
"b": 237
},
"hsl": {
"h": 272.264,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.70828,
"c": 0.15934,
"h": 307.6
},
"luminance": 0.33038
}Semantic roles & 50–950 ramp
primary
#BC83ED
secondary
#E4F3D8
accent
#D70F6B
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85