#B95DB9#B95DB9
#B95DB9 is a light, vivid purple. Relative luminance 0.216; OKLCH L 62.1% C 0.165 H 327.3°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B95DB9 |
|---|---|
| RGB | rgb(185, 93, 185) |
| HSL | hsl(300, 40%, 55%) |
| HSV | hsv(300, 50%, 73%) |
| CMYK | cmyk(0%, 49.7%, 0%, 27.5%) |
| CIE-LAB | lab(53.65, 50.06, -32.49) |
| CIE-LCH | lch(53.65, 59.68, 327.01°) |
| OKLab | oklab(62.12% 0.1391 -0.0892) |
| OKLCH | oklch(62.12% 0.165 327.3) |
| XYZ | xyz(32.6783, 21.6476, 48.3467) |
| Luminance | 0.2165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.67
Mediumorchid
#BA55D3
ΔE00 5.13
Purplish Pink
#CE5DAE
ΔE00 5.66
Purpley Pink
#C83CB9
ΔE00 5.71
Soft Purple
#A66FB5
ΔE00 5.75
Pinkish Purple
#D648D7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B95DB9 #5DB95D
analogous
#8B5DB9 #B95DB9 #B95D8B
triadic
#B95DB9 #B9B95D #5DB9B9
tetradic
#B95DB9 #B98B5D #5DB95D #5D8BB9
square
#B95DB9 #B98B5D #5DB95D #5D8BB9
split-complementary
#B95DB9 #8BB95D #5DB98B
monochromatic
#6D2F6D #974197 #B95DB9 #CB88CB #DEB2DE
Accessibility & contrast
On white
3.94
#B95DB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#B95DB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B95DB9
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B95DB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B95DB9 | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5479BC
Deuteranopia (green-blind)
#7084B6
Tritanopia (blue-blind)
#BE6783
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #b95db9; /* rgb */ color: rgb(185, 93, 185); /* oklch */ color: oklch(62.1% 0.165 327.3);
Tailwind
colors: {
custom: {
50: '#d08ece',
500: '#b95db9',
950: '#000000',
},
}SCSS
$custom: #b95db9; $custom-light: #d08ece; $custom-dark: #000000;
JSON
{
"hex": "#b95db9",
"rgb": {
"r": 185,
"g": 93,
"b": 185
},
"hsl": {
"h": 300,
"s": 39.655,
"l": 54.51
},
"oklch": {
"l": 0.62117,
"c": 0.16522,
"h": 327.3
},
"luminance": 0.21646
}Semantic roles & 50–950 ramp
primary
#B95DB9
secondary
#A5CCA5
accent
#D05858
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140D13
muted
#837D82