#BD80EB#BD80EB
#BD80EB is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.3% C 0.162 H 309.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BD80EB |
|---|---|
| RGB | rgb(189, 128, 235) |
| HSL | hsl(274, 73%, 71%) |
| HSV | hsv(274, 46%, 92%) |
| CMYK | cmyk(19.6%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(63.55, 43.00, -45.17) |
| CIE-LCH | lch(63.55, 62.37, 313.59°) |
| OKLab | oklab(70.34% 0.1023 -0.1259) |
| OKLCH | oklch(70.34% 0.162 309.1) |
| XYZ | xyz(43.6980, 32.2559, 82.5052) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.86
Liliac
#C48EFD
ΔE00 4.13
Easter Purple
#C071FE
ΔE00 4.61
Light Urple
#B36FF6
ΔE00 5.25
Baby Purple
#CA9BF7
ΔE00 6.89
Pale Purple
#B790D4
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD80EB #AEEB80
analogous
#8780EB #BD80EB #EB80E3
triadic
#BD80EB #EBBD80 #80EBBD
tetradic
#BD80EB #EB8780 #AEEB80 #80E3EB
square
#BD80EB #EB8780 #AEEB80 #80E3EB
split-complementary
#BD80EB #E3EB80 #80EB87
monochromatic
#8521D0 #A24BE3 #BD80EB #D8B5F3 #F1E5FB
Accessibility & contrast
On white
2.82
#BD80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#BD80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD80EB
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD80EB | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EF
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#B791AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bd80eb; /* rgb */ color: rgb(189, 128, 235); /* oklch */ color: oklch(70.3% 0.162 309.1);
Tailwind
colors: {
custom: {
50: '#d3a6f2',
500: '#bd80eb',
950: '#000000',
},
}SCSS
$custom: #bd80eb; $custom-light: #d3a6f2; $custom-dark: #000000;
JSON
{
"hex": "#bd80eb",
"rgb": {
"r": 189,
"g": 128,
"b": 235
},
"hsl": {
"h": 274.206,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.70343,
"c": 0.16219,
"h": 309.1
},
"luminance": 0.32255
}Semantic roles & 50–950 ramp
primary
#BD80EB
secondary
#E1F1D5
accent
#D51165
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85