#BD95FB#BD95FB
#BD95FB is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.6% C 0.148 H 301.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BD95FB |
|---|---|
| RGB | rgb(189, 149, 251) |
| HSL | hsl(264, 93%, 78%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(24.7%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.95, 35.13, -45.47) |
| CIE-LCH | lch(68.95, 57.46, 307.69°) |
| OKLab | oklab(74.65% 0.0761 -0.1268) |
| OKLCH | oklch(74.65% 0.148 301) |
| XYZ | xyz(49.1424, 39.2786, 96.2406) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.47
Pastel Purple
#CAA0FF
ΔE00 3.36
Baby Purple
#CA9BF7
ΔE00 3.37
Lilac (survey)
#CEA2FD
ΔE00 4.37
Lavender (survey)
#C79FEF
ΔE00 4.71
Pale Purple
#B790D4
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD95FB #D3FB95
analogous
#95A0FB #BD95FB #F095FB
triadic
#BD95FB #FBBD95 #95FBBD
tetradic
#BD95FB #FB95A0 #D3FB95 #95FBF0
square
#BD95FB #FB95A0 #D3FB95 #95FBF0
split-complementary
#BD95FB #FBF095 #A0FB95
monochromatic
#741FF7 #985AF9 #BD95FB #E2D0FD #EDE2FE
Accessibility & contrast
On white
2.37
#BD95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BD95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD95FB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD95FB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#B2A6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bd95fb; /* rgb */ color: rgb(189, 149, 251); /* oklch */ color: oklch(74.6% 0.148 301.0);
Tailwind
colors: {
custom: {
50: '#d3b4fd',
500: '#bd95fb',
950: '#000000',
},
}SCSS
$custom: #bd95fb; $custom-light: #d3b4fd; $custom-dark: #000000;
JSON
{
"hex": "#bd95fb",
"rgb": {
"r": 189,
"g": 149,
"b": 251
},
"hsl": {
"h": 263.529,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.74645,
"c": 0.14789,
"h": 301
},
"luminance": 0.39279
}Semantic roles & 50–950 ramp
primary
#BD95FB
secondary
#E9F6D5
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085