#BD96EB#BD96EB
#BD96EB is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.1% C 0.126 H 304.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BD96EB |
|---|---|
| RGB | rgb(189, 150, 235) |
| HSL | hsl(268, 68%, 75%) |
| HSV | hsv(268, 36%, 92%) |
| CMYK | cmyk(19.6%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.48, 30.92, -37.46) |
| CIE-LCH | lch(68.48, 48.57, 309.54°) |
| OKLab | oklab(74.06% 0.0715 -0.1037) |
| OKLCH | oklch(74.06% 0.126 304.6) |
| XYZ | xyz(46.8850, 38.6298, 83.5675) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.66
Lavender (survey)
#C79FEF
ΔE00 2.74
Pastel Purple
#CAA0FF
ΔE00 3.68
Lilac (survey)
#CEA2FD
ΔE00 4.01
Liliac
#C48EFD
ΔE00 4.13
Pale Purple
#B790D4
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD96EB #C4EB96
analogous
#9699EB #BD96EB #E796EB
triadic
#BD96EB #EBBD96 #96EBBD
tetradic
#BD96EB #EB9699 #C4EB96 #96EBE7
square
#BD96EB #EB9699 #C4EB96 #96EBE7
split-complementary
#BD96EB #EBE796 #99EB96
monochromatic
#7C2FD7 #9D63E1 #BD96EB #DDC9F5 #EFE5FA
Accessibility & contrast
On white
2.41
#BD96EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BD96EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD96EB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD96EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD96EB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#B6A3B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bd96eb; /* rgb */ color: rgb(189, 150, 235); /* oklch */ color: oklch(74.1% 0.126 304.6);
Tailwind
colors: {
custom: {
50: '#d2b5f1',
500: '#bd96eb',
950: '#000000',
},
}SCSS
$custom: #bd96eb; $custom-light: #d2b5f1; $custom-dark: #000000;
JSON
{
"hex": "#bd96eb",
"rgb": {
"r": 189,
"g": 150,
"b": 235
},
"hsl": {
"h": 267.529,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.74059,
"c": 0.12597,
"h": 304.6
},
"luminance": 0.3863
}Semantic roles & 50–950 ramp
primary
#BD96EB
secondary
#E6F2D9
accent
#D0167A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085