#BE89BD#BE89BD
#BE89BD is a light, moderate purple. Relative luminance 0.325; OKLCH L 69.9% C 0.095 H 327.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89BD |
|---|---|
| RGB | rgb(190, 137, 189) |
| HSL | hsl(301, 29%, 64%) |
| HSV | hsv(301, 28%, 75%) |
| CMYK | cmyk(0%, 27.9%, 0.5%, 25.5%) |
| CIE-LAB | lab(63.77, 28.89, -19.14) |
| CIE-LCH | lch(63.77, 34.65, 326.47°) |
| OKLab | oklab(69.9% 0.0801 -0.0517) |
| OKLCH | oklch(69.9% 0.095 327.2) |
| XYZ | xyz(39.3653, 32.5139, 52.3364) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.55
Heather
#A484AC
ΔE00 5.96
Pale Purple
#B790D4
ΔE00 6.19
Orchid (survey)
#C875C4
ΔE00 6.48
Wisteria
#A87DC2
ΔE00 7.03
Lavender Pink
#DD85D7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89BD #89BE8A
analogous
#A589BE #BE89BD #BE89A3
triadic
#BE89BD #BDBE89 #89BDBE
tetradic
#BE89BD #BEA589 #89BE8A #89A3BE
square
#BE89BD #BEA589 #89BE8A #89A3BE
split-complementary
#BE89BD #A3BE89 #89BEA5
monochromatic
#844983 #A862A7 #BE89BD #D4B0D3 #E9D8E9
Accessibility & contrast
On white
2.80
#BE89BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#BE89BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89BD
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89BD | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BF
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#C18D9B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be89bd; /* rgb */ color: rgb(190, 137, 189); /* oklch */ color: oklch(69.9% 0.095 327.2);
Tailwind
colors: {
custom: {
50: '#d2acd1',
500: '#be89bd',
950: '#000000',
},
}SCSS
$custom: #be89bd; $custom-light: #d2acd1; $custom-dark: #000000;
JSON
{
"hex": "#be89bd",
"rgb": {
"r": 190,
"g": 137,
"b": 189
},
"hsl": {
"h": 301.132,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.69901,
"c": 0.09529,
"h": 327.2
},
"luminance": 0.32513
}Semantic roles & 50–950 ramp
primary
#BE89BD
secondary
#C8DBC9
accent
#A8403E
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82