#BD96FB#BD96FB
#BD96FB is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.8% C 0.146 H 300.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BD96FB |
|---|---|
| RGB | rgb(189, 150, 251) |
| HSL | hsl(263, 93%, 79%) |
| HSV | hsv(263, 40%, 98%) |
| CMYK | cmyk(24.7%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.18, 34.58, -45.11) |
| CIE-LCH | lch(69.18, 56.84, 307.47°) |
| OKLab | oklab(74.82% 0.0747 -0.1258) |
| OKLCH | oklch(74.82% 0.146 300.7) |
| XYZ | xyz(49.3013, 39.5964, 96.2936) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.71
Pastel Purple
#CAA0FF
ΔE00 3.18
Baby Purple
#CA9BF7
ΔE00 3.29
Lilac (survey)
#CEA2FD
ΔE00 4.21
Lavender (survey)
#C79FEF
ΔE00 4.56
Pale Violet
#CEAEFA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD96FB #D4FB96
analogous
#96A1FB #BD96FB #EF96FB
triadic
#BD96FB #FBBD96 #96FBBD
tetradic
#BD96FB #FB96A1 #D4FB96 #96FBEF
square
#BD96FB #FB96A1 #D4FB96 #96FBEF
split-complementary
#BD96FB #FBEF96 #A1FB96
monochromatic
#7320F7 #985BF9 #BD96FB #E2D1FD #ECE2FE
Accessibility & contrast
On white
2.35
#BD96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#BD96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD96FB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD96FB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FF
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#B2A7BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bd96fb; /* rgb */ color: rgb(189, 150, 251); /* oklch */ color: oklch(74.8% 0.146 300.7);
Tailwind
colors: {
custom: {
50: '#d3b5fd',
500: '#bd96fb',
950: '#000000',
},
}SCSS
$custom: #bd96fb; $custom-light: #d3b5fd; $custom-dark: #000000;
JSON
{
"hex": "#bd96fb",
"rgb": {
"r": 189,
"g": 150,
"b": 251
},
"hsl": {
"h": 263.168,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.74818,
"c": 0.14631,
"h": 300.7
},
"luminance": 0.39597
}Semantic roles & 50–950 ramp
primary
#BD96FB
secondary
#E9F6D5
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085