#BD82FF#BD82FF
#BD82FF is a light, vivid violet. Relative luminance 0.340; OKLCH L 71.7% C 0.183 H 304.0°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BD82FF |
|---|---|
| RGB | rgb(189, 130, 255) |
| HSL | hsl(268, 100%, 75%) |
| HSV | hsv(268, 49%, 100%) |
| CMYK | cmyk(25.9%, 49%, 0%, 0%) |
| CIE-LAB | lab(64.97, 46.44, -53.95) |
| CIE-LCH | lch(64.97, 71.18, 310.72°) |
| OKLab | oklab(71.72% 0.102 -0.1514) |
| OKLCH | oklch(71.72% 0.183 304) |
| XYZ | xyz(47.0150, 34.0042, 98.6750) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.98
Liliac
#C48EFD
ΔE00 3.26
Easter Purple
#C071FE
ΔE00 3.91
Light Urple
#B36FF6
ΔE00 4.91
Baby Purple
#CA9BF7
ΔE00 7.11
Bright Lavender
#C760FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD82FF #C4FF82
analogous
#8285FF #BD82FF #FB82FF
triadic
#BD82FF #FFBD82 #82FFBD
tetradic
#BD82FF #FF8285 #C4FF82 #82FFFB
square
#BD82FF #FF8285 #C4FF82 #82FFFB
split-complementary
#BD82FF #FFFB82 #85FF82
monochromatic
#7C08FF #9D45FF #BD82FF #DDBFFF #EFE0FF
Accessibility & contrast
On white
2.69
#BD82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#BD82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD82FF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD82FF | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#6C9EFC
Tritanopia (blue-blind)
#B298B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bd82ff; /* rgb */ color: rgb(189, 130, 255); /* oklch */ color: oklch(71.7% 0.183 304.0);
Tailwind
colors: {
custom: {
50: '#d4a8ff',
500: '#bd82ff',
950: '#000000',
},
}SCSS
$custom: #bd82ff; $custom-light: #d4a8ff; $custom-dark: #000000;
JSON
{
"hex": "#bd82ff",
"rgb": {
"r": 189,
"g": 130,
"b": 255
},
"hsl": {
"h": 268.32,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.71717,
"c": 0.18256,
"h": 304
},
"luminance": 0.34004
}Semantic roles & 50–950 ramp
primary
#BD82FF
secondary
#E6F7D4
accent
#E60079
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86