#BD96EF#BD96EF
#BD96EF is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.2% C 0.131 H 303.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BD96EF |
|---|---|
| RGB | rgb(189, 150, 239) |
| HSL | hsl(266, 74%, 76%) |
| HSV | hsv(266, 37%, 94%) |
| CMYK | cmyk(20.9%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(68.65, 31.82, -39.38) |
| CIE-LCH | lch(68.65, 50.63, 308.94°) |
| OKLab | oklab(74.24% 0.0724 -0.1092) |
| OKLCH | oklch(74.24% 0.131 303.5) |
| XYZ | xyz(47.4693, 38.8636, 86.6453) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.53
Lavender (survey)
#C79FEF
ΔE00 3.06
Pastel Purple
#CAA0FF
ΔE00 3.31
Liliac
#C48EFD
ΔE00 3.58
Lilac (survey)
#CEA2FD
ΔE00 3.85
Pale Purple
#B790D4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD96EF #C8EF96
analogous
#969CEF #BD96EF #EA96EF
triadic
#BD96EF #EFBD96 #96EFBD
tetradic
#BD96EF #EF969C #C8EF96 #96EFEA
square
#BD96EF #EF969C #C8EF96 #96EFEA
split-complementary
#BD96EF #EFEA96 #9CEF96
monochromatic
#7A2CDF #9C61E7 #BD96EF #DECBF7 #EEE4FB
Accessibility & contrast
On white
2.39
#BD96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#BD96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD96EF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD96EF | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F2
Deuteranopia (green-blind)
#8AA7ED
Tritanopia (blue-blind)
#B5A4B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bd96ef; /* rgb */ color: rgb(189, 150, 239); /* oklch */ color: oklch(74.2% 0.131 303.5);
Tailwind
colors: {
custom: {
50: '#d2b5f4',
500: '#bd96ef',
950: '#000000',
},
}SCSS
$custom: #bd96ef; $custom-light: #d2b5f4; $custom-dark: #000000;
JSON
{
"hex": "#bd96ef",
"rgb": {
"r": 189,
"g": 150,
"b": 239
},
"hsl": {
"h": 266.292,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.74244,
"c": 0.13104,
"h": 303.5
},
"luminance": 0.38864
}Semantic roles & 50–950 ramp
primary
#BD96EF
secondary
#E7F3D8
accent
#D6107F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085