#BD95EB#BD95EB
#BD95EB is a light, vivid violet. Relative luminance 0.383; OKLCH L 73.9% C 0.128 H 304.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BD95EB |
|---|---|
| RGB | rgb(189, 149, 235) |
| HSL | hsl(268, 68%, 75%) |
| HSV | hsv(268, 37%, 92%) |
| CMYK | cmyk(19.6%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(68.25, 31.47, -37.82) |
| CIE-LCH | lch(68.25, 49.20, 309.77°) |
| OKLab | oklab(73.88% 0.0729 -0.1047) |
| OKLCH | oklch(73.88% 0.128 304.9) |
| XYZ | xyz(46.7261, 38.3121, 83.5145) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.71
Lavender (survey)
#C79FEF
ΔE00 2.95
Pastel Purple
#CAA0FF
ΔE00 3.79
Liliac
#C48EFD
ΔE00 3.93
Lilac (survey)
#CEA2FD
ΔE00 4.14
Pale Purple
#B790D4
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD95EB #C3EB95
analogous
#9598EB #BD95EB #E895EB
triadic
#BD95EB #EBBD95 #95EBBD
tetradic
#BD95EB #EB9598 #C3EB95 #95EBE8
square
#BD95EB #EB9598 #C3EB95 #95EBE8
split-complementary
#BD95EB #EBE895 #98EB95
monochromatic
#7D2ED8 #9D62E1 #BD95EB #DDC8F5 #EFE5FA
Accessibility & contrast
On white
2.42
#BD95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BD95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD95EB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD95EB | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#B6A2B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd95eb; /* rgb */ color: rgb(189, 149, 235); /* oklch */ color: oklch(73.9% 0.128 304.9);
Tailwind
colors: {
custom: {
50: '#d2b4f1',
500: '#bd95eb',
950: '#000000',
},
}SCSS
$custom: #bd95eb; $custom-light: #d2b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bd95eb",
"rgb": {
"r": 189,
"g": 149,
"b": 235
},
"hsl": {
"h": 267.907,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.73882,
"c": 0.12763,
"h": 304.9
},
"luminance": 0.38312
}Semantic roles & 50–950 ramp
primary
#BD95EB
secondary
#E6F2D9
accent
#D01579
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085