#BD84ED#BD84ED
#BD84ED is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.1% C 0.158 H 307.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BD84ED |
|---|---|
| RGB | rgb(189, 132, 237) |
| HSL | hsl(273, 74%, 72%) |
| HSV | hsv(273, 44%, 93%) |
| CMYK | cmyk(20.3%, 44.3%, 0%, 7.1%) |
| CIE-LAB | lab(64.51, 41.27, -44.77) |
| CIE-LCH | lch(64.51, 60.89, 312.67°) |
| OKLab | oklab(71.09% 0.0971 -0.1247) |
| OKLCH | oklch(71.09% 0.158 307.9) |
| XYZ | xyz(44.5206, 33.4363, 84.2128) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.24
Light Purple
#BF77F6
ΔE00 3.57
Easter Purple
#C071FE
ΔE00 5.26
Baby Purple
#CA9BF7
ΔE00 5.94
Light Urple
#B36FF6
ΔE00 5.94
Pale Purple
#B790D4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD84ED #B4ED84
analogous
#8884ED #BD84ED #ED84E9
triadic
#BD84ED #EDBD84 #84EDBD
tetradic
#BD84ED #ED8884 #B4ED84 #84E9ED
square
#BD84ED #ED8884 #B4ED84 #84E9ED
split-complementary
#BD84ED #E9ED84 #84ED88
monochromatic
#831FD7 #A04FE5 #BD84ED #DAB9F5 #F1E4FB
Accessibility & contrast
On white
2.73
#BD84ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#BD84ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD84ED
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD84ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD84ED | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#B695AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bd84ed; /* rgb */ color: rgb(189, 132, 237); /* oklch */ color: oklch(71.1% 0.158 307.9);
Tailwind
colors: {
custom: {
50: '#d3a9f3',
500: '#bd84ed',
950: '#000000',
},
}SCSS
$custom: #bd84ed; $custom-light: #d3a9f3; $custom-dark: #000000;
JSON
{
"hex": "#bd84ed",
"rgb": {
"r": 189,
"g": 132,
"b": 237
},
"hsl": {
"h": 272.571,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.71092,
"c": 0.15804,
"h": 307.9
},
"luminance": 0.33436
}Semantic roles & 50–950 ramp
primary
#BD84ED
secondary
#E4F3D8
accent
#D70F6A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85