#BD91C0#BD91C0
#BD91C0 is a light, moderate purple. Relative luminance 0.349; OKLCH L 71.4% C 0.083 H 324.3°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91C0 |
|---|---|
| RGB | rgb(189, 145, 192) |
| HSL | hsl(296, 27%, 66%) |
| HSV | hsv(296, 24%, 75%) |
| CMYK | cmyk(1.6%, 24.5%, 0%, 24.7%) |
| CIE-LAB | lab(65.65, 24.69, -17.97) |
| CIE-LCH | lch(65.65, 30.53, 323.95°) |
| OKLab | oklab(71.36% 0.0675 -0.0485) |
| OKLCH | oklch(71.36% 0.083 324.3) |
| XYZ | xyz(40.6250, 34.8764, 54.4507) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.00
Dusty Lavender
#AC86A8
ΔE00 5.51
Pale Purple
#B790D4
ΔE00 5.86
Heather
#A484AC
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.95
Lavender
#B39DDB
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91C0 #94C091
analogous
#A591C0 #BD91C0 #C091AB
triadic
#BD91C0 #C0BD91 #91C0BD
tetradic
#BD91C0 #C0A591 #94C091 #91ABC0
square
#BD91C0 #C0A591 #94C091 #91ABC0
split-complementary
#BD91C0 #ABC091 #91C0A5
monochromatic
#854E88 #A66AAA #BD91C0 #D4B8D6 #ECDFED
Accessibility & contrast
On white
2.63
#BD91C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#BD91C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91C0
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91C0 | 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)
#8D9CC2
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#BF95A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bd91c0; /* rgb */ color: rgb(189, 145, 192); /* oklch */ color: oklch(71.4% 0.083 324.3);
Tailwind
colors: {
custom: {
50: '#d1b1d3',
500: '#bd91c0',
950: '#000000',
},
}SCSS
$custom: #bd91c0; $custom-light: #d1b1d3; $custom-dark: #000000;
JSON
{
"hex": "#bd91c0",
"rgb": {
"r": 189,
"g": 145,
"b": 192
},
"hsl": {
"h": 296.17,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.71355,
"c": 0.08311,
"h": 324.3
},
"luminance": 0.34875
}Semantic roles & 50–950 ramp
primary
#BD91C0
secondary
#D0DECF
accent
#A64046
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141014
muted
#827F82