#BD91C4#BD91C4
#BD91C4 is a light, moderate purple. Relative luminance 0.351; OKLCH L 71.5% C 0.087 H 321.8°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91C4 |
|---|---|
| RGB | rgb(189, 145, 196) |
| HSL | hsl(292, 30%, 67%) |
| HSV | hsv(292, 26%, 77%) |
| CMYK | cmyk(3.6%, 26%, 0%, 23.1%) |
| CIE-LAB | lab(65.79, 25.47, -19.99) |
| CIE-LCH | lch(65.79, 32.38, 321.86°) |
| OKLab | oklab(71.51% 0.0687 -0.0541) |
| OKLCH | oklch(71.51% 0.087 321.8) |
| XYZ | xyz(41.0742, 35.0561, 56.8166) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.82
Lilac
#C8A2C8
ΔE00 5.44
Dusty Lavender
#AC86A8
ΔE00 6.26
Heather
#A484AC
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.65
Lavender
#B39DDB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91C4 #98C491
analogous
#A491C4 #BD91C4 #C491B2
triadic
#BD91C4 #C4BD91 #91C4BD
tetradic
#BD91C4 #C4A491 #98C491 #91B2C4
square
#BD91C4 #C4A491 #98C491 #91B2C4
split-complementary
#BD91C4 #B2C491 #91C4A4
monochromatic
#854C8E #A569AF #BD91C4 #D5B9D9 #EDE1EF
Accessibility & contrast
On white
2.62
#BD91C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#BD91C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91C4
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91C4 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9DC6
Deuteranopia (green-blind)
#96A2C2
Tritanopia (blue-blind)
#BF96A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bd91c4; /* rgb */ color: rgb(189, 145, 196); /* oklch */ color: oklch(71.5% 0.087 321.8);
Tailwind
colors: {
custom: {
50: '#d1b1d6',
500: '#bd91c4',
950: '#000000',
},
}SCSS
$custom: #bd91c4; $custom-light: #d1b1d6; $custom-dark: #000000;
JSON
{
"hex": "#bd91c4",
"rgb": {
"r": 189,
"g": 145,
"b": 196
},
"hsl": {
"h": 291.765,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.71508,
"c": 0.08748,
"h": 321.8
},
"luminance": 0.35055
}Semantic roles & 50–950 ramp
primary
#BD91C4
secondary
#D2E1D0
accent
#A93D4B
background
#FCFAFD
surface
#F9F5FA
border
#D2CFD3
text
#141114
muted
#828083