#BD92EB#BD92EB
#BD92EB is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.4% C 0.133 H 305.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BD92EB |
|---|---|
| RGB | rgb(189, 146, 235) |
| HSL | hsl(269, 69%, 75%) |
| HSV | hsv(269, 38%, 92%) |
| CMYK | cmyk(19.6%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.56, 33.13, -38.90) |
| CIE-LCH | lch(67.56, 51.10, 310.43°) |
| OKLab | oklab(73.36% 0.0772 -0.1078) |
| OKLCH | oklch(73.36% 0.133 305.6) |
| XYZ | xyz(46.2575, 37.3750, 83.3583) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.02
Liliac
#C48EFD
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 3.64
Pastel Purple
#CAA0FF
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD92EB #C0EB92
analogous
#9294EB #BD92EB #EA92EB
triadic
#BD92EB #EBBD92 #92EBBD
tetradic
#BD92EB #EB9294 #C0EB92 #92EBEA
square
#BD92EB #EB9294 #C0EB92 #92EBEA
split-complementary
#BD92EB #EBEA92 #94EB92
monochromatic
#7E2BD8 #9E5EE2 #BD92EB #DCC6F4 #EFE5FA
Accessibility & contrast
On white
2.48
#BD92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BD92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD92EB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD92EB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#B6A0B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd92eb; /* rgb */ color: rgb(189, 146, 235); /* oklch */ color: oklch(73.4% 0.133 305.6);
Tailwind
colors: {
custom: {
50: '#d2b2f1',
500: '#bd92eb',
950: '#000000',
},
}SCSS
$custom: #bd92eb; $custom-light: #d2b2f1; $custom-dark: #000000;
JSON
{
"hex": "#bd92eb",
"rgb": {
"r": 189,
"g": 146,
"b": 235
},
"hsl": {
"h": 268.989,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.73357,
"c": 0.1326,
"h": 305.6
},
"luminance": 0.37375
}Semantic roles & 50–950 ramp
primary
#BD92EB
secondary
#E6F2D9
accent
#D11576
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085