#BD82ED#BD82ED
#BD82ED is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.8% C 0.161 H 308.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BD82ED |
|---|---|
| RGB | rgb(189, 130, 237) |
| HSL | hsl(273, 75%, 72%) |
| HSV | hsv(273, 45%, 93%) |
| CMYK | cmyk(20.3%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(64.08, 42.36, -45.45) |
| CIE-LCH | lch(64.08, 62.13, 312.98°) |
| OKLab | oklab(70.77% 0.0998 -0.1267) |
| OKLCH | oklch(70.77% 0.161 308.2) |
| XYZ | xyz(44.2520, 32.8990, 84.1233) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.10
Liliac
#C48EFD
ΔE00 3.59
Easter Purple
#C071FE
ΔE00 4.81
Light Urple
#B36FF6
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 6.42
Pale Purple
#B790D4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD82ED #B2ED82
analogous
#8882ED #BD82ED #ED82E8
triadic
#BD82ED #EDBD82 #82EDBD
tetradic
#BD82ED #ED8882 #B2ED82 #82E8ED
square
#BD82ED #ED8882 #B2ED82 #82E8ED
split-complementary
#BD82ED #E8ED82 #82ED88
monochromatic
#841FD6 #A14DE5 #BD82ED #D9B7F5 #F1E4FB
Accessibility & contrast
On white
2.77
#BD82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#BD82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD82ED
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD82ED | 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)
#6899F1
Deuteranopia (green-blind)
#779CEA
Tritanopia (blue-blind)
#B693AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bd82ed; /* rgb */ color: rgb(189, 130, 237); /* oklch */ color: oklch(70.8% 0.161 308.2);
Tailwind
colors: {
custom: {
50: '#d3a7f3',
500: '#bd82ed',
950: '#000000',
},
}SCSS
$custom: #bd82ed; $custom-light: #d3a7f3; $custom-dark: #000000;
JSON
{
"hex": "#bd82ed",
"rgb": {
"r": 189,
"g": 130,
"b": 237
},
"hsl": {
"h": 273.084,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.70767,
"c": 0.16129,
"h": 308.2
},
"luminance": 0.32899
}Semantic roles & 50–950 ramp
primary
#BD82ED
secondary
#E4F3D8
accent
#D70F68
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85