#BD92EF#BD92EF
#BD92EF is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.5% C 0.138 H 304.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BD92EF |
|---|---|
| RGB | rgb(189, 146, 239) |
| HSL | hsl(268, 74%, 75%) |
| HSV | hsv(268, 39%, 94%) |
| CMYK | cmyk(20.9%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.73, 34.03, -40.82) |
| CIE-LCH | lch(67.73, 53.15, 309.82°) |
| OKLab | oklab(73.55% 0.078 -0.1134) |
| OKLCH | oklch(73.55% 0.138 304.5) |
| XYZ | xyz(46.8419, 37.6088, 86.4361) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.78
Baby Purple
#CA9BF7
ΔE00 2.97
Lavender (survey)
#C79FEF
ΔE00 3.91
Pastel Purple
#CAA0FF
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.53
Pale Purple
#B790D4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD92EF #C4EF92
analogous
#9295EF #BD92EF #EB92EF
triadic
#BD92EF #EFBD92 #92EFBD
tetradic
#BD92EF #EF9295 #C4EF92 #92EFEB
square
#BD92EF #EF9295 #C4EF92 #92EFEB
split-complementary
#BD92EF #EFEB92 #95EF92
monochromatic
#7C27DF #9D5DE7 #BD92EF #DDC7F7 #EFE4FB
Accessibility & contrast
On white
2.46
#BD92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BD92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD92EF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD92EF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F3
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#B5A1B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd92ef; /* rgb */ color: rgb(189, 146, 239); /* oklch */ color: oklch(73.5% 0.138 304.5);
Tailwind
colors: {
custom: {
50: '#d2b2f4',
500: '#bd92ef',
950: '#000000',
},
}SCSS
$custom: #bd92ef; $custom-light: #d2b2f4; $custom-dark: #000000;
JSON
{
"hex": "#bd92ef",
"rgb": {
"r": 189,
"g": 146,
"b": 239
},
"hsl": {
"h": 267.742,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.73545,
"c": 0.1376,
"h": 304.5
},
"luminance": 0.37609
}Semantic roles & 50–950 ramp
primary
#BD92EF
secondary
#E6F3D8
accent
#D70F7A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085