#BD83EB#BD83EB
#BD83EB is a light, vivid violet. Relative luminance 0.331; OKLCH L 70.8% C 0.157 H 308.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BD83EB |
|---|---|
| RGB | rgb(189, 131, 235) |
| HSL | hsl(273, 72%, 72%) |
| HSV | hsv(273, 44%, 92%) |
| CMYK | cmyk(19.6%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(64.20, 41.37, -44.15) |
| CIE-LCH | lch(64.20, 60.51, 313.14°) |
| OKLab | oklab(70.83% 0.0981 -0.1229) |
| OKLCH | oklch(70.83% 0.157 308.6) |
| XYZ | xyz(44.0951, 33.0501, 82.6375) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.52
Liliac
#C48EFD
ΔE00 3.61
Easter Purple
#C071FE
ΔE00 5.24
Light Urple
#B36FF6
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 6.18
Pale Purple
#B790D4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD83EB #B1EB83
analogous
#8983EB #BD83EB #EB83E5
triadic
#BD83EB #EBBD83 #83EBBD
tetradic
#BD83EB #EB8983 #B1EB83 #83E5EB
square
#BD83EB #EB8983 #B1EB83 #83E5EB
split-complementary
#BD83EB #E5EB83 #83EB89
monochromatic
#8422D2 #A14EE2 #BD83EB #D9B8F4 #F1E5FB
Accessibility & contrast
On white
2.76
#BD83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#BD83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD83EB
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD83EB | 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)
#6B99EF
Deuteranopia (green-blind)
#799CE8
Tritanopia (blue-blind)
#B794AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bd83eb; /* rgb */ color: rgb(189, 131, 235); /* oklch */ color: oklch(70.8% 0.157 308.6);
Tailwind
colors: {
custom: {
50: '#d3a8f2',
500: '#bd83eb',
950: '#000000',
},
}SCSS
$custom: #bd83eb; $custom-light: #d3a8f2; $custom-dark: #000000;
JSON
{
"hex": "#bd83eb",
"rgb": {
"r": 189,
"g": 131,
"b": 235
},
"hsl": {
"h": 273.462,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.70828,
"c": 0.1573,
"h": 308.6
},
"luminance": 0.3305
}Semantic roles & 50–950 ramp
primary
#BD83EB
secondary
#E3F2D8
accent
#D41167
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85