#BD89BF#BD89BF
#BD89BF is a light, moderate purple. Relative luminance 0.325; OKLCH L 69.9% C 0.097 H 325.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BD89BF |
|---|---|
| RGB | rgb(189, 137, 191) |
| HSL | hsl(298, 30%, 64%) |
| HSV | hsv(298, 28%, 75%) |
| CMYK | cmyk(1%, 28.3%, 0%, 25.1%) |
| CIE-LAB | lab(63.73, 28.93, -20.33) |
| CIE-LCH | lch(63.73, 35.36, 324.91°) |
| OKLab | oklab(69.88% 0.0795 -0.055) |
| OKLCH | oklch(69.88% 0.097 325.3) |
| XYZ | xyz(39.3349, 32.4729, 53.4760) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.59
Dusty Lavender
#AC86A8
ΔE00 5.84
Heather
#A484AC
ΔE00 5.94
Orchid (survey)
#C875C4
ΔE00 6.32
Wisteria
#A87DC2
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD89BF #8BBF89
analogous
#A289BF #BD89BF #BF89A6
triadic
#BD89BF #BFBD89 #89BFBD
tetradic
#BD89BF #BFA289 #8BBF89 #89A6BF
square
#BD89BF #BFA289 #8BBF89 #89A6BF
split-complementary
#BD89BF #A6BF89 #89BFA2
monochromatic
#834885 #A761A9 #BD89BF #D3B1D5 #E9D8EA
Accessibility & contrast
On white
2.80
#BD89BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#BD89BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD89BF
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD89BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD89BF | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C1
Deuteranopia (green-blind)
#919DBD
Tritanopia (blue-blind)
#C08E9C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bd89bf; /* rgb */ color: rgb(189, 137, 191); /* oklch */ color: oklch(69.9% 0.097 325.3);
Tailwind
colors: {
custom: {
50: '#d1acd2',
500: '#bd89bf',
950: '#000000',
},
}SCSS
$custom: #bd89bf; $custom-light: #d1acd2; $custom-dark: #000000;
JSON
{
"hex": "#bd89bf",
"rgb": {
"r": 189,
"g": 137,
"b": 191
},
"hsl": {
"h": 297.778,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.69875,
"c": 0.09666,
"h": 325.3
},
"luminance": 0.32472
}Semantic roles & 50–950 ramp
primary
#BD89BF
secondary
#C9DBC9
accent
#A83D41
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82