#BD83ED#BD83ED
#BD83ED is a light, vivid violet. Relative luminance 0.332; OKLCH L 70.9% C 0.160 H 308.1°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BD83ED |
|---|---|
| RGB | rgb(189, 131, 237) |
| HSL | hsl(273, 75%, 72%) |
| HSV | hsv(273, 45%, 93%) |
| CMYK | cmyk(20.3%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.30, 41.82, -45.11) |
| CIE-LCH | lch(64.30, 61.51, 312.83°) |
| OKLab | oklab(70.93% 0.0984 -0.1257) |
| OKLCH | oklch(70.93% 0.16 308.1) |
| XYZ | xyz(44.3857, 33.1663, 84.1678) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.33
Liliac
#C48EFD
ΔE00 3.41
Easter Purple
#C071FE
ΔE00 5.03
Light Urple
#B36FF6
ΔE00 5.72
Baby Purple
#CA9BF7
ΔE00 6.18
Pale Purple
#B790D4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD83ED #B3ED83
analogous
#8883ED #BD83ED #ED83E8
triadic
#BD83ED #EDBD83 #83EDBD
tetradic
#BD83ED #ED8883 #B3ED83 #83E8ED
square
#BD83ED #ED8883 #B3ED83 #83E8ED
split-complementary
#BD83ED #E8ED83 #83ED88
monochromatic
#831FD6 #A14EE5 #BD83ED #D9B8F5 #F1E4FB
Accessibility & contrast
On white
2.75
#BD83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#BD83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD83ED
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD83ED | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99F1
Deuteranopia (green-blind)
#789DEA
Tritanopia (blue-blind)
#B694AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bd83ed; /* rgb */ color: rgb(189, 131, 237); /* oklch */ color: oklch(70.9% 0.160 308.1);
Tailwind
colors: {
custom: {
50: '#d3a8f3',
500: '#bd83ed',
950: '#000000',
},
}SCSS
$custom: #bd83ed; $custom-light: #d3a8f3; $custom-dark: #000000;
JSON
{
"hex": "#bd83ed",
"rgb": {
"r": 189,
"g": 131,
"b": 237
},
"hsl": {
"h": 272.83,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.70929,
"c": 0.15967,
"h": 308.1
},
"luminance": 0.33166
}Semantic roles & 50–950 ramp
primary
#BD83ED
secondary
#E4F3D8
accent
#D70F69
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85