#BE89BE#BE89BE
#BE89BE is a light, moderate purple. Relative luminance 0.326; OKLCH L 69.9% C 0.096 H 326.5°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BE89BE |
|---|---|
| RGB | rgb(190, 137, 190) |
| HSL | hsl(300, 29%, 64%) |
| HSV | hsv(300, 28%, 75%) |
| CMYK | cmyk(0%, 27.9%, 0%, 25.5%) |
| CIE-LAB | lab(63.80, 29.08, -19.65) |
| CIE-LCH | lch(63.80, 35.09, 325.95°) |
| OKLab | oklab(69.94% 0.0804 -0.0531) |
| OKLCH | oklch(69.94% 0.096 326.5) |
| XYZ | xyz(39.4742, 32.5574, 52.9101) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.73
Pale Purple
#B790D4
ΔE00 5.97
Heather
#A484AC
ΔE00 6.02
Orchid (survey)
#C875C4
ΔE00 6.36
Wisteria
#A87DC2
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE89BE #89BE89
analogous
#A489BE #BE89BE #BE89A4
triadic
#BE89BE #BEBE89 #89BEBE
tetradic
#BE89BE #BEA489 #89BE89 #89A4BE
square
#BE89BE #BEA489 #89BE89 #89A4BE
split-complementary
#BE89BE #A4BE89 #89BEA4
monochromatic
#844984 #A862A8 #BE89BE #D4B0D4 #E9D8E9
Accessibility & contrast
On white
2.80
#BE89BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#BE89BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE89BE
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE89BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE89BE | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596C0
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#C18E9C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be89be; /* rgb */ color: rgb(190, 137, 190); /* oklch */ color: oklch(69.9% 0.096 326.5);
Tailwind
colors: {
custom: {
50: '#d2acd1',
500: '#be89be',
950: '#000000',
},
}SCSS
$custom: #be89be; $custom-light: #d2acd1; $custom-dark: #000000;
JSON
{
"hex": "#be89be",
"rgb": {
"r": 190,
"g": 137,
"b": 190
},
"hsl": {
"h": 300,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.6994,
"c": 0.09632,
"h": 326.5
},
"luminance": 0.32556
}Semantic roles & 50–950 ramp
primary
#BE89BE
secondary
#C8DBC8
accent
#A83E3E
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82