#BD91C1#BD91C1
#BD91C1 is a light, moderate purple. Relative luminance 0.349; OKLCH L 71.4% C 0.084 H 323.7°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91C1 |
|---|---|
| RGB | rgb(189, 145, 193) |
| HSL | hsl(295, 28%, 66%) |
| HSV | hsv(295, 25%, 76%) |
| CMYK | cmyk(2.1%, 24.9%, 0%, 24.3%) |
| CIE-LAB | lab(65.69, 24.88, -18.48) |
| CIE-LCH | lch(65.69, 30.99, 323.40°) |
| OKLab | oklab(71.39% 0.0678 -0.0499) |
| OKLCH | oklch(71.39% 0.084 323.7) |
| XYZ | xyz(40.7362, 34.9209, 55.0362) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.09
Pale Purple
#B790D4
ΔE00 5.60
Dusty Lavender
#AC86A8
ΔE00 5.69
Heather
#A484AC
ΔE00 6.07
Plum
#DDA0DD
ΔE00 6.86
Lavender
#B39DDB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91C1 #95C191
analogous
#A591C1 #BD91C1 #C191AD
triadic
#BD91C1 #C1BD91 #91C1BD
tetradic
#BD91C1 #C1A591 #95C191 #91ADC1
square
#BD91C1 #C1A591 #95C191 #91ADC1
split-complementary
#BD91C1 #ADC191 #91C1A5
monochromatic
#854E8A #A66AAB #BD91C1 #D4B8D7 #ECDFED
Accessibility & contrast
On white
2.63
#BD91C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#BD91C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91C1
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91C1 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC3
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#BF95A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bd91c1; /* rgb */ color: rgb(189, 145, 193); /* oklch */ color: oklch(71.4% 0.084 323.7);
Tailwind
colors: {
custom: {
50: '#d1b1d3',
500: '#bd91c1',
950: '#000000',
},
}SCSS
$custom: #bd91c1; $custom-light: #d1b1d3; $custom-dark: #000000;
JSON
{
"hex": "#bd91c1",
"rgb": {
"r": 189,
"g": 145,
"b": 193
},
"hsl": {
"h": 295,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.71393,
"c": 0.08419,
"h": 323.7
},
"luminance": 0.3492
}Semantic roles & 50–950 ramp
primary
#BD91C1
secondary
#D0DFCF
accent
#A73F48
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141014
muted
#827F82