#BD92ED#BD92ED
#BD92ED is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.5% C 0.135 H 305.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BD92ED |
|---|---|
| RGB | rgb(189, 146, 237) |
| HSL | hsl(268, 72%, 75%) |
| HSV | hsv(268, 38%, 93%) |
| CMYK | cmyk(20.3%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.64, 33.58, -39.86) |
| CIE-LCH | lch(67.64, 52.12, 310.11°) |
| OKLab | oklab(73.45% 0.0776 -0.1106) |
| OKLCH | oklch(73.45% 0.135 305) |
| XYZ | xyz(46.5481, 37.4912, 84.8886) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.97
Liliac
#C48EFD
ΔE00 3.08
Lavender (survey)
#C79FEF
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD92ED #C2ED92
analogous
#9294ED #BD92ED #EB92ED
triadic
#BD92ED #EDBD92 #92EDBD
tetradic
#BD92ED #ED9294 #C2ED92 #92EDEB
square
#BD92ED #ED9294 #C2ED92 #92EDEB
split-complementary
#BD92ED #EDEB92 #94ED92
monochromatic
#7D29DC #9D5DE4 #BD92ED #DDC7F6 #EFE5FB
Accessibility & contrast
On white
2.47
#BD92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BD92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD92ED
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD92ED | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#B6A0B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd92ed; /* rgb */ color: rgb(189, 146, 237); /* oklch */ color: oklch(73.5% 0.135 305.0);
Tailwind
colors: {
custom: {
50: '#d2b2f3',
500: '#bd92ed',
950: '#000000',
},
}SCSS
$custom: #bd92ed; $custom-light: #d2b2f3; $custom-dark: #000000;
JSON
{
"hex": "#bd92ed",
"rgb": {
"r": 189,
"g": 146,
"b": 237
},
"hsl": {
"h": 268.352,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.73451,
"c": 0.1351,
"h": 305
},
"luminance": 0.37491
}Semantic roles & 50–950 ramp
primary
#BD92ED
secondary
#E6F2D9
accent
#D41278
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085