#BD92FF#BD92FF
#BD92FF is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.3% C 0.158 H 300.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BD92FF |
|---|---|
| RGB | rgb(189, 146, 255) |
| HSL | hsl(264, 100%, 79%) |
| HSV | hsv(264, 43%, 100%) |
| CMYK | cmyk(25.9%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(68.46, 37.72, -48.43) |
| CIE-LCH | lch(68.46, 61.38, 307.92°) |
| OKLab | oklab(74.33% 0.0808 -0.1354) |
| OKLCH | oklch(74.33% 0.158 300.8) |
| XYZ | xyz(49.3111, 38.5964, 99.4403) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.97
Pastel Purple
#CAA0FF
ΔE00 4.17
Baby Purple
#CA9BF7
ΔE00 4.17
Lilac (survey)
#CEA2FD
ΔE00 5.19
Lavender (survey)
#C79FEF
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD92FF #D4FF92
analogous
#929DFF #BD92FF #F492FF
triadic
#BD92FF #FFBD92 #92FFBD
tetradic
#BD92FF #FF929D #D4FF92 #92FFF4
square
#BD92FF #FF929D #D4FF92 #92FFF4
split-complementary
#BD92FF #FFF492 #9DFF92
monochromatic
#7318FF #9855FF #BD92FF #E2CFFF #ECE0FF
Accessibility & contrast
On white
2.41
#BD92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BD92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD92FF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD92FF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#B1A5BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bd92ff; /* rgb */ color: rgb(189, 146, 255); /* oklch */ color: oklch(74.3% 0.158 300.8);
Tailwind
colors: {
custom: {
50: '#d3b2ff',
500: '#bd92ff',
950: '#000000',
},
}SCSS
$custom: #bd92ff; $custom-light: #d3b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bd92ff",
"rgb": {
"r": 189,
"g": 146,
"b": 255
},
"hsl": {
"h": 263.67,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.74332,
"c": 0.15766,
"h": 300.8
},
"luminance": 0.38597
}Semantic roles & 50–950 ramp
primary
#BD92FF
secondary
#E9F7D4
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086