#BD95FA#BD95FA
#BD95FA is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.6% C 0.147 H 301.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BD95FA |
|---|---|
| RGB | rgb(189, 149, 250) |
| HSL | hsl(264, 91%, 78%) |
| HSV | hsv(264, 40%, 98%) |
| CMYK | cmyk(24.4%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(68.91, 34.90, -44.99) |
| CIE-LCH | lch(68.91, 56.94, 307.80°) |
| OKLab | oklab(74.6% 0.0759 -0.1254) |
| OKLCH | oklch(74.6% 0.147 301.2) |
| XYZ | xyz(48.9852, 39.2157, 95.4126) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.48
Baby Purple
#CA9BF7
ΔE00 3.27
Pastel Purple
#CAA0FF
ΔE00 3.32
Lilac (survey)
#CEA2FD
ΔE00 4.30
Lavender (survey)
#C79FEF
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD95FA #D2FA95
analogous
#959FFA #BD95FA #EF95FA
triadic
#BD95FA #FABD95 #95FABD
tetradic
#BD95FA #FA959F #D2FA95 #95FAEF
square
#BD95FA #FA959F #D2FA95 #95FAEF
split-complementary
#BD95FA #FAEF95 #9FFA95
monochromatic
#7420F4 #995BF7 #BD95FA #E1CFFD #EDE2FE
Accessibility & contrast
On white
2.37
#BD95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BD95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD95FA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD95FA | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#83A8F7
Tritanopia (blue-blind)
#B2A6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bd95fa; /* rgb */ color: rgb(189, 149, 250); /* oklch */ color: oklch(74.6% 0.147 301.2);
Tailwind
colors: {
custom: {
50: '#d3b4fc',
500: '#bd95fa',
950: '#000000',
},
}SCSS
$custom: #bd95fa; $custom-light: #d3b4fc; $custom-dark: #000000;
JSON
{
"hex": "#bd95fa",
"rgb": {
"r": 189,
"g": 149,
"b": 250
},
"hsl": {
"h": 263.762,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.74596,
"c": 0.14662,
"h": 301.2
},
"luminance": 0.39216
}Semantic roles & 50–950 ramp
primary
#BD95FA
secondary
#E9F6D5
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085