#BD94EB#BD94EB
#BD94EB is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.7% C 0.129 H 305.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BD94EB |
|---|---|
| RGB | rgb(189, 148, 235) |
| HSL | hsl(268, 69%, 75%) |
| HSV | hsv(268, 37%, 92%) |
| CMYK | cmyk(19.6%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(68.02, 32.03, -38.18) |
| CIE-LCH | lch(68.02, 49.83, 309.99°) |
| OKLab | oklab(73.71% 0.0744 -0.1058) |
| OKLCH | oklch(73.71% 0.129 305.1) |
| XYZ | xyz(46.5685, 37.9970, 83.4620) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.79
Lavender (survey)
#C79FEF
ΔE00 3.17
Liliac
#C48EFD
ΔE00 3.74
Pastel Purple
#CAA0FF
ΔE00 3.92
Pale Purple
#B790D4
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD94EB #C2EB94
analogous
#9496EB #BD94EB #E994EB
triadic
#BD94EB #EBBD94 #94EBBD
tetradic
#BD94EB #EB9496 #C2EB94 #94EBE9
square
#BD94EB #EB9496 #C2EB94 #94EBE9
split-complementary
#BD94EB #EBE994 #96EB94
monochromatic
#7D2DD8 #9D60E1 #BD94EB #DDC8F5 #EFE5FA
Accessibility & contrast
On white
2.44
#BD94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BD94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD94EB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD94EB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#B6A1B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd94eb; /* rgb */ color: rgb(189, 148, 235); /* oklch */ color: oklch(73.7% 0.129 305.1);
Tailwind
colors: {
custom: {
50: '#d2b4f1',
500: '#bd94eb',
950: '#000000',
},
}SCSS
$custom: #bd94eb; $custom-light: #d2b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bd94eb",
"rgb": {
"r": 189,
"g": 148,
"b": 235
},
"hsl": {
"h": 268.276,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.73706,
"c": 0.12929,
"h": 305.1
},
"luminance": 0.37997
}Semantic roles & 50–950 ramp
primary
#BD94EB
secondary
#E6F2D9
accent
#D01578
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085