#BD91C6#BD91C6
#BD91C6 is a light, moderate purple. Relative luminance 0.351; OKLCH L 71.6% C 0.090 H 320.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91C6 |
|---|---|
| RGB | rgb(189, 145, 198) |
| HSL | hsl(290, 32%, 67%) |
| HSV | hsv(290, 27%, 78%) |
| CMYK | cmyk(4.5%, 26.8%, 0%, 22.4%) |
| CIE-LAB | lab(65.86, 25.86, -21.00) |
| CIE-LCH | lch(65.86, 33.32, 320.92°) |
| OKLab | oklab(71.59% 0.0693 -0.057) |
| OKLCH | oklch(71.59% 0.09 320.6) |
| XYZ | xyz(41.3034, 35.1478, 58.0235) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.32
Lilac
#C8A2C8
ΔE00 5.71
Heather
#A484AC
ΔE00 6.52
Plum
#DDA0DD
ΔE00 6.56
Dusty Lavender
#AC86A8
ΔE00 6.65
Lavender
#B39DDB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91C6 #9AC691
analogous
#A291C6 #BD91C6 #C691B5
triadic
#BD91C6 #C6BD91 #91C6BD
tetradic
#BD91C6 #C6A291 #9AC691 #91B5C6
square
#BD91C6 #C6A291 #9AC691 #91B5C6
split-complementary
#BD91C6 #B5C691 #91C6A2
monochromatic
#854B91 #A569B1 #BD91C6 #D5B9DB #EDE2F0
Accessibility & contrast
On white
2.62
#BD91C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#BD91C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91C6
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91C6 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9DC8
Deuteranopia (green-blind)
#95A2C4
Tritanopia (blue-blind)
#BE96A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bd91c6; /* rgb */ color: rgb(189, 145, 198); /* oklch */ color: oklch(71.6% 0.090 320.6);
Tailwind
colors: {
custom: {
50: '#d1b1d7',
500: '#bd91c6',
950: '#000000',
},
}SCSS
$custom: #bd91c6; $custom-light: #d1b1d7; $custom-dark: #000000;
JSON
{
"hex": "#bd91c6",
"rgb": {
"r": 189,
"g": 145,
"b": 198
},
"hsl": {
"h": 289.811,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.71586,
"c": 0.08972,
"h": 320.6
},
"luminance": 0.35147
}Semantic roles & 50–950 ramp
primary
#BD91C6
secondary
#D4E2D1
accent
#AA3B4E
background
#FCFAFD
surface
#F9F5FA
border
#D2CFD3
text
#141114
muted
#828083