#BD80ED#BD80ED
#BD80ED is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.4% C 0.165 H 308.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BD80ED |
|---|---|
| RGB | rgb(189, 128, 237) |
| HSL | hsl(274, 75%, 72%) |
| HSV | hsv(274, 46%, 93%) |
| CMYK | cmyk(20.3%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(63.65, 43.44, -46.13) |
| CIE-LCH | lch(63.65, 63.36, 313.28°) |
| OKLab | oklab(70.45% 0.1025 -0.1287) |
| OKLCH | oklch(70.45% 0.165 308.6) |
| XYZ | xyz(43.9886, 32.3721, 84.0355) |
| Luminance | 0.3237 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.65
Liliac
#C48EFD
ΔE00 3.97
Easter Purple
#C071FE
ΔE00 4.38
Light Urple
#B36FF6
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 6.89
Pale Purple
#B790D4
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD80ED #B0ED80
analogous
#8780ED #BD80ED #ED80E7
triadic
#BD80ED #EDBD80 #80EDBD
tetradic
#BD80ED #ED8780 #B0ED80 #80E7ED
square
#BD80ED #ED8780 #B0ED80 #80E7ED
split-complementary
#BD80ED #E7ED80 #80ED87
monochromatic
#841ED4 #A14AE5 #BD80ED #D9B6F5 #F1E4FB
Accessibility & contrast
On white
2.81
#BD80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#BD80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD80ED
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD80ED | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F1
Deuteranopia (green-blind)
#769BEA
Tritanopia (blue-blind)
#B792AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bd80ed; /* rgb */ color: rgb(189, 128, 237); /* oklch */ color: oklch(70.4% 0.165 308.6);
Tailwind
colors: {
custom: {
50: '#d3a6f3',
500: '#bd80ed',
950: '#000000',
},
}SCSS
$custom: #bd80ed; $custom-light: #d3a6f3; $custom-dark: #000000;
JSON
{
"hex": "#bd80ed",
"rgb": {
"r": 189,
"g": 128,
"b": 237
},
"hsl": {
"h": 273.578,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.70446,
"c": 0.16452,
"h": 308.6
},
"luminance": 0.32372
}Semantic roles & 50–950 ramp
primary
#BD80ED
secondary
#E3F2D6
accent
#D70E67
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85