#BD94FA#BD94FA
#BD94FA is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.4% C 0.148 H 301.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BD94FA |
|---|---|
| RGB | rgb(189, 148, 250) |
| HSL | hsl(264, 91%, 78%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(24.4%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(68.68, 35.45, -45.35) |
| CIE-LCH | lch(68.68, 57.56, 308.01°) |
| OKLab | oklab(74.42% 0.0773 -0.1265) |
| OKLCH | oklch(74.42% 0.148 301.4) |
| XYZ | xyz(48.8277, 38.9007, 95.3601) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.25
Baby Purple
#CA9BF7
ΔE00 3.37
Pastel Purple
#CAA0FF
ΔE00 3.50
Lilac (survey)
#CEA2FD
ΔE00 4.47
Lavender (survey)
#C79FEF
ΔE00 4.74
Pale Purple
#B790D4
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD94FA #D1FA94
analogous
#949EFA #BD94FA #F094FA
triadic
#BD94FA #FABD94 #94FABD
tetradic
#BD94FA #FA949E #D1FA94 #94FAF0
square
#BD94FA #FA949E #D1FA94 #94FAF0
split-complementary
#BD94FA #FAF094 #9EFA94
monochromatic
#751FF5 #995AF7 #BD94FA #E1CEFD #EDE2FE
Accessibility & contrast
On white
2.39
#BD94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BD94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD94FA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD94FA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#B2A5BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bd94fa; /* rgb */ color: rgb(189, 148, 250); /* oklch */ color: oklch(74.4% 0.148 301.4);
Tailwind
colors: {
custom: {
50: '#d3b4fc',
500: '#bd94fa',
950: '#000000',
},
}SCSS
$custom: #bd94fa; $custom-light: #d3b4fc; $custom-dark: #000000;
JSON
{
"hex": "#bd94fa",
"rgb": {
"r": 189,
"g": 148,
"b": 250
},
"hsl": {
"h": 264.118,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.74423,
"c": 0.14822,
"h": 301.4
},
"luminance": 0.38901
}Semantic roles & 50–950 ramp
primary
#BD94FA
secondary
#E9F6D5
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085