#BD91C3#BD91C3
#BD91C3 is a light, moderate purple. Relative luminance 0.350; OKLCH L 71.5% C 0.086 H 322.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91C3 |
|---|---|
| RGB | rgb(189, 145, 195) |
| HSL | hsl(293, 29%, 67%) |
| HSV | hsv(293, 26%, 76%) |
| CMYK | cmyk(3.1%, 25.6%, 0%, 23.5%) |
| CIE-LAB | lab(65.76, 25.27, -19.49) |
| CIE-LCH | lch(65.76, 31.91, 322.36°) |
| OKLab | oklab(71.47% 0.0684 -0.0527) |
| OKLCH | oklch(71.47% 0.086 322.4) |
| XYZ | xyz(40.9608, 35.0107, 56.2192) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.08
Lilac
#C8A2C8
ΔE00 5.31
Dusty Lavender
#AC86A8
ΔE00 6.06
Heather
#A484AC
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.71
Lavender
#B39DDB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91C3 #97C391
analogous
#A491C3 #BD91C3 #C391B0
triadic
#BD91C3 #C3BD91 #91C3BD
tetradic
#BD91C3 #C3A491 #97C391 #91B0C3
square
#BD91C3 #C3A491 #97C391 #91B0C3
split-complementary
#BD91C3 #B0C391 #91C3A4
monochromatic
#854D8D #A569AD #BD91C3 #D5B9D9 #EDE0EE
Accessibility & contrast
On white
2.62
#BD91C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#BD91C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91C3
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91C3 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9DC5
Deuteranopia (green-blind)
#96A1C1
Tritanopia (blue-blind)
#BF96A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bd91c3; /* rgb */ color: rgb(189, 145, 195); /* oklch */ color: oklch(71.5% 0.086 322.4);
Tailwind
colors: {
custom: {
50: '#d1b1d5',
500: '#bd91c3',
950: '#000000',
},
}SCSS
$custom: #bd91c3; $custom-light: #d1b1d5; $custom-dark: #000000;
JSON
{
"hex": "#bd91c3",
"rgb": {
"r": 189,
"g": 145,
"b": 195
},
"hsl": {
"h": 292.8,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.71469,
"c": 0.08638,
"h": 322.4
},
"luminance": 0.3501
}Semantic roles & 50–950 ramp
primary
#BD91C3
secondary
#D2E0D0
accent
#A83D4A
background
#FCFAFD
surface
#F9F5FA
border
#D2CFD3
text
#141014
muted
#827F83