#BD91C2#BD91C2
#BD91C2 is a light, moderate purple. Relative luminance 0.350; OKLCH L 71.4% C 0.085 H 323.0°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91C2 |
|---|---|
| RGB | rgb(189, 145, 194) |
| HSL | hsl(294, 29%, 66%) |
| HSV | hsv(294, 25%, 76%) |
| CMYK | cmyk(2.6%, 25.3%, 0%, 23.9%) |
| CIE-LAB | lab(65.72, 25.07, -18.98) |
| CIE-LCH | lch(65.72, 31.45, 322.87°) |
| OKLab | oklab(71.43% 0.0681 -0.0513) |
| OKLCH | oklch(71.43% 0.085 323) |
| XYZ | xyz(40.8481, 34.9657, 55.6257) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.20
Pale Purple
#B790D4
ΔE00 5.34
Dusty Lavender
#AC86A8
ΔE00 5.88
Heather
#A484AC
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.78
Lavender
#B39DDB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91C2 #96C291
analogous
#A591C2 #BD91C2 #C291AF
triadic
#BD91C2 #C2BD91 #91C2BD
tetradic
#BD91C2 #C2A591 #96C291 #91AFC2
square
#BD91C2 #C2A591 #96C291 #91AFC2
split-complementary
#BD91C2 #AFC291 #91C2A5
monochromatic
#854D8B #A56AAC #BD91C2 #D5B8D8 #ECE0EE
Accessibility & contrast
On white
2.63
#BD91C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#BD91C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91C2
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91C2 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC4
Deuteranopia (green-blind)
#97A1C0
Tritanopia (blue-blind)
#BF96A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bd91c2; /* rgb */ color: rgb(189, 145, 194); /* oklch */ color: oklch(71.4% 0.085 323.0);
Tailwind
colors: {
custom: {
50: '#d1b1d4',
500: '#bd91c2',
950: '#000000',
},
}SCSS
$custom: #bd91c2; $custom-light: #d1b1d4; $custom-dark: #000000;
JSON
{
"hex": "#bd91c2",
"rgb": {
"r": 189,
"g": 145,
"b": 194
},
"hsl": {
"h": 293.878,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.71431,
"c": 0.08528,
"h": 323
},
"luminance": 0.34965
}Semantic roles & 50–950 ramp
primary
#BD91C2
secondary
#D1DFCF
accent
#A73E49
background
#FCFAFD
surface
#F9F5FA
border
#D2CFD3
text
#141014
muted
#827F83