#BD91C5#BD91C5
#BD91C5 is a light, moderate purple. Relative luminance 0.351; OKLCH L 71.5% C 0.089 H 321.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91C5 |
|---|---|
| RGB | rgb(189, 145, 197) |
| HSL | hsl(291, 31%, 67%) |
| HSV | hsv(291, 26%, 77%) |
| CMYK | cmyk(4.1%, 26.4%, 0%, 22.7%) |
| CIE-LAB | lab(65.83, 25.66, -20.50) |
| CIE-LCH | lch(65.83, 32.85, 321.38°) |
| OKLab | oklab(71.55% 0.069 -0.0555) |
| OKLCH | oklch(71.55% 0.089 321.2) |
| XYZ | xyz(41.1884, 35.1018, 57.4181) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.57
Lilac
#C8A2C8
ΔE00 5.57
Heather
#A484AC
ΔE00 6.41
Dusty Lavender
#AC86A8
ΔE00 6.45
Plum
#DDA0DD
ΔE00 6.60
Lavender
#B39DDB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91C5 #99C591
analogous
#A391C5 #BD91C5 #C591B3
triadic
#BD91C5 #C5BD91 #91C5BD
tetradic
#BD91C5 #C5A391 #99C591 #91B3C5
square
#BD91C5 #C5A391 #99C591 #91B3C5
split-complementary
#BD91C5 #B3C591 #91C5A3
monochromatic
#854C90 #A569B0 #BD91C5 #D5B9DA #EDE1EF
Accessibility & contrast
On white
2.62
#BD91C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#BD91C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91C5
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91C5 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9DC7
Deuteranopia (green-blind)
#96A2C3
Tritanopia (blue-blind)
#BE96A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bd91c5; /* rgb */ color: rgb(189, 145, 197); /* oklch */ color: oklch(71.5% 0.089 321.2);
Tailwind
colors: {
custom: {
50: '#d1b1d6',
500: '#bd91c5',
950: '#000000',
},
}SCSS
$custom: #bd91c5; $custom-light: #d1b1d6; $custom-dark: #000000;
JSON
{
"hex": "#bd91c5",
"rgb": {
"r": 189,
"g": 145,
"b": 197
},
"hsl": {
"h": 290.769,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.71547,
"c": 0.0886,
"h": 321.2
},
"luminance": 0.35101
}Semantic roles & 50–950 ramp
primary
#BD91C5
secondary
#D3E1D1
accent
#AA3C4D
background
#FCFAFD
surface
#F9F5FA
border
#D2CFD3
text
#141114
muted
#828083